telodendria/src/Routes
Jordan Bancino 1c32e18c74 Json now uses Int64 for integers.
This should fix all timestamp errors on 32-bit systems in Cytoplasm and
Telodendria.
2023-08-13 03:11:40 +00:00
..
RouteAliasDirectory.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
RouteCapabilities.c Format source code. 2023-04-25 22:13:28 +00:00
RouteChangePwd.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteConfig.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteCreateRoom.c Add RouteCreateRoom stub. 2023-08-08 15:11:50 +00:00
RouteDeactivate.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteFilter.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
RouteLogin.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteLogout.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RoutePrivileges.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteProcControl.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
RouteRefresh.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteRegister.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteRequestToken.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteRoomAliases.c Begin working on room aliases. 2023-08-09 15:19:45 +00:00
RouteStaticDefault.c Refactor routing system to use HttpRouter. 2023-04-14 21:20:56 +00:00
RouteStaticLogin.c Work on implementing user interactive authentication fallback. 2023-04-21 02:13:06 +00:00
RouteStaticResources.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteTokenValid.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteUiaFallback.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteUserProfile.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteVersions.c Refactor routing system to use HttpRouter. 2023-04-14 21:20:56 +00:00
RouteWellKnown.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RouteWhoami.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00