Commit Graph

102 Commits (fa829bebd09e015e6696a2428137fac3f1eb29cc)

Author SHA1 Message Date
Adasauce cb36050822
use QStandardPaths locations for all file dialogs. 5 years ago
Nicolas Werner a2566b870e show image dialog fullscreen instead of resizing to the size of the first desktop 5 years ago
Adasauce 95c2525218
Remove move() in ImageOverlay 5 years ago
Nicolas Werner 2b531227a8 modernize: use override 5 years ago
Nicolas Werner 7ccc120f63 modernize: use nullptr 5 years ago
Nicolas Werner aae8612482 use room rules for mentions 5 years ago
Nicolas Werner 4612266a67 Add muting 5 years ago
Nicolas Werner 657f48b139 Remove wildcard mtx.hpp includes 5 years ago
Nicolas Werner 63f3071445 Remove more unneeded headers 5 years ago
Nicolas Werner 127fb9370b Remove metatypes from headers 5 years ago
Nicolas Werner 4cd260bfcf Optimize includes a bit 5 years ago
Nicolas Werner b541cecd2e Enable ban and kick button in UserProfile (and try to fix centering) 5 years ago
Nicolas Werner aa7ac71cfe Fix room avatars in settings 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
Nicolas Werner 13df852479 Reduce some include of Cache.h since it needs 11s on average 5 years ago
Nicolas Werner 001c94865c Fix windows build 5 years ago
Nicolas Werner 91d1f19058 Remove old timeline 5 years ago
Nicolas Werner a83ae7e95f Fix section layout issues and pagination issues 5 years ago
Nicolas Werner 52056a79fa Try to reduce memory usage by reusing avatar pixmaps 6 years ago
Joseph Donofry 3f563e1e6e
Cache User Mentions 6 years ago
Joseph Donofry 24a6495291
Fix lambda capture issue 6 years ago
Joseph Donofry fd2d4d6db3
Update mentions dialog 6 years ago
Nicolas Werner dbb8eecf29 media->file in error message, when image upload fails 6 years ago
Nicolas Werner 1c9cc33902 Try to localise timestamps 6 years ago
Nicolas Werner cefe5fe719 Fix copy and pasting image from clipboard 6 years ago
Joseph Donofry d2af827194
Fix linting issues 6 years ago
Joseph Donofry 579bf23460
Add User Mentions Dialog 6 years ago
Joseph Donofry c0a010acbb
Fix deprecated function call issues with Qt 5.13 6 years ago
Joseph Donofry 175737c28b
Fix some linting issues 6 years ago
Nicolas Werner 713f9dbe89 Show room version in settings 6 years ago
redsky17 75fb95855d
Nlohmann build updates 6 years ago
redsky17 6d629f1c90 Add download button to ImageOverlay 6 years ago
Konstantinos Sideris 8f89ad15f7 Change the minimum width for modals 6 years ago
Konstantinos Sideris 9038c950ae Remove pixel value from fonts 6 years ago
Konstantinos Sideris 7a288cc2cb Add infinite scroll in member list 6 years ago
Konstantinos Sideris 39b4c83bb0 Don't clear the member list when the modal is hidden 6 years ago
Konstantinos Sideris adf2019c56 Use QPushButton on the preview modal 6 years ago
Konstantinos Sideris b0e3a7c7fa Add close buttons to all dialogs 6 years ago
Konstantinos Sideris ce26f041ad Add method to center widgets & clean up unused headers 6 years ago
Konstantinos Sideris ecc346a6da Close dialogs on confirmation 6 years ago
Konstantinos Sideris d4ce7a9dda Use confirm as the default button 6 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 6 years ago
Konstantinos Sideris e9ee29978d Add context menu option to show the raw message 6 years ago
Konstantinos Sideris 19626dbb10 Small refactoring on the EditModal 6 years ago
Konstantinos Sideris 896fe069b6 Use proxy objects on lambdas instead of raw pointers 7 years ago
Konstantinos Sideris b7362298b0 Make lambda that updates avatar a class method 7 years ago
Konstantinos Sideris 56ee290b03 Add the ability to change the room avatar 7 years ago
Konstantinos Sideris 9f43ff876a Show the room id in the room settings modal 7 years ago
Konstantinos Sideris 04c888c44c Fix crash on logout 7 years ago