summary refs log tree commit diff
path: root/deps (follow)
Commit message (Expand)AuthorAgeFilesLines
* link boost dynamicallyredsky172019-05-081-1/+1
* Update mtxclient verredsky172019-05-081-2/+2
* Update to boost 1.69.0 to attemp travis fixredsky172019-05-081-5/+4
* Update olm repo to new location.redsky172019-04-181-1/+1
* More CI FixesJoe2019-02-241-4/+4
* Update JSON build deps.redsky172019-02-242-27/+17
* Nlohmann build updatesredsky172019-02-242-5/+35
* Adjust cmake minimum for included boostredsky172019-02-081-2/+2
* Tweak build settingsredsky172019-02-081-1/+6
* Update deps CMake config to point to nheko-reborn mtxclientJoe2019-01-151-2/+2
* Fix compile warningsKonstantinos Sideris2018-09-181-2/+2
* Implement import/export of megolm session keys (#358)Konstantinos Sideris2018-09-151-2/+2
* Update mtxclientKonstantinos Sideris2018-09-151-2/+2
* Update CI with cmarkKonstantinos Sideris2018-09-112-2/+31
* Switch to libcmarkKonstantinos Sideris2018-09-112-31/+0
* Update mtxclientKonstantinos Sideris2018-09-081-2/+2
* Initial support for sending markdown formatted messagesKonstantinos Sideris2018-09-072-0/+31
* Add initial support for displaying formatted messagesKonstantinos Sideris2018-09-061-2/+2
* Update mtxclientKonstantinos Sideris2018-09-061-2/+2
* Build boost with C++14Konstantinos Sideris2018-09-051-1/+1
* Enable colors in console loggerKonstantinos Sideris2018-09-041-2/+2
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-013-41/+13
* Use archives instead of repos to fetch dependenciesKonstantinos Sideris2018-08-085-20/+32
* Don't use the generic json type for joined_groupsKonstantinos Sideris2018-07-261-1/+1
* Re-enable groupsKonstantinos Sideris2018-07-141-2/+2
* Add context menu action to request encryption keysKonstantinos Sideris2018-07-071-2/+2
* Don't download dependencies during buildKonstantinos Sideris2018-07-042-0/+42
* 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
* 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
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-144-13/+133
* 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