Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use the generic json type for joined_groups | Konstantinos Sideris | 2018-07-26 | 1 | -1/+1 |
| | | | | fixes #389 | ||||
* | Re-enable groups | Konstantinos Sideris | 2018-07-14 | 1 | -2/+2 |
| | |||||
* | Add context menu action to request encryption keys | Konstantinos Sideris | 2018-07-07 | 1 | -2/+2 |
| | |||||
* | Don't download dependencies during build | Konstantinos Sideris | 2018-07-04 | 1 | -0/+20 |
| | | | | fixes #346 | ||||
* | Save timeline messages in cache for faster startup times | Konstantinos Sideris | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | Upgrade matrix-structs & mtxclient | Konstantinos Sideris | 2018-06-28 | 1 | -2/+2 |
| | |||||
* | Immediately shutdown the http client on exit | Konstantinos Sideris | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Fix regressions regarding invites & slowness during shutdown | Konstantinos Sideris | 2018-06-17 | 1 | -1/+1 |
| | |||||
* | Update CI instructions | Konstantinos Sideris | 2018-06-17 | 1 | -1/+1 |
| | |||||
* | Handle OLM_MESSAGE type of messages properly | Konstantinos Sideris | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | Rename the log namespace to avoid symbol clash with the math function | Konstantinos Sideris | 2018-06-14 | 1 | -1/+1 |
| | | | | - Patch the olm repo with a CMakeLists.txt file | ||||
* | Add support for displaying decrypted messages | Konstantinos Sideris | 2018-06-10 | 1 | -1/+1 |
| | |||||
* | Migrate to mtxclient for the http calls | Konstantinos Sideris | 2018-06-09 | 1 | -1/+1 |
| | |||||
* | Include mtxclient in the build | Konstantinos Sideris | 2018-06-04 | 1 | -0/+82 |