Commit Graph

31 Commits (a2566b870e96c5c1fbc4d540bad7f38149a86109)

Author SHA1 Message Date
Nicolas Werner 7ccc120f63 modernize: use nullptr 5 years ago
Nicolas Werner b541cecd2e Enable ban and kick button in UserProfile (and try to fix centering) 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 79f967da8c Reduce Cache.h includes further via one forward declaration 5 years ago
Nicolas Werner 37fbcaf07b Reduce includes of MatrixClient.h, as it is the most expensive header 5 years ago
Nicolas Werner 13df852479 Reduce some include of Cache.h since it needs 11s on average 5 years ago
Nicolas Werner 659e36b113 Update to c++17 5 years ago
Nicolas Werner 43d7fe0d35 Implement sending encrypted files 5 years ago
Nicolas Werner aee29c6ed5 Reenable redactions 5 years ago
Nicolas Werner 52056a79fa Try to reduce memory usage by reusing avatar pixmaps 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 3f563e1e6e
Cache User Mentions 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
redsky17 1d4966d5fd
Add style for reply popup. Fix ALL of the linting issues 6 years ago
Joseph Donofry b9dde957a8
Add initial support for rich replies to nheko 6 years ago
redsky17 4185b8d121 Add unread notification color for user mentioned 6 years ago
redsky17 237c7ad114 Author Color Fixes 6 years ago
Victor Berger 18a98a7c1d Display tags as sorting items in the community panel (#401) 6 years ago
Konstantinos Sideris 667ee75d66 Show sidebar after initial sync 7 years ago
Konstantinos Sideris 990a3a97c7 Merge matrix-structs into the client lib 7 years ago
Konstantinos Sideris e29fceaee4 Fix a use-after-free error during logout 7 years ago
Konstantinos Sideris ee2ba93ec4 Only call /sync when retrying initial sync (#422) 7 years ago
Konstantinos Sideris aa2f6ce77d Simplify dialog creation 7 years ago
Konstantinos Sideris 83008f44e4 Show device list in user profile & add option to create 1-1 chat 7 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
Konstantinos Sideris 73dbd3c8dd Re-enable groups 7 years ago
Max Sandholm 80ebe3f29d Working D-Bus desktop notifications (#361) 7 years ago
Konstantinos Sideris 6f07ab433e Send image dimensions in m.image event 7 years ago
Konstantinos Sideris 6c5309d9eb Fix regressions regarding UI resizing 7 years ago
Konstantinos Sideris 5b5d35fd1f Add basic support for replies (#292) 7 years ago
Konstantinos Sideris 4344b6964f Save timeline messages in cache for faster startup times 7 years ago
Konstantinos Sideris a97528b432 Fix bug where cache was initialized twice in a row 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 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 ed9501023a Add support for retrieving the notification events (#33) 7 years ago
Konstantinos Sideris 7f69c71814 Handle invalid access token 7 years ago
Konstantinos Sideris 3097037c3d Add prototype room settings menu 7 years ago
Konstantinos Sideris 7621dc0cb0 Fix UI inconsistencies between room list & communities 7 years ago
Konstantinos Sideris b655a503a7 Fix signal redefinition warning 7 years ago
Konstantinos Sideris 649d73a7bd Clear typing notifications when the user list is empty 7 years ago