Commit Graph

759 Commits (a9974975248711b455194be4389a3828c0fc0596)

Author SHA1 Message Date
Konstantinos Sideris 3fb57ac049 Add tooltips for the message indicators (#377) 7 years ago
Konstantinos Sideris 8d3ef470f9 Remove hardcoded colors from the typing display 7 years ago
Konstantinos Sideris df42fdc80f Remove unwanted whitespace from the user settings menu 7 years ago
Konstantinos Sideris b5b5faa5ec Consider the scale ratio when scaling down images 7 years ago
Konstantinos Sideris 06b30b3cca Use double instead of int when scaling pixmaps (#393) 7 years ago
Konstantinos Sideris 6ffb747421 Add tab-completion for usernames 7 years ago
Konstantinos Sideris f8a1ed84a8 Fix background color on the room list widget 7 years ago
Konstantinos Sideris 899249a485 Add missing tooltips on buttons 7 years ago
Konstantinos Sideris a845ccb8d7 Use repaint instead of update on the loading animation 7 years ago
Konstantinos Sideris 1f47a6af3a Improve the style of snackbar a bit 7 years ago
Konstantinos Sideris 8386dd73ce Enable scrollbar on the room list for macOS (#174) 7 years ago
Konstantinos Sideris 069f0a1fbd Use native scrollbar in the timeline 7 years ago
Konstantinos Sideris bfdbd49e3e Align timeline widgets to the bottom 7 years ago
Konstantinos Sideris 59a42183bc Fix issue with missing communities due to an unregistered metatype 7 years ago
Konstantinos Sideris 35067088f9 Disable paint updates when removing the room filter 7 years ago
Konstantinos Sideris 6583686a7c Remove spacer & set sizePolicy on the timeline view & widgets 7 years ago
Konstantinos Sideris 6b42e3b202 Simplify the message shown when another app instance is detected 7 years ago
Konstantinos Sideris 98548b1b8b Minor modal adjustments 7 years ago
Konstantinos Sideris 85e93a88a6 Add option to specify the scale factor 7 years ago
Konstantinos Sideris 18695d636d Add input field to specify the device name on login 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 5dfd26abc5 Reject key requests for users that are not members of the room 7 years ago
Konstantinos Sideris 73e3161c88 Disable paint updates while applying room filtering (#380) 7 years ago
Konstantinos Sideris 6c65213c83 Reuse the profile modal & adjust its spacing relative to the font size 7 years ago
Konstantinos Sideris 54c7eb374a Lower the complexity of the group filtering algorithm (#380) 7 years ago
Konstantinos Sideris 9d718fccf4 Clear timeline widgets when they exceed a certain limit (#158) 7 years ago
Konstantinos Sideris e8cb2cee0c Use a smaller icon size in the sidebar 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 5540fc0737 Add user avatar after the 'encryption is enabled' message 7 years ago
Konstantinos Sideris 00f99d9ae5 Fix variable shadowing on clang 7 years ago
Konstantinos Sideris e4dedbcaba Mark own read messages with a double checkmark (#377) 7 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
Benedikt Heine c942a4b9fc Explicitly set no timeout for notifications 7 years ago
Benedikt Heine a7cf30005b Update image_data hint to current notification spec 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 31d09dbd68 De-duplicate the m.room.encryption event 7 years ago
Konstantinos Sideris a9f02128a2 Use the http link for video messages 7 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 7 years ago
Konstantinos Sideris e6b45263bc User reverse iterator instead of while loop 7 years ago
Konstantinos Sideris 4059f17e15 Add the -v / --version option, which displays the version string of the application. 7 years ago
Konstantinos Sideris c4613b210e Fix Windows build 7 years ago
Konstantinos Sideris 73dbd3c8dd Re-enable groups 7 years ago
Konstantinos Sideris 363e3735f1 Allow close events from the session manager (#353) 7 years ago
Max Sandholm 80ebe3f29d Working D-Bus desktop notifications (#361) 7 years ago
Konstantinos Sideris e7f30b57e8 Use QSharedPointer::data to be compatible with Qt < 5.11 7 years ago
Konstantinos Sideris 6f07ab433e Send image dimensions in m.image event 7 years ago