Commit Graph

764 Commits (c1ee22a53eaca688ce0975e8a0732ce193930945)

Author SHA1 Message Date
Konstantinos Sideris aa2f6ce77d Simplify dialog creation 6 years ago
Konstantinos Sideris a339f5062f Add solid background in TypingDisplay 6 years ago
Konstantinos Sideris 040e29dfb9 Add bottom border line on Linux 6 years ago
Konstantinos Sideris d4c3dac28f Remove the reserved space gap for the typing notifications 6 years ago
Konstantinos Sideris aec5587947 Allow user to configure join rules for a room 6 years ago
Konstantinos Sideris 509d3eb8b4 Add missing update() on typing display 6 years ago
Konstantinos Sideris f955ec762c Use archives instead of repos to fetch dependencies 6 years ago
Konstantinos Sideris 43a4676282 Remove hover event from emoji picker 6 years ago
Konstantinos Sideris 3fb57ac049 Add tooltips for the message indicators (#377) 6 years ago
Konstantinos Sideris 8d3ef470f9 Remove hardcoded colors from the typing display 6 years ago
Konstantinos Sideris df42fdc80f Remove unwanted whitespace from the user settings menu 6 years ago
Konstantinos Sideris b5b5faa5ec Consider the scale ratio when scaling down images 6 years ago
Konstantinos Sideris 06b30b3cca Use double instead of int when scaling pixmaps (#393) 6 years ago
Konstantinos Sideris 6ffb747421 Add tab-completion for usernames 6 years ago
Konstantinos Sideris f8a1ed84a8 Fix background color on the room list widget 6 years ago
Konstantinos Sideris 899249a485 Add missing tooltips on buttons 6 years ago
Konstantinos Sideris a845ccb8d7 Use repaint instead of update on the loading animation 6 years ago
Konstantinos Sideris 1f47a6af3a Improve the style of snackbar a bit 6 years ago
Konstantinos Sideris 8386dd73ce Enable scrollbar on the room list for macOS (#174) 6 years ago
Konstantinos Sideris 069f0a1fbd Use native scrollbar in the timeline 6 years ago
Konstantinos Sideris bfdbd49e3e Align timeline widgets to the bottom 6 years ago
Konstantinos Sideris 59a42183bc Fix issue with missing communities due to an unregistered metatype 6 years ago
Konstantinos Sideris 35067088f9 Disable paint updates when removing the room filter 6 years ago
Konstantinos Sideris 6583686a7c Remove spacer & set sizePolicy on the timeline view & widgets 6 years ago
Konstantinos Sideris 6b42e3b202 Simplify the message shown when another app instance is detected 6 years ago
Konstantinos Sideris 98548b1b8b Minor modal adjustments 6 years ago
Konstantinos Sideris 85e93a88a6 Add option to specify the scale factor 6 years ago
Konstantinos Sideris 18695d636d Add input field to specify the device name on login 6 years ago
Konstantinos Sideris 3d2e29bfa0 Remove pixel values from modals, use pointSize instead 6 years ago
Konstantinos Sideris 24bad93f6b Add option to ignore key requests altogether 6 years ago
Konstantinos Sideris 0247b47553 Refactor the room settings menu to look like the user profile 6 years ago
Konstantinos Sideris 5dfd26abc5 Reject key requests for users that are not members of the room 6 years ago
Konstantinos Sideris 73e3161c88 Disable paint updates while applying room filtering (#380) 6 years ago
Konstantinos Sideris 6c65213c83 Reuse the profile modal & adjust its spacing relative to the font size 6 years ago
Konstantinos Sideris 54c7eb374a Lower the complexity of the group filtering algorithm (#380) 6 years ago
Konstantinos Sideris 9d718fccf4 Clear timeline widgets when they exceed a certain limit (#158) 6 years ago
Konstantinos Sideris e8cb2cee0c Use a smaller icon size in the sidebar 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 5540fc0737 Add user avatar after the 'encryption is enabled' message 6 years ago
Konstantinos Sideris 00f99d9ae5 Fix variable shadowing on clang 6 years ago
Konstantinos Sideris e4dedbcaba Mark own read messages with a double checkmark (#377) 6 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 6 years ago
Benedikt Heine c942a4b9fc Explicitly set no timeout for notifications 6 years ago
Benedikt Heine a7cf30005b Update image_data hint to current notification spec 6 years ago
Konstantinos Sideris 21185a44e7 Properly reset the autocomplete anchor when the popup closes 6 years ago
Konstantinos Sideris fde066e236 Use MainWindow instead of QApplication::activeWindow to reference the main window 6 years ago
Konstantinos Sideris 31d09dbd68 De-duplicate the m.room.encryption event 6 years ago
Konstantinos Sideris a9f02128a2 Use the http link for video messages 6 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 6 years ago