Commit Graph

18 Commits (e19645042891681231eb31554ae37a9262731118)

Author SHA1 Message Date
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 7 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