Commit Graph

103 Commits (3abb49c4a2338f1d07ca68e27f3030b1a6f2a97f)

Author SHA1 Message Date
Konstantinos Sideris d56446ce97 Allow arbitrary resizing of the main window & restore sidebar's size 7 years ago
Konstantinos Sideris 4344b6964f Save timeline messages in cache for faster startup times 7 years ago
Konstantinos Sideris 8e9d210a2a Rename the log namespace to avoid symbol clash with the math function 7 years ago
Konstantinos Sideris 626c680911 Add support for displaying decrypted messages 7 years ago
Konstantinos Sideris b89257a34b Migrate to mtxclient for the http calls 7 years ago
Konstantinos Sideris 05585ff8cf Make explicit that MatrixClient & Cache are unique pointers 7 years ago
Konstantinos Sideris 7d809be79f Hide SnackBar initially & guard against access of an empty list 7 years ago
Konstantinos Sideris ebed87ea57 Don't use shared pointers for cache 7 years ago
Konstantinos Sideris 4c4ea557b3 Replace shared pointers of MatrixClient with a single instance 7 years ago
Konstantinos Sideris 7f69c71814 Handle invalid access token 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 b655a503a7 Fix signal redefinition warning 7 years ago
Konstantinos Sideris 4659d0efc2 Implement user registration with reCAPTCHA 7 years ago
Konstantinos Sideris b15a04b00a Don't open room switcher when another dialog is open 7 years ago
Konstantinos Sideris c75a136973 Enable room switcher only in the chat view (#251) 7 years ago
Konstantinos Sideris f95998a64b Be explicit about the captured parameters in lambdas 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 26f221ec23 Move LeaveRoom dialog to MainWindow (#87) 7 years ago
Konstantinos Sideris 48dabdfdc7 Don't dismiss the loading overlay by clicking 7 years ago
Konstantinos Sideris 72cba5d9eb Disable minimize to tray except for the ChatPage 7 years ago
Konstantinos Sideris d3603606e7 Make some functions inline 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
Max Sandholm 19b526d453 Use system color scheme (using a Qt stylesheet) #104 7 years ago
Konstantinos Sideris 9c331905e6 Fix initial sidebar width 7 years ago
Benjamin Saunders 5bd5555a51 Use C++11 braced list style (#121) 7 years ago
Jani Mustonen 13cb0521fa Improvements to the quick switcher (#109) 7 years ago
Konstantinos Sideris beda0db543 Update issue template 7 years ago
Jani Mustonen 84741adc16 Implement a setting for the tray icon (#108) 7 years ago
Konstantinos Sideris 886edd03fb Add dummy settings menu 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 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 8390ff253d Fix icons for retina displays 7 years ago
Konstantinos Sideris 76ddfb792b Add /join command support 7 years ago
Konstantinos Sideris bc4b47a5e3 Use shared pointer for the modals 7 years ago
Konstantinos Sideris 0c0ac68bc2 Remove extra clang-format options 8 years ago
Konstantinos Sideris 41a85832b3 Remove unnecessary animations 8 years ago
Konstantinos Sideris 9def76aa08 Linting 8 years ago
Max Sandholm b1214a9ae8 Ctrl-Q from the main window quits the application (#69) 8 years ago
Konstantinos Sideris b45f35cb51 Remove hdpi scaling 8 years ago
Konstantinos Sideris fd552b8a9c Remove off-white color 8 years ago
Konstantinos Sideris 1bfe48de75 Style change again 8 years ago
Konstantinos Sideris edff71bc24 Implement image uploads (#24) 8 years ago
Konstantinos Sideris 2644e4acca Small style change 8 years ago
Konstantinos Sideris 8d05073547 Initial support for state cache 8 years ago
Konstantinos Sideris 622fc3f9c3 Save and restore app's window size 8 years ago
Konstantinos Sideris b8c8fed655 Show confirmation dialog on logout 8 years ago