summary refs log tree commit diff
path: root/deps/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-111-2/+10
* Switch to libcmarkKonstantinos Sideris2018-09-111-11/+0
* Update mtxclientKonstantinos Sideris2018-09-081-2/+2
* Initial support for sending markdown formatted messagesKonstantinos Sideris2018-09-071-0/+11
* Add initial support for displaying formatted messagesKonstantinos Sideris2018-09-061-2/+2
* Update mtxclientKonstantinos Sideris2018-09-061-2/+2
* Enable colors in console loggerKonstantinos Sideris2018-09-041-2/+2
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-17/+12
* Use archives instead of repos to fetch dependenciesKonstantinos Sideris2018-08-081-10/+24
* 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-041-0/+20
* 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
* Fix regressions regarding invites & slowness during shutdownKonstantinos Sideris2018-06-171-1/+1
* Update CI instructionsKonstantinos Sideris2018-06-171-1/+1
* Handle OLM_MESSAGE type of messages properlyKonstantinos Sideris2018-06-151-1/+1
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-141-1/+1
* Add support for displaying decrypted messagesKonstantinos Sideris2018-06-101-1/+1
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-1/+1
* Include mtxclient in the buildKonstantinos Sideris2018-06-041-0/+82