| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove stale deps folder | Nicolas Werner | 2020-01-29 | 11 | -468/+0 |
| * | Fix deps | Nicolas Werner | 2020-01-16 | 1 | -2/+2 |
| * | Fix replies in encrypted rooms | Nicolas Werner | 2020-01-13 | 1 | -2/+2 |
| * | Allow replying with an image | Nicolas Werner | 2020-01-12 | 1 | -2/+2 |
| * | Bumb mtxclient version | Nicolas Werner | 2019-12-27 | 1 | -2/+2 |
| * | Update to c++17 | Nicolas Werner | 2019-12-14 | 2 | -3/+3 |
| * | Send encrypted files as generic mimetype and actually set url | Nicolas Werner | 2019-12-12 | 1 | -2/+2 |
| * | Update mtxclient to current 0.3.0-dev version | Nicolas Werner | 2019-12-06 | 1 | -2/+2 |
| * | Bump required boost and cmake version to match mtxclient | Nicolas Werner | 2019-12-03 | 1 | -6/+6 |
| * | Add encrypted file download | Nicolas Werner | 2019-12-03 | 1 | -2/+2 |
| * | Fix boost build in FreeBSD | Joseph Donofry | 2019-11-01 | 2 | -0/+40 |
| * | Update mtxclient version | Joseph Donofry | 2019-08-19 | 1 | -2/+2 |
| * | Update mtxclient version | Joseph Donofry | 2019-08-12 | 1 | -2/+2 |
| * | Cache user mentions | Joseph Donofry | 2019-08-05 | 1 | -2/+2 |
| * | Add User Mentions Dialog | Joseph Donofry | 2019-07-16 | 1 | -2/+2 |
| * | Fix deprecated function call issues with Qt 5.13 | Joseph Donofry | 2019-07-04 | 1 | -3/+2 |
| * | Bump mtxclient requirement | Nicolas Werner | 2019-07-03 | 1 | -2/+2 |
| * | Add initial support for rich replies to nheko | Joseph Donofry | 2019-06-09 | 1 | -2/+2 |
| * | Update mtxclient version | redsky17 | 2019-05-27 | 1 | -2/+2 |
| * | Merge in master | redsky17 | 2019-05-27 | 3 | -4/+12 |
| |\ | |||||
| | * | Update to v0.6.4 | Joseph Donofry | 2019-05-22 | 1 | -2/+2 |
| | * | Minor build tweaks | Joseph Donofry | 2019-05-22 | 2 | -1/+8 |
| | * | Update mtxclient version and build args | Joseph Donofry | 2019-05-22 | 2 | -3/+3 |
| | * | Update to newer mtxclient to allow optional static linking | Joseph Donofry | 2019-05-12 | 2 | -2/+3 |
| | * | link boost dynamically | redsky17 | 2019-05-08 | 1 | -1/+1 |
| | * | Update mtxclient ver | redsky17 | 2019-05-08 | 1 | -2/+2 |
| | * | Update to boost 1.69.0 to attemp travis fix | redsky17 | 2019-05-08 | 1 | -5/+4 |
| | * | Update olm repo to new location. | redsky17 | 2019-04-18 | 1 | -1/+1 |
| * | | Update mtxclient version | redsky17 | 2019-04-04 | 1 | -2/+2 |
| |/ | |||||
| * | More CI Fixes | Joe | 2019-02-24 | 1 | -4/+4 |
| * | Update JSON build deps. | redsky17 | 2019-02-24 | 2 | -27/+17 |
| * | Nlohmann build updates | redsky17 | 2019-02-24 | 2 | -5/+35 |
| * | Adjust cmake minimum for included boost | redsky17 | 2019-02-08 | 1 | -2/+2 |
| * | Tweak build settings | redsky17 | 2019-02-08 | 1 | -1/+6 |
| * | Update deps CMake config to point to nheko-reborn mtxclient | Joe | 2019-01-15 | 1 | -2/+2 |
| * | Fix compile warnings | Konstantinos Sideris | 2018-09-18 | 1 | -2/+2 |
| * | Implement import/export of megolm session keys (#358) | Konstantinos Sideris | 2018-09-15 | 1 | -2/+2 |
| * | Update mtxclient | Konstantinos Sideris | 2018-09-15 | 1 | -2/+2 |
| * | Update CI with cmark | Konstantinos Sideris | 2018-09-11 | 2 | -2/+31 |
| * | Switch to libcmark | Konstantinos Sideris | 2018-09-11 | 2 | -31/+0 |
| * | Update mtxclient | Konstantinos Sideris | 2018-09-08 | 1 | -2/+2 |
| * | Initial support for sending markdown formatted messages | Konstantinos Sideris | 2018-09-07 | 2 | -0/+31 |
| * | Add initial support for displaying formatted messages | Konstantinos Sideris | 2018-09-06 | 1 | -2/+2 |
| * | Update mtxclient | Konstantinos Sideris | 2018-09-06 | 1 | -2/+2 |
| * | Build boost with C++14 | Konstantinos Sideris | 2018-09-05 | 1 | -1/+1 |
| * | Enable colors in console logger | Konstantinos Sideris | 2018-09-04 | 1 | -2/+2 |
| * | Merge matrix-structs into the client lib | Konstantinos Sideris | 2018-09-01 | 3 | -41/+13 |
| * | Use archives instead of repos to fetch dependencies | Konstantinos Sideris | 2018-08-08 | 5 | -20/+32 |
| * | Don't use the generic json type for joined_groups | Konstantinos Sideris | 2018-07-26 | 1 | -1/+1 |
| * | Re-enable groups | Konstantinos Sideris | 2018-07-14 | 1 | -2/+2 |
| * | Add context menu action to request encryption keys | Konstantinos Sideris | 2018-07-07 | 1 | -2/+2 |
| * | Don't download dependencies during build | Konstantinos Sideris | 2018-07-04 | 2 | -0/+42 |
| * | Save timeline messages in cache for faster startup times | Konstantinos Sideris | 2018-06-28 | 1 | -1/+1 |
| * | Upgrade matrix-structs & mtxclient | Konstantinos Sideris | 2018-06-28 | 1 | -2/+2 |
| * | Immediately shutdown the http client on exit | Konstantinos Sideris | 2018-06-22 | 1 | -1/+1 |
| * | Build mtxclient with Bundled Boost (#350) | Cameron Conn | 2018-06-22 | 1 | -0/+6 |
| * | Fix regressions regarding invites & slowness during shutdown | Konstantinos Sideris | 2018-06-17 | 1 | -1/+1 |
| * | Update CI instructions | Konstantinos Sideris | 2018-06-17 | 4 | -5/+18 |
| * | Pass down toolchain file on Windows | Konstantinos Sideris | 2018-06-15 | 1 | -0/+1 |
| * | Handle OLM_MESSAGE type of messages properly | Konstantinos Sideris | 2018-06-15 | 1 | -1/+1 |
| * | Fix CI errors on macOS & Windows | Konstantinos Sideris | 2018-06-14 | 1 | -3/+4 |
| * | Rename the log namespace to avoid symbol clash with the math function | Konstantinos Sideris | 2018-06-14 | 4 | -13/+133 |
| * | Add support for displaying decrypted messages | Konstantinos Sideris | 2018-06-10 | 1 | -1/+1 |
| * | Migrate to mtxclient for the http calls | Konstantinos Sideris | 2018-06-09 | 3 | -1/+4 |
| * | Install missing dependencies in travis-ci/appveyor | Konstantinos Sideris | 2018-06-04 | 1 | -2/+0 |
| * | Include mtxclient in the build | Konstantinos Sideris | 2018-06-04 | 6 | -0/+199 |
