Commit Graph

124 Commits (0028fdfe6c7485515b2535bb73b1d9075f9bf4fe)

Author SHA1 Message Date
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 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 9d825b07ca Remove dead code 7 years ago
Konstantinos Sideris 4a2f1af090 Save read receipts 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 f6f46119a6 Fix CI errors 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 b70e09c7ec Add border line above the text input 7 years ago
Konstantinos Sideris a0ae6cf5d5 Add ability to redact messages 7 years ago
Konstantinos Sideris af02b4f4a8 Show messages in the RoomList after initial sync 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 9de1ec1b7b Fix crash when inviting users 7 years ago
Konstantinos Sideris 12a96aae6d Add some missing references 7 years ago
Konstantinos Sideris f95998a64b Be explicit about the captured parameters in lambdas 7 years ago
Konstantinos Sideris 8b139c32a3 Minor adjustments 7 years ago
Konstantinos Sideris a8e17b9c91 Notify the user on upload failures 7 years ago
christarazi cd9d1a2ec6 Support audio, video, generic file for pasting (#220) 7 years ago
Konstantinos Sideris c8bfb02211 Show loading indicator while waiting for /login & /logout 7 years ago
Konstantinos Sideris fdd5051dcf Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 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 0e91dae922 Erase items using the key 7 years ago
Konstantinos Sideris 1fad9398fc Use more stl containers & minor refactorings 7 years ago
Konstantinos Sideris c59cd0e80b Load the initial cache data without blocking the UI 7 years ago
Konstantinos Sideris c123bada94 Refactor avatar fetching in one function 7 years ago
Konstantinos Sideris af5663b6bc Add borders 7 years ago
Konstantinos Sideris 4521837765 Add option to disable typing notifications 7 years ago
Konstantinos Sideris d31a08f1d5 Keep syncing regardless of connectivity (#93) 7 years ago
Konstantinos Sideris 3929261a8e Use QSharedPointer to save RoomStates 7 years ago
christarazi ddfce136ed Add support for pasting images into a room (#180) 7 years ago
Konstantinos Sideris 53f670096c Make group's sidebar visible through an option 7 years ago
Max Sandholm 312df6f3bb Communities (#195) 7 years ago
Konstantinos Sideris eaf05748ff Initial support for read receipts 7 years ago
Konstantinos Sideris 208f957911 Re-order room list based on activity 7 years ago
Konstantinos Sideris de61663e42 Use the "state_key" to assign avatars 7 years ago
Konstantinos Sideris 33f534c6f8 Cache room avatars (#139) 7 years ago
Konstantinos Sideris f11044b5eb Handle incoming invites 7 years ago
Konstantinos Sideris 101bf47443 Remove minimum height limit (#160, #163) 7 years ago
Konstantinos Sideris 544b623512 Add dialog to create rooms 7 years ago
Konstantinos Sideris ef0b0f6879 Add menu to invite users 7 years ago
Konstantinos Sideris 19bae2a2e6 Add gui option for joining rooms (#25) 7 years ago