Telodendria/src/Routes
2023-02-28 15:17:11 +00:00
..
RouteLogin.c Add UserIdParse() and UserIdFree() functions. 2023-02-28 13:44:34 +00:00
RouteLogout.c Apply modified #50 and fix some misc. bugs. 2023-02-23 15:13:39 +00:00
RouteMainPage.c Add a non-JSON landing page. This is the basis for other HTML pages. 2023-01-17 20:29:16 +00:00
RouteMatrix.c Make JsonValueString() call StrDuplicate(); refactor code to behave properly. 2023-02-24 00:17:56 +00:00
RouteRefresh.c Make JsonValueString() call StrDuplicate(); refactor code to behave properly. 2023-02-24 00:17:56 +00:00
RouteRegister.c Implement password-based user interactive authentication. 2023-02-28 15:17:11 +00:00
RouteWellKnown.c Move client well-known generation to MatrixClientWellKnown() function. 2023-01-16 22:02:08 +00:00