Commit Graph

44 Commits (cb93ac3402a9b8d8862ce97d05386c52811166c5)

Author SHA1 Message Date
Nicolas Werner 391b1b3285 Fix #359 4 years ago
Nicolas Werner 525b319a94 lint 4 years ago
LorenDB 53f45bdb1c Switch profile code to a more flexible method 4 years ago
Nicolas Werner 01e38d12ed Fix some compiler warnings 4 years ago
Nicolas Werner 7b46aa2a6e Store secrets in keychain 4 years ago
Kirillpt 68b2f6cb4f
Improve Register page (#346) 4 years ago
Nicolas Werner 12fff7408e Optimize build 4 years ago
LorenDB a2bd266c11 Add option for unique config 4 years ago
trilene da27670cbe Port ActiveCallBar to Qml 4 years ago
Nicolas Werner 77e241b9e5 Reenable top bar room settings menus on avatar or title clicks 4 years ago
Nicolas Werner 640b0ee405 Port top bar to Qml 4 years ago
Nicolas Werner 08028d5c57 Refactor UserProfile 5 years ago
trilene 7377215d28 Confirm logout/quit if active call in progress 5 years ago
Nicolas Werner 6b60ff7713 Rename settings to be more consistent 5 years ago
Joseph Donofry b298f01d92
Add signal/slot for decryption changes in last patch 5 years ago
Nicolas Werner 3ef0d9db3c Fix Registration 5 years ago
Nicolas Werner 6bdc75d073 Reset user colors on theme change (in qml timeline) 5 years ago
Nicolas Werner 4cd260bfcf Optimize includes a bit 5 years ago
Nicolas Werner 995568814b Use cleaned up logo 5 years ago
Nicolas Werner 79f967da8c Reduce Cache.h includes further via one forward declaration 5 years ago
Nicolas Werner 5fc1f3bd67 Reduce overhead of Cache.h 5 years ago
redsky17 faff23ed38 Fix lint issues in last commit 6 years ago
redsky17 6c31f5fe7a Add initial support for QtIndenticon 6 years ago
redsky17 2ba51c821e Update user colors to use Cache vs Utils 6 years ago
redsky17 d70bc94f61 Fix lambda capture error 6 years ago
redsky17 237c7ad114 Author Color Fixes 6 years ago
Konstantinos Sideris aa486a5c0c Adjustments for the minimized sidebar 6 years ago
Konstantinos Sideris 9038c950ae Remove pixel value from fonts 6 years ago
Konstantinos Sideris 2a2b52e07f Center dialogs around the main window 7 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 7 years ago
Konstantinos Sideris 667ee75d66 Show sidebar after initial sync 7 years ago
Konstantinos Sideris e29fceaee4 Fix a use-after-free error during logout 7 years ago
Konstantinos Sideris 05547086fb Increase the minimum modal size 7 years ago
Konstantinos Sideris aa2f6ce77d Simplify dialog creation 7 years ago
Konstantinos Sideris 24bad93f6b Add option to ignore key requests altogether 7 years ago
Konstantinos Sideris 6c65213c83 Reuse the profile modal & adjust its spacing relative to the font size 7 years ago
Konstantinos Sideris 83008f44e4 Show device list in user profile & add option to create 1-1 chat 7 years ago
Konstantinos Sideris d7e5171bfa Create user profile modal 7 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 7 years ago
Konstantinos Sideris 363e3735f1 Allow close events from the session manager (#353) 7 years ago
Konstantinos Sideris 6c5309d9eb Fix regressions regarding UI resizing 7 years ago
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