Commit Graph

283 Commits (b655a503a7d16789bd46911e444a8b0ef328da31)

Author SHA1 Message Date
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 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 29bd8b71d1 Implement media cache 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 945784db11 Correctly propagate focusOut event on TextEdit 7 years ago
Konstantinos Sideris 0a09ce0f75 Update first & last sender after message deletion 7 years ago
Konstantinos Sideris f4675165ea Add environment variable to allow insecure connections (self-signed certs) 7 years ago
Konstantinos Sideris 15931fc322 Track invites so they can be removed outside of nheko 7 years ago
Konstantinos Sideris 72d5d6d286 Show avatars in the completion popup 7 years ago
Konstantinos Sideris 553a97c8bb Add basic support for username auto-completion 7 years ago
Konstantinos Sideris 8a2b29a3bf Be compatible with cmake 3.1 7 years ago
Konstantinos Sideris 64a6771dc8 Fix text color on room switcher 7 years ago
Konstantinos Sideris 480de2d30b Adjust unread msg bubble 7 years ago
Konstantinos Sideris d2d65b6662 More stylistic changes & dark theme tweaks 7 years ago
Konstantinos Sideris cef385e1e4 Use the full with of the roomlist for the last message 7 years ago
Konstantinos Sideris bac1f46127 Dark theme revisited 7 years ago
Konstantinos Sideris 48ee36f6b2 Add border in community list & minor refactorings (#204) 7 years ago
Konstantinos Sideris b70e09c7ec Add border line above the text input 7 years ago
Konstantinos Sideris 7253dc2c54 roomlist: Put the message timestamp on the top 7 years ago
Konstantinos Sideris fef7cd5b83 Don't count m.room.member or m.room.reaction events as viewable 7 years ago
Konstantinos Sideris 81d3bd8ce6 Remove redacted events from other users (#171) 7 years ago
Konstantinos Sideris a0ae6cf5d5 Add ability to redact messages 7 years ago
Konstantinos Sideris 4a6becacca Add fancy snackbar animation 7 years ago
Konstantinos Sideris 343acaf434 Remove opacity animation from the scrollbar 7 years ago
Konstantinos Sideris 511c58d608 Add context menu option to save images 7 years ago
Konstantinos Sideris 4659d0efc2 Implement user registration with reCAPTCHA 7 years ago
Konstantinos Sideris 39a8150fae Update room name & avatar on new rooms 7 years ago
Konstantinos Sideris d6b61fbb14 Add context menu option to mark events individually as read 7 years ago
Konstantinos Sideris 39abf163b8 Crete a proxy for media to uniquely match signal to the caller 7 years ago
Konstantinos Sideris ea22bdce18 Add a unique id for locally uploaded images 7 years ago
Konstantinos Sideris d703377a0a Add missing header 7 years ago
Konstantinos Sideris 0f62cba498 Retry initial sync only on specific errors 7 years ago
Konstantinos Sideris b15a04b00a Don't open room switcher when another dialog is open 7 years ago
Stuart Mumford 47c31b9a18 Retry initial sync forever (#234) 7 years ago
Konstantinos Sideris 7f7f3a805b Remove dead code & small refactorings using the std library 7 years ago
Konstantinos Sideris 735d508a29 Handle empty matrix ID (regression from 9de1ec1) 7 years ago
Konstantinos Sideris 9de1ec1b7b Fix crash when inviting users 7 years ago
Konstantinos Sideris 12a96aae6d Add some missing references 7 years ago
Konstantinos Sideris c75a136973 Enable room switcher only in the chat view (#251) 7 years ago