summary refs log tree commit diff
path: root/deps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Save timeline messages in cache for faster startup timesKonstantinos Sideris2018-06-281-1/+1
|
* Upgrade matrix-structs & mtxclientKonstantinos Sideris2018-06-281-2/+2
|
* Immediately shutdown the http client on exitKonstantinos Sideris2018-06-221-1/+1
|
* Build mtxclient with Bundled Boost (#350)Cameron Conn2018-06-221-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 shutdownKonstantinos Sideris2018-06-171-1/+1
|
* Update CI instructionsKonstantinos Sideris2018-06-174-5/+18
|
* Pass down toolchain file on WindowsKonstantinos Sideris2018-06-151-0/+1
|
* Handle OLM_MESSAGE type of messages properlyKonstantinos Sideris2018-06-151-1/+1
|
* Fix CI errors on macOS & WindowsKonstantinos Sideris2018-06-141-3/+4
| | | | | - Run the linter - Explicitly use cmake for installing olm
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-144-13/+133
| | | | - Patch the olm repo with a CMakeLists.txt file
* Add support for displaying decrypted messagesKonstantinos Sideris2018-06-101-1/+1
|
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-093-1/+4
|
* Install missing dependencies in travis-ci/appveyorKonstantinos Sideris2018-06-041-2/+0
|
* Include mtxclient in the buildKonstantinos Sideris2018-06-046-0/+199