Commit Graph

909 Commits (275d4dfed912affccc0af01a20b2c6bc8c59256e)

Author SHA1 Message Date
Konstantinos Sideris 1312c139cc Don't pre-load messages from caches 7 years ago
Konstantinos Sideris 172d111d1c Add -Wshadow 7 years ago
Konstantinos Sideris 6d474b77f1 Fix variable shadowing that caused the key response to be null 7 years ago
Konstantinos Sideris 278eccc040 Add context menu action to request encryption keys 7 years ago
Konstantinos Sideris 9a0e18dea7 Add a timeline message when encryption is enabled 7 years ago
Konstantinos Sideris 67458dd2f8 Mark all decrypted messages with a padlock 7 years ago
Konstantinos Sideris 3bc8d791fb Don't download dependencies during build 7 years ago
Konstantinos Sideris 6c5309d9eb Fix regressions regarding UI resizing 7 years ago
Konstantinos Sideris 4073d61045 Add shortcuts for chat-only & Room List-only views 7 years ago
Konstantinos Sideris ccc6cd8dab Mark encrypted messages with a lock icon 7 years ago
Konstantinos Sideris 95ce2ef920 Implement dekstop notifications on Windows (#290) 7 years ago
Konstantinos Sideris 5b5d35fd1f Add basic support for replies (#292) 7 years ago
Konstantinos Sideris d56446ce97 Allow arbitrary resizing of the main window & restore sidebar's size 7 years ago
Konstantinos Sideris 4344b6964f Save timeline messages in cache for faster startup times 7 years ago
Konstantinos Sideris 1d6746e4c9 Upgrade matrix-structs & mtxclient 7 years ago
Konstantinos Sideris 9802ea8809 Send one claim request per user that includes all devices 7 years ago
Konstantinos Sideris cb21433dc8 Allow copying the version info in the settings page 7 years ago
Konstantinos Sideris a72eca339f Immediately shutdown the http client on exit 7 years ago
Konstantinos Sideris 74396e9aba Verify signature of identity keys before sharing the megolm session 7 years ago
Konstantinos Sideris 961c880d55 Handle olm & lmdb exceptions during message decryption 7 years ago
Konstantinos Sideris 7ecabcd614 Mark encrypted rooms when processing room state 7 years ago
Konstantinos Sideris 604cdcec8a Save the olm account after we create new one-time keys 7 years ago
Konstantinos Sideris 4514d13948 Improve logging a bit 7 years ago
Konstantinos Sideris 197b2dac74 Fix regressions regarding invites & slowness during shutdown 7 years ago
Konstantinos Sideris d081fe9b9e Setup BinTray 7 years ago
Konstantinos Sideris 66249ed126 Correctly mark received messages whose response came after /sync 7 years ago
Konstantinos Sideris c0d32ef319 Update CI instructions 7 years ago
Konstantinos Sideris 24e0285210 Don't try to send megolm session keys to devices with no one-time keys 7 years ago
Konstantinos Sideris 9102a141f3 Handle OLM_MESSAGE type of messages properly 7 years ago
Konstantinos Sideris 7fc010fc4f Fix CI errors on macOS & Windows 7 years ago
Konstantinos Sideris 8e9d210a2a Rename the log namespace to avoid symbol clash with the math function 7 years ago
Konstantinos Sideris 5d47cc3940 Add support for sending encrypted messages 7 years ago
Konstantinos Sideris e5dd64c63a Add method to convert PendingMessage's to event types 7 years ago
Konstantinos Sideris a97528b432 Fix bug where cache was initialized twice in a row 7 years ago
Konstantinos Sideris 36cb62748b Add menu option to enable encryption in a private room 7 years ago
Konstantinos Sideris 626c680911 Add support for displaying decrypted messages 7 years ago
Konstantinos Sideris b89257a34b Migrate to mtxclient for the http calls 7 years ago
Konstantinos Sideris 0a9d95dfc9 Include mtxclient in the build 7 years ago
Konstantinos Sideris 0fe81ecd4a Show Matrix ID tooltip when hovering over display name 7 years ago
Konstantinos Sideris b371c15b5f Properly resize Audio & File widgets 7 years ago
Konstantinos Sideris 90595beb16 Set fixed height for the DateSeparator & TextLabel 7 years ago
Konstantinos Sideris bcba977f4c Fix resize slowness on the TopBar 7 years ago
Konstantinos Sideris 5538a04690 Make the number of unread messages fit in the bubble 7 years ago
Konstantinos Sideris 3cf7ab9f04 Fix line break issue on timeline with long words 7 years ago
Konstantinos Sideris 9eb1c496a0 Retrieve the current room state from cache when the edit modal opens 7 years ago
Konstantinos Sideris d88dee3185 Refresh the room info on the top bar after sync 7 years ago
Konstantinos Sideris 4ab42c68f4 Fix crash on unfinished animation & center the edit modal 7 years ago
Konstantinos Sideris 791a9d0a4d Hide the edit menu when the user doesn't have enough power 7 years ago
Konstantinos Sideris 340c9ab9de Add menu to modify the name & topic of the room 7 years ago
twahm 4bd43780d9 Add read support for room access options (#324) 7 years ago