| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade matrix-structs & mtxclient | Konstantinos Sideris | 2018-06-28 | 1 | -11/+27 |
| | | |||||
| * | Send one claim request per user that includes all devices | Konstantinos Sideris | 2018-06-25 | 1 | -0/+2 |
| | | | | | | Add missing megolm algorithm field that was causing the "unknown algorithm" error. | ||||
| * | Save the olm account after we create new one-time keys | Konstantinos Sideris | 2018-06-18 | 1 | -0/+9 |
| | | | | | | | | | Otherwise after a restart the old account will be loaded and we won't be able to decrypt messages from devices using the new one-time keys. Also new one-time key upload requests will fail due to conflicts with the existing keys with the same keyid. | ||||
| * | Improve logging a bit | Konstantinos Sideris | 2018-06-18 | 1 | -1/+5 |
| | | |||||
| * | Handle OLM_MESSAGE type of messages properly | Konstantinos Sideris | 2018-06-15 | 1 | -42/+102 |
| | | |||||
| * | Rename the log namespace to avoid symbol clash with the math function | Konstantinos Sideris | 2018-06-14 | 1 | -18/+20 |
| | | | | | - Patch the olm repo with a CMakeLists.txt file | ||||
| * | Add support for sending encrypted messages | Konstantinos Sideris | 2018-06-13 | 1 | -0/+27 |
| | | |||||
| * | Add support for displaying decrypted messages | Konstantinos Sideris | 2018-06-10 | 1 | -0/+139 |
