summaryrefslogtreecommitdiffstats
path: root/deps
AgeCommit message (Expand)Author
2019-12-12Send encrypted files as generic mimetype and actually set urlNicolas Werner
2019-12-06Update mtxclient to current 0.3.0-dev versionNicolas Werner
2019-12-03Bump required boost and cmake version to match mtxclientNicolas Werner
2019-12-03Add encrypted file downloadNicolas Werner
2019-11-01Fix boost build in FreeBSDJoseph Donofry
2019-08-19Update mtxclient versionJoseph Donofry
2019-08-12Update mtxclient versionJoseph Donofry
2019-08-05Cache user mentionsJoseph Donofry
2019-07-16Add User Mentions DialogJoseph Donofry
2019-07-04Fix deprecated function call issues with Qt 5.13Joseph Donofry
2019-07-03Bump mtxclient requirementNicolas Werner
2019-06-09Add initial support for rich replies to nhekoJoseph Donofry
2019-05-27Update mtxclient versionredsky17
2019-05-27Merge in masterredsky17
2019-05-22Update to v0.6.4v0.6.4Joseph Donofry
2019-05-22Minor build tweaksJoseph Donofry
2019-05-22Update mtxclient version and build argsJoseph Donofry
2019-05-12Update to newer mtxclient to allow optional static linkingJoseph Donofry
2019-05-08link boost dynamicallyredsky17
2019-05-08Update mtxclient verredsky17
2019-05-08Update to boost 1.69.0 to attemp travis fixredsky17
2019-04-18Update olm repo to new location.redsky17
2019-04-04Update mtxclient versionredsky17
2019-02-24More CI FixesJoe
2019-02-24Update JSON build deps.redsky17
2019-02-24Nlohmann build updatesredsky17
2019-02-08Adjust cmake minimum for included boostredsky17
2019-02-08Tweak build settingsredsky17
2019-01-15Update deps CMake config to point to nheko-reborn mtxclientJoe
2018-09-18Fix compile warningsKonstantinos Sideris
2018-09-15Implement import/export of megolm session keys (#358)Konstantinos Sideris
2018-09-15Update mtxclientKonstantinos Sideris
2018-09-11Update CI with cmarkKonstantinos Sideris
2018-09-11Switch to libcmarkKonstantinos Sideris
2018-09-08Update mtxclientKonstantinos Sideris
2018-09-07Initial support for sending markdown formatted messagesKonstantinos Sideris
2018-09-06Add initial support for displaying formatted messagesKonstantinos Sideris
2018-09-06Update mtxclientKonstantinos Sideris
2018-09-05Build boost with C++14Konstantinos Sideris
2018-09-04Enable colors in console loggerKonstantinos Sideris
2018-09-01Merge matrix-structs into the client libKonstantinos Sideris
2018-08-08Use archives instead of repos to fetch dependenciesKonstantinos Sideris
2018-07-26Don't use the generic json type for joined_groupsKonstantinos Sideris
2018-07-14Re-enable groupsKonstantinos Sideris
2018-07-07Add context menu action to request encryption keysKonstantinos Sideris
2018-07-04Don't download dependencies during buildKonstantinos Sideris
2018-06-28Save timeline messages in cache for faster startup timesKonstantinos Sideris
2018-06-28Upgrade matrix-structs & mtxclientKonstantinos Sideris
2018-06-22Immediately shutdown the http client on exitKonstantinos Sideris
2018-06-22Build mtxclient with Bundled Boost (#350)Cameron Conn