Commit Graph

764 Commits (c1ee22a53eaca688ce0975e8a0732ce193930945)

Author SHA1 Message Date
Konstantinos Sideris 5538a04690 Make the number of unread messages fit in the bubble 7 years ago
Konstantinos Sideris 3cf7ab9f04 Fix line break issue on timeline with long words 7 years ago
Konstantinos Sideris 9eb1c496a0 Retrieve the current room state from cache when the edit modal opens 7 years ago
Konstantinos Sideris d88dee3185 Refresh the room info on the top bar after sync 7 years ago
Konstantinos Sideris 4ab42c68f4 Fix crash on unfinished animation & center the edit modal 7 years ago
Konstantinos Sideris 791a9d0a4d Hide the edit menu when the user doesn't have enough power 7 years ago
Konstantinos Sideris 340c9ab9de Add menu to modify the name & topic of the room 7 years ago
twahm 4bd43780d9 Add read support for room access options (#324) 7 years ago
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