Commit Graph

28 Commits (778921be8ac0a995704838ecc680c45b1ca4cab3)

Author SHA1 Message Date
Joseph Donofry 8b2488b7ef
Update Mentions UI 5 years ago
Joseph Donofry d2af827194
Fix linting issues 5 years ago
Joseph Donofry 579bf23460
Add User Mentions Dialog 5 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 6 years ago
Konstantinos Sideris 8767ea181d Mark unread rooms as such in the room list 6 years ago
Konstantinos Sideris 667ee75d66 Show sidebar after initial sync 6 years ago
Konstantinos Sideris 797a69fd90 Fallback to the login screen when the one-time keys cannot be uploaded 6 years ago
Konstantinos Sideris 27fed83083 Retry initial sync on generic network errors (#422) 6 years ago
Konstantinos Sideris 641364c105 Handle some more edge cases in timeline 6 years ago
Konstantinos Sideris e29fceaee4 Fix a use-after-free error during logout 6 years ago
Konstantinos Sideris b10e1bafc8 Add temp fix to work with servers that don't support e2ee endpoints 6 years ago
Konstantinos Sideris ee2ba93ec4 Only call /sync when retrying initial sync (#422) 6 years ago
Konstantinos Sideris 345dca3544 Add method to delete old messages periodically 6 years ago
Konstantinos Sideris cebd8cbc19 Add option to disable desktop notifications 6 years ago
Konstantinos Sideris aa2f6ce77d Simplify dialog creation 6 years ago
Konstantinos Sideris d4c3dac28f Remove the reserved space gap for the typing notifications 6 years ago
Konstantinos Sideris 54c7eb374a Lower the complexity of the group filtering algorithm (#380) 6 years ago
Konstantinos Sideris e4dedbcaba Mark own read messages with a double checkmark (#377) 6 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 6 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 6 years ago
Konstantinos Sideris 73dbd3c8dd Re-enable groups 6 years ago
Max Sandholm 80ebe3f29d Working D-Bus desktop notifications (#361) 6 years ago
Konstantinos Sideris e7f30b57e8 Use QSharedPointer::data to be compatible with Qt < 5.11 6 years ago
Konstantinos Sideris 6f07ab433e Send image dimensions in m.image event 6 years ago
Konstantinos Sideris 6c5309d9eb Fix regressions regarding UI resizing 6 years ago
Konstantinos Sideris 4073d61045 Add shortcuts for chat-only & Room List-only views 6 years ago
Konstantinos Sideris 5b5d35fd1f Add basic support for replies (#292) 6 years ago
Konstantinos Sideris d56446ce97 Allow arbitrary resizing of the main window & restore sidebar's size 6 years ago
Konstantinos Sideris 4344b6964f Save timeline messages in cache for faster startup times 7 years ago
Konstantinos Sideris 604cdcec8a Save the olm account after we create new one-time keys 7 years ago
Konstantinos Sideris d081fe9b9e Setup BinTray 7 years ago
Konstantinos Sideris 8e9d210a2a Rename the log namespace to avoid symbol clash with the math function 7 years ago
Konstantinos Sideris a97528b432 Fix bug where cache was initialized twice in a row 7 years ago
Konstantinos Sideris 36cb62748b Add menu option to enable encryption in a private room 7 years ago
Konstantinos Sideris 626c680911 Add support for displaying decrypted messages 7 years ago
Konstantinos Sideris b89257a34b Migrate to mtxclient for the http calls 7 years ago
Konstantinos Sideris d88dee3185 Refresh the room info on the top bar after sync 7 years ago
Konstantinos Sideris 05585ff8cf Make explicit that MatrixClient & Cache are unique pointers 7 years ago
Konstantinos Sideris ebed87ea57 Don't use shared pointers for cache 7 years ago
Konstantinos Sideris 4c4ea557b3 Replace shared pointers of MatrixClient with a single instance 7 years ago
Konstantinos Sideris 5aff3e4309 Don't send notification for the room that is currently open 7 years ago
Konstantinos Sideris 506cf68072 Implement desktop notification for mac 7 years ago