Commit Graph

32 Commits (025a1b8bfd972652ca6b6534ed0e541cfa222ec9)

Author SHA1 Message Date
Nicolas Werner 1e22274d8c
Use ItemDelegate in RoomList instead of a Rectangle with handlers 3 years ago
Nicolas Werner 211fd9d76c
Fix registration on matrix.org 3 years ago
Nicolas Werner a5030bdd4d
move device verification management to its own file 3 years ago
Loren Burkholder 14488a8fe7 Use the same leave room dialog everywhere 3 years ago
Loren Burkholder e9ed12e27b QML the join room dialog 3 years ago
Nicolas Werner ad1e6c8298
Support bootstrapping crosssigning 3 years ago
Loren Burkholder 81406171a0 QML the logout dialog 3 years ago
Guillaume Girol 82b1cc4e5f add Alt+A keybinding to switch to next room with unread messages 3 years ago
Nicolas Werner 42d2b10d5d
Round images in the image provider 3 years ago
Nicolas Werner 9bad584931
Show verification status in memberlist 3 years ago
Nicolas Werner 87e81498b7
Fix window placement on wayland and add close buttons 3 years ago
Loren Burkholder dab1c9068a QML the raw message dialog 3 years ago
Loren Burkholder 330b9d62a5 Move read receipts connection to allow for future pop-out room views 3 years ago
Loren Burkholder 135622e14e Don't switch room that read receipt-related stuff is opened in 3 years ago
Loren Burkholder 4dd994ae00 QML the read receipts list 3 years ago
Nicolas Werner d955444dc1
Port to explicit connect syntax 3 years ago
Nicolas Werner eafbab6ae1
Add menu to enable or disable stickers globally 3 years ago
Loren Burkholder 44be4c1f4a Move various room auxiliary functions to TimelineManager 3 years ago
Loren Burkholder 44d2818e0c Add property for plain room name 3 years ago
Loren Burkholder 7cd4e6f1c6 make lint 3 years ago
Loren Burkholder a7bdbc2af2 Consolidate connections 3 years ago
Loren Burkholder 48669302ec make lint 3 years ago
Loren Burkholder 73d902611d Actually set invitees property 3 years ago
Loren Burkholder 5d9556722f Fix up components 3 years ago
Loren Burkholder e1acf5d324 make lint 3 years ago
Nicolas Werner 8803908321
Try to be compatible with Qt 5.12 3 years ago
Nicolas Werner 7f4656d3c3
Refactor to use Instantiator instead of doing it manually 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 39a43ad4ab
Reorganize TimelineView to prepare porting the room list 4 years ago
Nicolas Werner 5658be5215
Move global avatarSize property 4 years ago
Nicolas Werner a7f8b23b52
Make palette global in Qml 4 years ago
Nicolas Werner ab0baf5d9e
Only show actions, when you have permissions to do them 4 years ago
Nicolas Werner 1321d9bcca
Fix crash when you have no rooms and open the global user profile 4 years ago
absorber 6ac10963b0
UI/UX improvement: Better naming suggestion. 4 years ago
Nicolas Werner 2d678bdcf6
Allow copying messages via right click 4 years ago
Nicolas Werner 9ab1dc253e
Copy address location 4 years ago
Nicolas Werner f626de0447
Copy link to message 4 years ago
Nicolas Werner 65d85768d0
Clean up design a bit 4 years ago
Nicolas Werner c2e625756c
Use one CompletionProxy for everything including EmojiPicker 4 years ago
targetakhil 6893e3a8d5 show forward menu item only for relevant events, changes to ui 4 years ago
targetakhil ce8246238e Fix basic UI for forward completer 4 years ago
targetakhil 603ff33ea6 added basic forwarding 4 years ago
Nicolas Werner 18e96d5c7d
Fix some TapHandler focus issues 4 years ago
Nicolas Werner 0d4ddadb15
Fix emoji picker appearing in wrong locations 4 years ago
Nicolas Werner e490ef953f
Use native menus 4 years ago
Nicolas Werner 47a7adf823
Use readonly properties where possible 4 years ago
Nicolas Werner 05c636a8d4
Fix qml license headers again 4 years ago
Nicolas Werner 1961312b15
Improve sorting and sizing of completions a bit 4 years ago
Nicolas Werner 3da9c45df2
Fix popup opening at wrong place 4 years ago