Commit Graph

1906 Commits (368e13fac38e22b5c0ce4669de63dcdadbb31116)

Author SHA1 Message Date
Nicolas Werner d30446a8b3
Don't spam key requests directly after startup 4 years ago
Nicolas Werner 884fb74d2d
Add a basic 'Space page' 4 years ago
Nicolas Werner c69d2ef648
Fix off by 1 in previousRoom condition 4 years ago
Nicolas Werner f349b0cce0
Hide spaces by default, unless they are in the current space filter 4 years ago
Nicolas Werner 0ec7be3090
Fix hiding rooms from a space 4 years ago
Nicolas Werner 6bfa6c4c79
Allow filtering by space 4 years ago
Nicolas Werner 12ce7686ce
Show some spaces in the community sidebar 4 years ago
Alexander Bantyev 358a39e6d2
fixup! Allow editing unsent messages 4 years ago
Alexander Bantyev 42bf8799ee
fixup! Allow editing unsent messages 4 years ago
Alexander Bantyev f8d2564e46
fixup! Allow editing unsent messages 4 years ago
Alexander Bantyev 9f798e76ed
Allow editing unsent messages 4 years ago
Nicolas Werner 84434433f2
Fix wrong tags in context menu 4 years ago
Nicolas Werner 019bcf5f5c
Fix copy and paste fail for low prio avatar 4 years ago
Nicolas Werner e6878ee298
Don't read avatarUrl from local profile, if no global avatar is set 4 years ago
Nicolas Werner 4985e1f536
Persist sidebar sizes 4 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
Callum Brown 78607a7e59 Do a .well-known lookup during registration 4 years ago
Callum Brown b8b0b5c618 Give registration server input its own error label 4 years ago
Nicolas Werner 53fcf7f428
Port remaining sidebar actions to qml 4 years ago
Nicolas Werner 567078d39f
Try to get rid of an allocation 4 years ago
Nicolas Werner dfe2495d9a
Optimize completion model by only splitting on normal spaces 4 years ago
Nicolas Werner 18ff58edb3
Fix use after free from Qml widget 4 years ago
pcworld 010debe3e4 Fix notifications in narrow view when content is hidden 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 6112badb08
Reenable userInfo settings menu 4 years ago
Nicolas Werner f2bc184550
Fix device list not showing up and UserProfile blocking the window 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 567fe81ad7
Basic header and footer of room list 4 years ago
Nicolas Werner 39a43ad4ab
Reorganize TimelineView to prepare porting the room list 4 years ago
Nicolas Werner 5658be5215
Move global avatarSize property 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 d52c2515bc
Fix stray 'a' in @room escaping 4 years ago
Nicolas Werner b60d6f4d58
Mark unsent events as uneditable 4 years ago
Nicolas Werner 2df4c532ed
Add TOFU (Trust On First Use) mode to encryption 4 years ago
Nicolas Werner 0d0709ccd3
Show verification status next to messages 4 years ago