Commit Graph

55 Commits (a2566b870e96c5c1fbc4d540bad7f38149a86109)

Author SHA1 Message Date
Nicolas Werner 46a77a8c11 Fix linter issue 5 years ago
Joseph Donofry 096db389d1
Make closing the reply popup actually clear the reply message 5 years ago
Nicolas Werner 4cd260bfcf Optimize includes a bit 5 years ago
Nicolas Werner 558fd10f7b Add next/prev room shortcuts 5 years ago
Nicolas Werner b541cecd2e Enable ban and kick button in UserProfile (and try to fix centering) 5 years ago
Nicolas Werner b0ff1baa1d Add command for invite,kick,ban and unban 5 years ago
Joseph Donofry 2b8b04a04b
Add initial QML Reply Popup 5 years ago
Nicolas Werner e2f547149a Allow sending messages as plain text 5 years ago
Nicolas Werner fe912240bc Move typing display to qml 5 years ago
Nicolas Werner 4ca8da9a89 Allow replying with an image 5 years ago
Nicolas Werner 5fc1f3bd67 Reduce overhead of Cache.h 5 years ago
Nicolas Werner 659e36b113 Update to c++17 5 years ago
Nicolas Werner 31b00c445b Send encrypted files as generic mimetype and actually set url 5 years ago
Nicolas Werner 43d7fe0d35 Implement sending encrypted files 5 years ago
Nicolas Werner 91d1f19058 Remove old timeline 5 years ago
Nicolas Werner aee29c6ed5 Reenable redactions 5 years ago
Nicolas Werner 0d3c9390c6 Rename initialize to sync, since it does the same thing 5 years ago
Nicolas Werner 8e611abe87 Replace timeline with empty qml view 5 years ago
Nicolas Werner 52056a79fa Try to reduce memory usage by reusing avatar pixmaps 6 years ago
Joseph Donofry 8d04236fbd
Fix build issues w/ clang 6 years ago
Joseph Donofry bcdd97c85f
More updates to mentions functionality 6 years ago
Joseph Donofry 52a2621776
Fix issues with caching and loading of mentions. 6 years ago
Joseph Donofry 7c7889a04d
Fix linting issues w/ the last commit 6 years ago
Joseph Donofry 3f563e1e6e
Cache User Mentions 6 years ago
Joseph Donofry fd2d4d6db3
Update mentions dialog 6 years ago
Joseph Donofry 86888ee713
Fix bug with emoji font setting and clean linting 6 years ago
Joseph Donofry 8b2488b7ef
Update Mentions UI 6 years ago
Joseph Donofry d2af827194
Fix linting issues 6 years ago
Joseph Donofry 579bf23460
Add User Mentions Dialog 6 years ago
Joseph Donofry 129beb57c9
Further Improve Reply Functionality 6 years ago
Joseph Donofry b9dde957a8
Add initial support for rich replies to nheko 6 years ago
rnhmjoj 933fd22e49
escape id when joining a room 6 years ago
redsky17 4185b8d121 Add unread notification color for user mentioned 6 years ago
Konstantinos Sideris aa486a5c0c Adjustments for the minimized sidebar 6 years ago
Konstantinos Sideris 4865f852d8 Remove room re-ordering option 6 years ago
Victor Berger 18a98a7c1d Display tags as sorting items in the community panel (#401) 6 years ago
Konstantinos Sideris fc684f6571 Require login when the cache format changes (regression on #444) 6 years ago
Konstantinos Sideris 440237cdb9 Clean up unread rooms after initial sync 7 years ago
Konstantinos Sideris 8767ea181d Mark unread rooms as such in the room list 7 years ago
Konstantinos Sideris 667ee75d66 Show sidebar after initial sync 7 years ago
Konstantinos Sideris 797a69fd90 Fallback to the login screen when the one-time keys cannot be uploaded 7 years ago
Konstantinos Sideris 27fed83083 Retry initial sync on generic network errors (#422) 7 years ago
Konstantinos Sideris 641364c105 Handle some more edge cases in timeline 7 years ago
Konstantinos Sideris e29fceaee4 Fix a use-after-free error during logout 7 years ago
Konstantinos Sideris b10e1bafc8 Add temp fix to work with servers that don't support e2ee endpoints 7 years ago
Konstantinos Sideris ee2ba93ec4 Only call /sync when retrying initial sync (#422) 7 years ago
Konstantinos Sideris 345dca3544 Add method to delete old messages periodically 7 years ago
Konstantinos Sideris cebd8cbc19 Add option to disable desktop notifications 7 years ago
Konstantinos Sideris aa2f6ce77d Simplify dialog creation 7 years ago
Konstantinos Sideris d4c3dac28f Remove the reserved space gap for the typing notifications 7 years ago