Telodendria/src
Jordan Bancino 69d28f39d1 Begin working on room aliases.
These endpoints will help me build out some functionality that will be
needed when actually implementing rooms.
2023-08-09 15:19:45 +00:00
..
include Begin working on room aliases. 2023-08-09 15:19:45 +00:00
Routes Begin working on room aliases. 2023-08-09 15:19:45 +00:00
.cvsignore Properly exclude Schema directories from showing up in CVS. 2023-08-05 14:03:08 +00:00
CanonicalJson.c Fix CanonicalJson and ArraySort. 2023-06-21 02:37:56 +00:00
Config.c Re-add memory bounds checking. 2023-05-29 23:53:17 +00:00
Filter.c Implement filter validation by using j2s. 2023-08-05 13:46:23 +00:00
Html.c Work on implementing user interactive authentication fallback. 2023-04-21 02:13:06 +00:00
Main.c Print admin registration token to configured log, not default stdout. 2023-08-05 14:12:02 +00:00
Matrix.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RegToken.c Move configuration to database, add process control API, fix memory leaks. 2023-04-19 00:33:38 +00:00
Room.c Add RouteCreateRoom stub. 2023-08-08 15:11:50 +00:00
Routes.c Begin working on room aliases. 2023-08-09 15:19:45 +00:00
State.c Fix Unicode handling in Json, don't sign-extend bytes in Stream. 2023-07-15 17:57:21 +00:00
Telodendria.c Report memory hook issues as errors, segfault on error. 2023-05-25 18:26:17 +00:00
Uia.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
User.c Refactor Sha API to return raw bytes, added Sha1() function. 2023-06-17 17:36:11 +00:00