Commit Graph

92 Commits (4098cf67800214004d667f75a20242a39c14a24b)

Author SHA1 Message Date
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
Konstantinos Sideris d872b1060b Reset cache on breaking changes 7 years ago
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 7 years ago
Konstantinos Sideris 914bdecc0b Initial integration with matrix-structs 7 years ago
Konstantinos Sideris 5573548fb1 Allow audio clip uploads 7 years ago
Konstantinos Sideris 32c8340577 Create directories for related files 7 years ago
Konstantinos Sideris fdb76bb5c1 Implement file uploads 7 years ago
Konstantinos Sideris 0f363b5f44 Send read receipts 7 years ago
Konstantinos Sideris fc34f373df Remove unnecessary comments 7 years ago
Konstantinos Sideris 937caddacd Keep track of newly joined rooms in the settings manager 7 years ago
Max Sandholm 19b526d453 Use system color scheme (using a Qt stylesheet) #104 7 years ago
Jani Mustonen 4e1c8dd663 Implement a per-room send queue. (#118) 7 years ago
Konstantinos Sideris 9c331905e6 Fix initial sidebar width 7 years ago
Konstantinos Sideris a6b84fac45 Remove unnecessary layouts 7 years ago
Jani Mustonen 13cb0521fa Improvements to the quick switcher (#109) 7 years ago
Konstantinos Sideris 886edd03fb Add dummy settings menu 7 years ago
Thomas Herzog 287b5aa4c0 Implemented sending of typing notifications (#105) 7 years ago
Konstantinos Sideris 91b8427795 Add missing headers 7 years ago
Konstantinos Sideris c18a49915b Save the changes between syncs in cache 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago
Konstantinos Sideris c6e1068e0e Lint 7 years ago
Konstantinos Sideris 160fe1d668 Remove cache updates from the main thread 7 years ago
Konstantinos Sideris 3cae6c3983 Remove ui flickering when adding new timeline events 7 years ago
Konstantinos Sideris 47d1546adf Clean unread count when the user logs out 7 years ago
Konstantinos Sideris 13e526c27d Retry initial sync (#19) 7 years ago
Konstantinos Sideris 8a9a513ecd Move ctrl-k callback to the MainWindow 7 years ago
Konstantinos Sideris 9b60fdd620 Remove sync timer 7 years ago
Konstantinos Sideris 8390ff253d Fix icons for retina displays 7 years ago
Konstantinos Sideris 76ddfb792b Add /join command support 7 years ago
Konstantinos Sideris ebe36b5713 Drop the loading screen if consensus can't be achieved 7 years ago
Konstantinos Sideris 6e1285bb0e Prevent FOUC 7 years ago
Konstantinos Sideris bc4b47a5e3 Use shared pointer for the modals 7 years ago
Konstantinos Sideris 28b3a3fde0 Put typing notifications above the text input 7 years ago