This project is mirrored from https://github.com/Nheko-Reborn/mtxclient.git.
Pull mirroring updated .
- Dec 02, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Oct 09, 2019
-
-
Nicolas Werner authored
-
- Aug 30, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
- Aug 18, 2019
-
-
Nicolas Werner authored
Since it is depreated it will also be removed in the future. Fixes #7
-
- Aug 13, 2019
-
-
Joe Donofry authored
-
- Aug 06, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
- Jul 16, 2019
-
-
Joe Donofry authored
-
- Jul 05, 2019
-
-
Joe Donofry authored
-
- Jul 03, 2019
-
-
Nicolas Werner authored
Add .well-known support
-
- Jun 27, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Joe Donofry authored
Basic support for room upgrade handling. Closes PR #18
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jun 26, 2019
-
-
Nicolas Werner authored
-
- Jun 03, 2019
-
-
Joe Donofry authored
-
- May 27, 2019
-
-
Joe Donofry authored
-
- May 23, 2019
-
-
Joe Donofry authored
- May 13, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
- May 10, 2019
-
-
Joe Donofry authored
-
- May 09, 2019
-
-
Joe Donofry authored
Build lib as Shared Object Build mtxclient as a shared object. No longer statically link boost libs during build.
-
Joe Donofry authored
-
Joe Donofry authored
-
- May 01, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
Joe Donofry authored
Fix mismatch between new[] and delete with Olm objects. Thanks @MonokelPinguin
-
Nicolas Werner authored
-
- Apr 27, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
- Apr 08, 2019
-
-
Joe Donofry authored
Fix CI issues w/ mtxclient. Thanks to @MonokelPinguin
-
- Apr 06, 2019
-
-
Nicolas Werner authored
Current AppVeyor image includes a very old vcpkg snapshot. Because of that, this doesn't include https://github.com/Microsoft/vcpkg/pull/5258 specifically https://github.com/Microsoft/vcpkg/pull/5258/commits/c895bb658d52bee471169460c711fdd90e3d5b7b Because of that, find_package only works for find_package(nlohmann-json) but not find_package(nlohmann_json). Updating the ports cache should fix that.
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Apr 04, 2019
-
-
Joe Donofry authored
Add missing iostream include. Should hopefully fix #11 . Thanks @MonokelPinguin
-