Commit Graph

826 Commits (36c5a8f410c4100668e9d09bf8f0c1fbb9ba6505)
 

Author SHA1 Message Date
Konstantinos Sideris 88e535debe Add flatpak installation 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
Sireesh Kodali 1f50d13b9f Add install instructions for macOS (#395) 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 edf9f5242a v0.5.2 7 years ago
Marcin Mikołajczak eb846f94b7 i18n: Update Polish translation (#390) 7 years ago
Konstantinos Sideris bcdebe9503 Don't use the generic json type for joined_groups 7 years ago
Konstantinos Sideris 300de362c6 Add foreground color for disabled buttons on the dark theme 7 years ago
Konstantinos Sideris e5fe47b172 Increase the opacity of the hover color on the room list 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
Marcin Mikołajczak a823a43686 i18n: Update Polish translation (#382) 7 years ago
Konstantinos Sideris b182ada3df Add note about e2ee 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 40facd116e Bump version to v0.5.1 7 years ago
Konstantinos Sideris 2e1e0efb06 Fix the download path for the Windows notification lib 7 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
mujx 96a2c614bf
Merge pull request #372 from bebehei/notification 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 3a917f7f12 Use a brighter color for button text (#355) 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