Commit Graph

989 Commits (199cea9b38364b0f25fa400a0db2d051594afed4)

Author SHA1 Message Date
Nicolas Werner 0ec7be3090
Fix hiding rooms from a space 3 years ago
Nicolas Werner 6bfa6c4c79
Allow filtering by space 3 years ago
Nicolas Werner 12ce7686ce
Show some spaces in the community sidebar 3 years ago
Alexander Bantyev 358a39e6d2
fixup! Allow editing unsent messages 3 years ago
Alexander Bantyev 42bf8799ee
fixup! Allow editing unsent messages 3 years ago
Alexander Bantyev f8d2564e46
fixup! Allow editing unsent messages 3 years ago
Alexander Bantyev 9f798e76ed
Allow editing unsent messages 3 years ago
Nicolas Werner 84434433f2
Fix wrong tags in context menu 3 years ago
Nicolas Werner 019bcf5f5c
Fix copy and paste fail for low prio avatar 3 years ago
Nicolas Werner 1d80f5d0b4
Remove useless capture 4 years ago
Nicolas Werner a5291605a9
Reenable tag hiding 4 years ago
Nicolas Werner 8d2d8dc267
Enable toggling tags 4 years ago
Nicolas Werner d8c0d4874b
Render community items 4 years ago
Nicolas Werner 2cd1a931c2
Basic community list model 4 years ago
Joseph Donofry 0a833b6e9b
Avoid unnecessary QColor -> QString conversions 4 years ago
Nicolas Werner d364c29c43
Implement switching in narrow mode 4 years ago
Nicolas Werner 567078d39f
Try to get rid of an allocation 4 years ago
Nicolas Werner 18ff58edb3
Fix use after free from Qml widget 4 years ago
Nicolas Werner 2174f6507f
Fix warning 4 years ago
Nicolas Werner 03d30a2abc
Delete old room list 4 years ago
Nicolas Werner 298822baea
Move currentRoom/timeline handling to roomlist 4 years ago
Nicolas Werner e2765212fb
Reimplement room context menus 4 years ago
Nicolas Werner c290b0747f
Reenable invites 4 years ago
Nicolas Werner d307f24adf
Fix leaving rooms 4 years ago
Nicolas Werner f3d956aebc
Fix emoji in new RoomList 4 years ago
Nicolas Werner beeb60e4a1
Sort the room list 4 years ago
Nicolas Werner cd67046f60
Make roomlist look nice 4 years ago
Nicolas Werner 10fd2752f9
Some basic room list 4 years ago
Nicolas Werner 39a43ad4ab
Reorganize TimelineView to prepare porting the room list 4 years ago
Nicolas Werner 22afa122c4
Move openLink to Nheko globals 4 years ago
Nicolas Werner a7f8b23b52
Make palette global in Qml 4 years ago
Nicolas Werner b60d6f4d58
Mark unsent events as uneditable 4 years ago
Nicolas Werner 0d0709ccd3
Show verification status next to messages 4 years ago
Nicolas Werner ab0baf5d9e
Only show actions, when you have permissions to do them 4 years ago
Nicolas Werner 986b561c34
Fix crash when you have no rooms and open the profile as well as not rendering rooms without groups 4 years ago
Nicolas Werner f626de0447
Copy link to message 4 years ago
Nicolas Werner 82fa8ab292
Highlight navigated to message 4 years ago
Nicolas Werner 620b6e8838
Fix some encoding issues when translating matrix.to to matrix: 4 years ago
Nicolas Werner dbf23fafbf
Make pagination logic slightly more robust 4 years ago
Nicolas Werner 76a9240076
Rewrite matrix.to links to matrix uris and handle them the same way 4 years ago
Nicolas Werner 2b253ead9e
Make forward messages a bit more readable 4 years ago
targetakhil ddb1983c63 fix macos build error 4 years ago
Nicolas Werner d6109b95fb
Escape html in topics and show line breaks in the settings 4 years ago
Nicolas Werner c2e625756c
Use one CompletionProxy for everything including EmojiPicker 4 years ago
Joseph Donofry a402e85a0f
Fix display name referenced for incorrect event types 4 years ago
targetakhil ab83c7c3a8 change display name wording 4 years ago
targetakhil 2dfa40e017 strip reply fallbacks from forwarded message 4 years ago
targetakhil 06e12a0a16 move detection code to nheko namespace and fix a few other bugs 4 years ago
targetakhil eb13f7c169 directly upload old file object and reuse old message 4 years ago
targetakhil 9934004702 remove unused function and set position to center of timeline view 4 years ago