Commit Graph

579 Commits (27fed83083fc0877fcc678d62d76678cd6bf985f)

Author SHA1 Message Date
Konstantinos Sideris 27fed83083 Retry initial sync on generic network errors (#422) 7 years ago
Konstantinos Sideris 28dda237c2 Don't block on empty from token 7 years ago
Konstantinos Sideris 641364c105 Handle some more edge cases in timeline 7 years ago
Konstantinos Sideris d608950bea Stop calling /messages if the prev_batch token is empty 7 years ago
Konstantinos Sideris e29fceaee4 Fix a use-after-free error during logout 7 years ago
Konstantinos Sideris b10e1bafc8 Add temp fix to work with servers that don't support e2ee endpoints 7 years ago
Konstantinos Sideris ee2ba93ec4 Only call /sync when retrying initial sync (#422) 7 years ago
Konstantinos Sideris 183975be1a Increase LMDB's map size (#413) 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 db9c37d336 Call adjustSize before showing the timeline widget 7 years ago
Konstantinos Sideris 7e16730692 Remove unnecessary height setting for timeline messages 7 years ago
Konstantinos Sideris 9f43ff876a Show the room id in the room settings modal 7 years ago
Konstantinos Sideris 345dca3544 Add method to delete old messages periodically 7 years ago
Rudi Floren c8a59f2d6e Add device ID and device fingerprint to settings page like in Riot. (#407) 7 years ago
Konstantinos Sideris 6d1f2ea9b3 Remove pixel ratio from image scaling 7 years ago
Konstantinos Sideris 04c888c44c Fix crash on logout 7 years ago
Konstantinos Sideris b06203a34b Install the bundled spdlog 7 years ago
Colin Lord bcd92c0604 Enable compilation on FreeBSD (#403) 7 years ago
Konstantinos Sideris cebd8cbc19 Add option to disable desktop notifications 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 a339f5062f Add solid background in TypingDisplay 7 years ago
Konstantinos Sideris 040e29dfb9 Add bottom border line on Linux 7 years ago
Konstantinos Sideris d4c3dac28f Remove the reserved space gap for the typing notifications 7 years ago
Konstantinos Sideris aec5587947 Allow user to configure join rules for a room 7 years ago
Konstantinos Sideris 509d3eb8b4 Add missing update() on typing display 7 years ago
Konstantinos Sideris f955ec762c Use archives instead of repos to fetch dependencies 7 years ago
Konstantinos Sideris 43a4676282 Remove hover event from emoji picker 7 years ago
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