Commit Graph

1454 Commits (20885dd66a25d23b326ce4f8f75c3b94fe315d85)

Author SHA1 Message Date
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
Konstantinos Sideris 284d200361 Fix invite button colors on the system theme 7 years ago
Konstantinos Sideris f4675165ea Add environment variable to allow insecure connections (self-signed certs) 7 years ago
Konstantinos Sideris ed0b345e76 Pin invites to the top of the room list 7 years ago
Konstantinos Sideris 15931fc322 Track invites so they can be removed outside of nheko 7 years ago
Konstantinos Sideris f9fd03b958 Simplify variant usage 7 years ago
Konstantinos Sideris f6f46119a6 Fix CI errors 7 years ago
Konstantinos Sideris f02d3ee606 Replace std::thread with QtConcurrent 7 years ago