Konstantinos Sideris
36c5a8f410
Update mtxclient
2018-09-06 17:30:53 +03:00
Konstantinos Sideris
cbff9c6914
Build boost with C++14
2018-09-05 01:10:24 +03:00
Konstantinos Sideris
4a30eb30b3
Enable colors in console logger
2018-09-04 13:17:21 +03:00
Konstantinos Sideris
990a3a97c7
Merge matrix-structs into the client lib
2018-09-01 13:35:10 +03:00
Konstantinos Sideris
f955ec762c
Use archives instead of repos to fetch dependencies
2018-08-08 14:15:14 +03:00
Konstantinos Sideris
bcdebe9503
Don't use the generic json type for joined_groups
...
fixes #389
2018-07-26 21:59:57 +03:00
Konstantinos Sideris
73dbd3c8dd
Re-enable groups
2018-07-14 12:08:16 +03:00
Konstantinos Sideris
278eccc040
Add context menu action to request encryption keys
2018-07-07 23:59:23 +03:00
Konstantinos Sideris
3bc8d791fb
Don't download dependencies during build
...
fixes #346
2018-07-04 01:38:54 +03:00
Konstantinos Sideris
4344b6964f
Save timeline messages in cache for faster startup times
2018-06-28 16:17:39 +03:00
Konstantinos Sideris
1d6746e4c9
Upgrade matrix-structs & mtxclient
2018-06-28 16:17:39 +03:00
Konstantinos Sideris
a72eca339f
Immediately shutdown the http client on exit
2018-06-22 19:47:55 +03:00
Cameron Conn
7051d8025f
Build mtxclient with Bundled Boost ( #350 )
...
* Build mtxclient with bundled Boost if requested.
This commit ensures that mtxclient is built with the bundled version of
Boost instead of a possibly-outdated system version when using
USE_BUNDLED_BOOST. This resolves issue mujx/nheko#338 .
2018-06-22 15:22:10 +03:00
Konstantinos Sideris
197b2dac74
Fix regressions regarding invites & slowness during shutdown
2018-06-17 18:44:04 +03:00
Konstantinos Sideris
c0d32ef319
Update CI instructions
2018-06-17 00:23:49 +03:00
Konstantinos Sideris
b758cc4487
Pass down toolchain file on Windows
2018-06-15 02:25:09 +03:00
Konstantinos Sideris
9102a141f3
Handle OLM_MESSAGE type of messages properly
2018-06-15 01:35:31 +03:00
Konstantinos Sideris
7fc010fc4f
Fix CI errors on macOS & Windows
...
- Run the linter
- Explicitly use cmake for installing olm
2018-06-14 09:36:41 +03:00
Konstantinos Sideris
8e9d210a2a
Rename the log namespace to avoid symbol clash with the math function
...
- Patch the olm repo with a CMakeLists.txt file
2018-06-14 02:28:35 +03:00
Konstantinos Sideris
626c680911
Add support for displaying decrypted messages
2018-06-10 20:03:45 +03:00
Konstantinos Sideris
b89257a34b
Migrate to mtxclient for the http calls
2018-06-09 16:03:14 +03:00
Konstantinos Sideris
1366b01790
Install missing dependencies in travis-ci/appveyor
2018-06-04 16:07:47 +03:00
Konstantinos Sideris
0a9d95dfc9
Include mtxclient in the build
2018-06-04 13:54:51 +03:00