16 Commits

Author SHA1 Message Date
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
3c0c9b89be Fixed string expression ctor 2019-10-29 03:09:06 -07:00
rexy712
145a77c3a6 Fix some issues with rvalue refs in string expressions 2019-10-28 12:40:44 -07:00
rexy712
61743f00d1 Start work on centralizing strings 2019-10-27 12:54:52 -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
60b380f14e Implemented raii::binary to a usable level and polished the raii::string family a bit better. 2019-09-18 14:29:57 -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
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
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
rexy712
908260cfe8 Cleaner handling of messages 2019-03-22 15:47:44 -07:00
rexy712
e12acfe8bc moved json escape out of string files 2019-03-20 16:12:01 -07:00
rexy712
9c9da0648e Add license 2019-03-05 19:16:29 -08:00
rexy712
6f078c8495 initial commit to allow me to stash 2019-03-02 12:33:31 -08:00