Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Build mtxclient with Bundled Boost (#350) | Cameron Conn | 2018-06-22 | 1 | -0/+6 |
| | | | | | | | * Build mtxclient with bundled Boost if requested. This commit ensures that mtxclient is built with the bundled version of Boost instead of a possibly-outdated system version when using USE_BUNDLED_BOOST. This resolves issue mujx/nheko#338. | ||||
* | Fix regressions regarding invites & slowness during shutdown | Konstantinos Sideris | 2018-06-17 | 1 | -1/+1 |
| | |||||
* | Update CI instructions | Konstantinos Sideris | 2018-06-17 | 4 | -5/+18 |
| | |||||
* | Pass down toolchain file on Windows | Konstantinos Sideris | 2018-06-15 | 1 | -0/+1 |
| | |||||
* | Handle OLM_MESSAGE type of messages properly | Konstantinos Sideris | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | Fix CI errors on macOS & Windows | Konstantinos Sideris | 2018-06-14 | 1 | -3/+4 |
| | | | | | - Run the linter - Explicitly use cmake for installing olm | ||||
* | Rename the log namespace to avoid symbol clash with the math function | Konstantinos Sideris | 2018-06-14 | 4 | -13/+133 |
| | | | | - 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 | 3 | -1/+4 |
| | |||||
* | Install missing dependencies in travis-ci/appveyor | Konstantinos Sideris | 2018-06-04 | 1 | -2/+0 |
| | |||||
* | Include mtxclient in the build | Konstantinos Sideris | 2018-06-04 | 6 | -0/+199 |