nheko/resources/qml
Thulinma e7564396fb Improvements to user profiles:
- Set a minimum width on the profile window (avatar size + margins)
- Made avatar editing a separate button, so you can zoom in on your own avatars
- Added hover text to avatar/displayname change buttons, which clarify where they will apply for global/room-specific profiles
- Added display of room name for room-specific profiles, with hover text that explains what that means.
- Added way to open global profile for users from their room-specific profiles (globe button next to room name)
2021-09-05 19:05:43 +02:00
..
components Basic sticker pack editor 2021-08-06 04:31:53 +02:00
delegates Decrease left margins on blockquotes to 1em. 2021-09-04 17:45:22 +02:00
device-verification Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
dialogs Fix a few null warnings 2021-08-29 19:24:44 +02:00
emoji Clear emoji search field when picker closed 2021-08-19 23:40:56 +10:00
ui Fix high CPU usage when a room is open 2021-07-10 17:21:15 +02:00
voip Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
Avatar.qml Allow accepting knocks in the timeline 2021-08-17 23:31:25 +02:00
ChatPage.qml Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
CommunitiesList.qml Try to be compatible with Qt 5.12 2021-06-13 01:51:09 +02:00
Completer.qml Finish converting function to property 2021-07-20 21:47:54 -04:00
ElidedLabel.qml Try to be compatible with Qt 5.12 2021-06-13 01:51:09 +02:00
EncryptionIndicator.qml Allow downloading keys from key backup 2021-08-17 03:24:12 +02:00
ForwardCompleter.qml Use in memory media player instead of storing unencrypted files on disk 2021-08-29 16:32:22 +02:00
ImageButton.qml Fix button spacing 2021-06-13 03:25:37 +02:00
InviteDialog.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
MatrixText.qml Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
MatrixTextField.qml Fix background color on text input 2021-07-20 21:47:46 -04:00
MessageInput.qml Warn the user before they ping the whole room 2021-09-02 03:15:39 +02:00
MessageView.qml Merge pull request #696 from resolritter/reply 2021-09-03 09:43:13 +00:00
NhekoBusyIndicator.qml Make palette global in Qml 2021-05-13 08:23:56 +02:00
NotificationWarning.qml Fix room ping permission checked incorrectly 2021-09-03 12:34:41 +02:00
PrivacyScreen.qml Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
QuickSwitcher.qml Use in memory media player instead of storing unencrypted files on disk 2021-08-29 16:32:22 +02:00
RawMessageDialog.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
Reactions.qml Move currentRoom/timeline handling to roomlist 2021-05-28 22:14:59 +02:00
ReadReceipts.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
ReplyPopup.qml Fix decryption errors in reply popups 2021-08-08 01:17:58 +02:00
RoomDirectory.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
RoomList.qml Allow accepting knocks in the timeline 2021-08-17 23:31:25 +02:00
RoomMembers.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
RoomSettings.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
Root.qml Round images in the image provider 2021-08-14 17:17:50 +02:00
ScrollHelper.qml Allow uploading additional stickers 2021-08-06 04:31:53 +02:00
StatusIndicator.qml QML the read receipts list 2021-07-29 21:07:16 -04:00
TimelineRow.qml Show encryption errors in qml and add request keys button 2021-08-07 22:51:09 +02:00
TimelineView.qml Warn the user before they ping the whole room 2021-09-02 03:15:39 +02:00
ToggleButton.qml Fix qml license headers again 2021-03-14 02:45:20 +01:00
TopBar.qml Show verification status in memberlist 2021-08-13 23:58:26 +02:00
TypingIndicator.qml Move currentRoom/timeline handling to roomlist 2021-05-28 22:14:59 +02:00
UserProfile.qml Improvements to user profiles: 2021-09-05 19:05:43 +02:00