15 Commits

Author SHA1 Message Date
rexy712
3041895a97 More appropriately separate client and session. Also simplifies some of the session implementation 2019-12-21 08:35:52 -08: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
bb6c39a109 Add ability to set/get presence 2019-10-18 14:13:28 -07:00
rexy712
fa75e8f0d7 Add ability to download files from the homeserver 2019-10-17 15:18:03 -07:00
rexy712
262dca00ef Renamed uploaded file structs 2019-09-18 18:10:27 -07:00
rexy712
c1b387d3e7 Reworked file uploads to include server-generated thumbnails 2019-09-15 13:13:30 -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
06dfcec82c Separated room level functionality into its own class 2019-07-18 17:21:26 -07:00
rexy712
3bf609af18 Access to http codes added 2019-07-18 12:39:25 -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