Commit Graph

13 Commits (377c9e4a79a078014300f35d0638b16293d924c2)

Author SHA1 Message Date
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
Konstantinos Sideris 0028fdfe6c Remove map from room_id to QPixmap from ChatPage 7 years ago
Konstantinos Sideris 29bd8b71d1 Implement media cache 7 years ago
Konstantinos Sideris 9d825b07ca Remove dead code 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris 15931fc322 Track invites so they can be removed outside of nheko 7 years ago
Konstantinos Sideris b70e09c7ec Add border line above the text input 7 years ago
Konstantinos Sideris a0ae6cf5d5 Add ability to redact messages 7 years ago
Konstantinos Sideris d6b61fbb14 Add context menu option to mark events individually as read 7 years ago
Konstantinos Sideris 0f62cba498 Retry initial sync only on specific errors 7 years ago
Stuart Mumford 47c31b9a18 Retry initial sync forever (#234) 7 years ago
Konstantinos Sideris 12a96aae6d Add some missing references 7 years ago
Konstantinos Sideris c8bfb02211 Show loading indicator while waiting for /login & /logout 7 years ago
Konstantinos Sideris 86280098b4 Implement server-side notification count 7 years ago
Konstantinos Sideris ba8faa357f Remove empty destructors 7 years ago
Konstantinos Sideris 26f221ec23 Move LeaveRoom dialog to MainWindow (#87) 7 years ago
Konstantinos Sideris b60554b8fd Add a timeout timer for initial sync (#223, #222) 7 years ago
Konstantinos Sideris 1fad9398fc Use more stl containers & minor refactorings 7 years ago
Konstantinos Sideris c123bada94 Refactor avatar fetching in one function 7 years ago