Commit Graph

450 Commits (18061f06002b349bdc0e5b439a84d54545b9c87e)

Author SHA1 Message Date
Konstantinos Sideris 18061f0600 Use the correct avatar size for HiDPI displays 7 years ago
Konstantinos Sideris 05585ff8cf Make explicit that MatrixClient & Cache are unique pointers 7 years ago
Konstantinos Sideris 701aa93b0a Add scrollbar in the settings menu 7 years ago
Anton Karmanov 17896b1c82 Start in tray (#319) 7 years ago
Konstantinos Sideris 7d809be79f Hide SnackBar initially & guard against access of an empty list 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
Konstantinos Sideris ed9501023a Add support for retrieving the notification events (#33) 7 years ago
Konstantinos Sideris 156e1e62a6 Fetch user avatars while browsing the member list 7 years ago
Konstantinos Sideris 8dd21b1dae Remove the extra top margin from timeline widgets 7 years ago
Konstantinos Sideris 7dab863738 Remove flickering by updating auto-complete menu items in-place 7 years ago
Konstantinos Sideris d6ac72ab3f Default to the first item in room selection menu 7 years ago
Konstantinos Sideris 916c0d48af Move access token to header 7 years ago
Konstantinos Sideris 7f69c71814 Handle invalid access token 7 years ago
Konstantinos Sideris 23accc50d6 Show user avatar for messages on different day or time gap > 15 mins 7 years ago
Konstantinos Sideris 763330fd3c Add member list 7 years ago
Konstantinos Sideris 3097037c3d Add prototype room settings menu 7 years ago
Konstantinos Sideris 21c68c5824 Show room tooltips when the sidebar is collapsed 7 years ago
Konstantinos Sideris 62d54146a7 More consistent spacing between messages 7 years ago
Konstantinos Sideris 95120c602b Refactor utils::getMessageDescription 7 years ago
Konstantinos Sideris 7621dc0cb0 Fix UI inconsistencies between room list & communities 7 years ago
Konstantinos Sideris bee9278a1a Remove old/unused code 7 years ago
Konstantinos Sideris 3f80725c33 Add support for displaying m.sticker events 7 years ago
Konstantinos Sideris c971602b2d Add remove_if for maps 7 years ago
Konstantinos Sideris 2c6192d08f Fix clicking on room list suggestions 7 years ago
Konstantinos Sideris b72e48cbab Improve room searching 7 years ago
Konstantinos Sideris 31f5fbf891 Improve the date separator widget 7 years ago
Konstantinos Sideris b655a503a7 Fix signal redefinition warning 7 years ago
Konstantinos Sideris 4fd8eccece Adjust completion menu to fit its contents 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 4f6ffb6e73 Fix CI errors 7 years ago
Konstantinos Sideris 1642f3cf40 Update invites in the UI after sync 7 years ago
Konstantinos Sideris c0e355f485 Properly clean stale invites 7 years ago
Konstantinos Sideris 6d0bc0c05e Strip whitespace from room names for QuickSwitcher 7 years ago
Konstantinos Sideris 7a16e05b14 Initialize views before room list 7 years ago
Konstantinos Sideris 29bd8b71d1 Implement media cache 7 years ago
Konstantinos Sideris 54091cf403 Bump cache format version 7 years ago
Konstantinos Sideris 9d825b07ca Remove dead code 7 years ago
Konstantinos Sideris 74ff905582 Clean up Top Bar 7 years ago
Konstantinos Sideris 4a2f1af090 Save read receipts 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris ca66940ec3 Popup improvements 7 years ago
christarazi 0b3029b3c4 Implement pressing tab to navigate auto completion (#294) 7 years ago
Konstantinos Sideris 5125433552 Hide emoji panel if it's not under the mouse cursor 7 years ago
Konstantinos Sideris 8dc17ccecb Bump version 7 years ago
Konstantinos Sideris 33a8628059 Update the room list after a redacted event has been removed 7 years ago
Konstantinos Sideris 0a09ce0f75 Update first & last sender after message deletion 7 years ago