32 Commits

Author SHA1 Message Date
rexy712
711a67d6aa Add namespace doc 2019-12-22 13:30:12 -08:00
rexy712
0051760884 string file work 2019-12-21 06:44:23 -08:00
rexy712
7f4ffbf2ed Overhaul string_cat_expr -> string_intermediary conversion. No longer need to convert fat_strings.cpp to c style string allocation 2019-12-08 08:10:33 -08:00
rexy712
aa06b2d540 Fix segfault in matrix::connection, fix typo in netreturn generation, update matrix-send utility 2019-11-26 13:04:09 -08:00
rexy712
25bed730e8 Update TODO 2019-10-27 17:33:37 -07:00
rexy712
76df53d003 Add forget to roomcxn 2019-10-27 09:02:09 -07:00
rexy712
dfff8fca0a Add password changing functionality 2019-10-22 15:16:02 -07:00
rexy712
a5ece2e08a Updated TODO 2019-10-19 08:55:27 -07:00
rexy712
bb6c39a109 Add ability to set/get presence 2019-10-18 14:13:28 -07:00
rexy712
a729c4d2f3 Update readme and todo 2019-09-18 15:50:56 -07:00
rexy712
46d3652fa3 Build working with mingw. Removed ffmpeg and freeimage since homeservers can now generate thumbnails for us. 2019-09-13 19:14:15 -07:00
rexy712
eb567f86c1 Updated license disclaimer. 2019-09-02 12:03:48 -07:00
rexy712
47c2c590d3 Add ability to query previous messages from matrix::roomcxn 2019-09-02 11:31:45 -07:00
rexy712
577af3c040 Changed syncing to return a sync::response object to make for easier parsing with a to-be-standard api 2019-09-01 18:47:45 -07:00
rexy712
8233c56c6e Update TODO 2019-07-28 12:34:41 -07:00
rexy712
157e9fba4f Update TODO 2019-07-27 12:13:55 -07:00
rexy712
3bf609af18 Access to http codes added 2019-07-18 12:39:25 -07:00
rexy712
f77a8292d6 Updated and added to TODO 2019-07-17 17:01:22 -07:00
Rexy712
b49175884a Updated license notices and moved matrix.hpp to where it belongs 2019-07-16 14:50:16 -07:00
Rexy712
e89d63e396 Removed unneeded files and updated examples 2019-07-16 14:45:06 -07:00
Rexy712
c2ff77aec0 Updated todo to better reflect the new direction of this project. Added priority levels to list items 2019-07-16 14:23:38 -07:00
Rexy712
74c8948139 Changed name to client and changed test program to not include reddit 2019-07-15 10:02:24 -07:00
r0nk
4d7a91738e temp coding standards 2019-07-14 13:46:48 -05:00
Rexy712
947aa0a630 Added to TODO 2019-05-30 17:20:28 -07:00
rexy712
0e7a92eb94 added membership event handling 2019-04-06 06:50:17 -07:00
rexy712
da028e03fd message deletion, getters for displayname and profile picture 2019-03-30 19:30:01 -07:00
rexy712
8808608ffd typing events 2019-03-30 10:09:46 -07:00
rexy712
5e1408be50 added some to-be-implemented functionality urls 2019-03-30 08:34:33 -07:00
rexy712
555a6d6e57 Updated TODO 2019-03-30 07:21:44 -07:00
rexy712
58c01bb182 added message age to message handling and changed invite rejection 2019-03-30 04:25:40 -07:00
rexy712
ed2af27652 Better organized matrix urls 2019-03-29 17:23:29 -07:00
rexy712
6122134a52 Better organized project files 2019-03-26 18:44:46 -07:00