Commit Graph

23 Commits (275d4dfed912affccc0af01a20b2c6bc8c59256e)

Author SHA1 Message Date
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 6 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 6 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
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