Commit Graph

39 Commits (046b3f4da6e5b8eec92bd0895048a4df2e916285)

Author SHA1 Message Date
Joseph Donofry b9626f0c69
Additional code cleanup 5 years ago
Alexander 'z33ky' Hirsch 2b9860c3af Add setting to alert on notification 5 years ago
Nicolas Werner f2bfa61e08 Add menu actions to set presence 5 years ago
Nicolas Werner 96f4169be9 Show presence and set custom status messages 5 years ago
Nicolas Werner 7de1fc62e8 Tag rooms via context menu 5 years ago
Joseph Donofry a1661f7006
merge master into reactions 5 years ago
Joseph Donofry b298f01d92
Add signal/slot for decryption changes in last patch 5 years ago
Nicolas Werner dcddea6fb8 Fix reply not closing 5 years ago
Nicolas Werner 0fc98b2692 Experimental blurhash implementation (MXC2448) 5 years ago
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