summary refs log tree commit diff
path: root/deps/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove stale deps folderNicolas Werner2020-01-291-125/+0
* Fix depsNicolas Werner2020-01-161-2/+2
* Fix replies in encrypted roomsNicolas Werner2020-01-131-2/+2
* Allow replying with an imageNicolas Werner2020-01-121-2/+2
* Bumb mtxclient versionNicolas Werner2019-12-271-2/+2
* Update to c++17Nicolas Werner2019-12-141-2/+2
* Send encrypted files as generic mimetype and actually set urlNicolas Werner2019-12-121-2/+2
* Update mtxclient to current 0.3.0-dev versionNicolas Werner2019-12-061-2/+2
* Bump required boost and cmake version to match mtxclientNicolas Werner2019-12-031-6/+6
* Add encrypted file downloadNicolas Werner2019-12-031-2/+2
* Update mtxclient versionJoseph Donofry2019-08-191-2/+2
* Update mtxclient versionJoseph Donofry2019-08-121-2/+2
* Cache user mentionsJoseph Donofry2019-08-051-2/+2
* Add User Mentions DialogJoseph Donofry2019-07-161-2/+2
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-3/+2
* Bump mtxclient requirementNicolas Werner2019-07-031-2/+2
* Add initial support for rich replies to nhekoJoseph Donofry2019-06-091-2/+2
* Update mtxclient versionredsky172019-05-271-2/+2
* Merge in masterredsky172019-05-271-3/+4
|\
| * Update to v0.6.4Joseph Donofry2019-05-221-2/+2
| * Minor build tweaksJoseph Donofry2019-05-221-0/+1
| * Update mtxclient version and build argsJoseph Donofry2019-05-221-2/+2
| * Update to newer mtxclient to allow optional static linkingJoseph Donofry2019-05-121-2/+2
| * 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
* | Update mtxclient versionredsky172019-04-041-2/+2
|/
* More CI FixesJoe2019-02-241-4/+4
* Update JSON build deps.redsky172019-02-241-2/+2
* Nlohmann build updatesredsky172019-02-241-5/+6
* 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-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