Commit Graph

23 Commits (a9aed09d35baf71779e5444eee7abe551fe8374f)

Author SHA1 Message Date
Joseph Donofry b298f01d92
Add signal/slot for decryption changes in last patch 5 years ago
Nicolas Werner c758cead9e Remove loggin of encrypted message body 5 years ago
Nicolas Werner 62f17dffbd Fix replies in encrypted rooms 5 years ago
Nicolas Werner 5fc1f3bd67 Reduce overhead of Cache.h 5 years ago
Nicolas Werner 659e36b113 Update to c++17 5 years ago
Konstantinos Sideris 4b1b062388 Enable debug logs 6 years ago
Konstantinos Sideris cf71a5858c Update mtxclient 6 years ago
Konstantinos Sideris 990a3a97c7 Merge matrix-structs into the client lib 6 years ago
Konstantinos Sideris 24bad93f6b Add option to ignore key requests altogether 6 years ago
Konstantinos Sideris 5dfd26abc5 Reject key requests for users that are not members of the room 6 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 6 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 6 years ago
Konstantinos Sideris c4613b210e Fix Windows build 6 years ago
Konstantinos Sideris 6d474b77f1 Fix variable shadowing that caused the key response to be null 6 years ago
Konstantinos Sideris 278eccc040 Add context menu action to request encryption keys 6 years ago
Konstantinos Sideris 1d6746e4c9 Upgrade matrix-structs & mtxclient 6 years ago
Konstantinos Sideris 9802ea8809 Send one claim request per user that includes all devices 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 9102a141f3 Handle OLM_MESSAGE type of messages properly 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 626c680911 Add support for displaying decrypted messages 7 years ago