14 Commits

Author SHA1 Message Date
rexy712
41b976bd6a Start removing raii components into separate library. Strings, binary, and filerd were first to go 2020-03-02 17:09:38 -08:00
rexy712
d2f88d439c Updated to new rjp api 2020-02-24 14:29:46 -08:00
rexy712
9cf6905ea3 Simplify url generation internally. Remove matrix::syncer; moved functionality to matrix::client 2020-01-03 15:43:05 -08:00
rexy712
dfff8fca0a Add password changing functionality 2019-10-22 15:16:02 -07:00
rexy712
e7c1dd010d Changed matrix::client, matrix::session, and matrix::syncer member functions to return netreturn values 2019-10-21 16:31:02 -07:00
rexy712
eb567f86c1 Updated license disclaimer. 2019-09-02 12:03:48 -07:00
rexy712
788600a883 Moved local getters to base class, making them accessible from all the subclasses 2019-07-28 12:08:37 -07:00
rexy712
e72658e5b9 Added a bit of API documentation 2019-07-28 09:54:49 -07:00
rexy712
ae5d41df7a Added manual control to matrix::session. raii is recommended, but manual login is a good backup if it fails 2019-07-19 12:19:34 -07:00
rexy712
06dfcec82c Separated room level functionality into its own class 2019-07-18 17:21:26 -07:00
rexy712
6634f30c28 Changed api to allow user to create clients and syncers at will. 2019-07-17 16:56:07 -07:00
rexy712
2f8bb781a1 Removed frontend stuff from backend 2019-07-17 15:08:20 -07:00
Rexy712
b49175884a Updated license notices and moved matrix.hpp to where it belongs 2019-07-16 14:50:16 -07:00
Rexy712
7816c54230 Restructured the matrix codebase and fixed a few segfault issues in the raii strings 2019-07-16 14:14:45 -07:00