Commit Graph

69 Commits (5663c58dd92150422b8f881cf0720859173091b8)

Author SHA1 Message Date
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
Konstantinos Sideris d60c2b76e3 Receive typing notifications (#88) 7 years ago
Konstantinos Sideris 88349eae90 Recover from corrupted cache data 7 years ago
Max Sandholm 7ad45d8d64 React to externally left and joined rooms, and add "leave room" button in room menu (#75) 7 years ago
Konstantinos Sideris b9521b0809 Stop sync timer after logout 7 years ago
Konstantinos Sideris 3d13e1416a Use white as the background color 7 years ago
Konstantinos Sideris edff71bc24 Implement image uploads (#24) 7 years ago
Konstantinos Sideris b5ae84c3c3 Add write support for m.emote events 7 years ago
Konstantinos Sideris 177dd6a5b0 Remove cache data when the user logs out 7 years ago
Konstantinos Sideris 7fbfe3af15 Update the cache state at once to avoid being in an invalid state 7 years ago
Konstantinos Sideris 2644e4acca Small style change 7 years ago
Konstantinos Sideris 8d81489e05 Ghetto room switcher 7 years ago
Konstantinos Sideris 69036967ff Focus on the text input when switching rooms 7 years ago
Konstantinos Sideris 146aaa8746 Display the most recent message instead of the topic 7 years ago
Konstantinos Sideris b1c7e58585 Remove extra exception catch 7 years ago
Konstantinos Sideris af0f22fc91 Keep fetching history until the scrollbar gets activated 7 years ago
Konstantinos Sideris 8d05073547 Initial support for state cache 7 years ago
Konstantinos Sideris 95c492bad8 Experimental support for user avatars in timeline 8 years ago
Konstantinos Sideris af80c251d7 Add context menu on RoomList items 8 years ago
Konstantinos Sideris c184362044 Add menu to toggle notifications 8 years ago
Konstantinos Sideris 0cd9e3b1e5 Resolve name and avatar on 1-on-1 rooms 8 years ago
Konstantinos Sideris a45582585d Minimize to tray 8 years ago
Konstantinos Sideris c480f8f4bc Snappy sidebar 8 years ago
Konstantinos Sideris 992af5611b Show user info even if the display name or avatar are missing 8 years ago