Commit Graph

5 Commits (a339f5062fa572e4f276b9fe143b772b71af5a5b)

Author SHA1 Message Date
Konstantinos Sideris 24bad93f6b Add option to ignore key requests altogether 6 years ago
Konstantinos Sideris 6c65213c83 Reuse the profile modal & adjust its spacing relative to the font size 6 years ago
Konstantinos Sideris 83008f44e4 Show device list in user profile & add option to create 1-1 chat 6 years ago
Konstantinos Sideris d7e5171bfa Create user profile modal 6 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 6 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 6 years ago
Konstantinos Sideris 363e3735f1 Allow close events from the session manager (#353) 6 years ago
Konstantinos Sideris 6c5309d9eb Fix regressions regarding UI resizing 6 years ago
Konstantinos Sideris d56446ce97 Allow arbitrary resizing of the main window & restore sidebar's size 6 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 7 years ago
Konstantinos Sideris 41a85832b3 Remove unnecessary animations 7 years ago
Konstantinos Sideris 9def76aa08 Linting 7 years ago
Max Sandholm b1214a9ae8 Ctrl-Q from the main window quits the application (#69) 7 years ago