Commit Graph

759 Commits (a9974975248711b455194be4389a3828c0fc0596)

Author SHA1 Message Date
Konstantinos Sideris bc38fcec6c Move some info logs to debug 7 years ago
Konstantinos Sideris dd73a4b278 Trim whitespace from text messages 7 years ago
Konstantinos Sideris a0a76e352b Enable html attributes 7 years ago
Konstantinos Sideris 4565f2cf00 Don't break the layout on empty text messages 7 years ago
Konstantinos Sideris 074608dec1 Switch to libcmark 7 years ago
Konstantinos Sideris 72333aec59 Enable Qt auto scaling 7 years ago
Konstantinos Sideris 667ee75d66 Show sidebar after initial sync 7 years ago
Konstantinos Sideris 5267e0262b Remove custom stylesheet for qmenu 7 years ago
Konstantinos Sideris 0588cb3dbf macOs: Add missing border on the TopBar 7 years ago
Konstantinos Sideris 19626dbb10 Small refactoring on the EditModal 7 years ago
Konstantinos Sideris 245a3735e5 Remove debug prints 7 years ago
Konstantinos Sideris 9e8f0b7409 Initial support for sending markdown formatted messages 7 years ago
Konstantinos Sideris a21db789e7 Fix double href links on username pills 7 years ago
Konstantinos Sideris 896fe069b6 Use proxy objects on lambdas instead of raw pointers 7 years ago
Konstantinos Sideris a1af99becb Put back removed links 7 years ago
Konstantinos Sideris 8ad01f520a Add initial support for displaying formatted messages 7 years ago
Konstantinos Sideris 0c6a3b6282 Remove captcha dialog from the member list 7 years ago
Konstantinos Sideris 797a69fd90 Fallback to the login screen when the one-time keys cannot be uploaded 7 years ago
Konstantinos Sideris 4a30eb30b3 Enable colors in console logger 7 years ago
Konstantinos Sideris 990a3a97c7 Merge matrix-structs into the client lib 7 years ago
Konstantinos Sideris e9a8e51208 Guard against flickering for items added to the top of the timeline 7 years ago
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