Commit Graph

171 Commits (cf06ce846adfaa17c7fa78f9b32e1262101cd4ce)

Author SHA1 Message Date
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 7 years ago
Konstantinos Sideris d4ce7a9dda Use confirm as the default button 7 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 7 years ago
Konstantinos Sideris e9ee29978d Add context menu option to show the raw message 7 years ago
Konstantinos Sideris 19626dbb10 Small refactoring on the EditModal 7 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
Konstantinos Sideris b06203a34b Install the bundled spdlog 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 aec5587947 Allow user to configure join rules for a room 7 years ago
Konstantinos Sideris b5b5faa5ec Consider the scale ratio when scaling down images 7 years ago
Konstantinos Sideris 98548b1b8b Minor modal adjustments 7 years ago
Konstantinos Sideris 3d2e29bfa0 Remove pixel values from modals, use pointSize instead 7 years ago
Konstantinos Sideris 24bad93f6b Add option to ignore key requests altogether 7 years ago
Konstantinos Sideris 0247b47553 Refactor the room settings menu to look like the user profile 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 21185a44e7 Properly reset the autocomplete anchor when the popup closes 7 years ago
Konstantinos Sideris fde066e236 Use MainWindow instead of QApplication::activeWindow to reference the main window 7 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 7 years ago
Konstantinos Sideris c0d32ef319 Update CI instructions 7 years ago
Konstantinos Sideris 8e9d210a2a Rename the log namespace to avoid symbol clash with the math function 7 years ago
Konstantinos Sideris 36cb62748b Add menu option to enable encryption in a private room 7 years ago
Konstantinos Sideris b89257a34b Migrate to mtxclient for the http calls 7 years ago
Konstantinos Sideris 9eb1c496a0 Retrieve the current room state from cache when the edit modal opens 7 years ago
Konstantinos Sideris 4ab42c68f4 Fix crash on unfinished animation & center the edit modal 7 years ago
Konstantinos Sideris 791a9d0a4d Hide the edit menu when the user doesn't have enough power 7 years ago
Konstantinos Sideris 340c9ab9de Add menu to modify the name & topic of the room 7 years ago
twahm 4bd43780d9 Add read support for room access options (#324) 7 years ago
Konstantinos Sideris 18061f0600 Use the correct avatar size for HiDPI displays 7 years ago
Konstantinos Sideris ebed87ea57 Don't use shared pointers for cache 7 years ago
Konstantinos Sideris 156e1e62a6 Fetch user avatars while browsing the member list 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 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris 72d5d6d286 Show avatars in the completion popup 7 years ago
Konstantinos Sideris 1b5e18cb1a Fix CI builds 7 years ago
Konstantinos Sideris 4659d0efc2 Implement user registration with reCAPTCHA 7 years ago