freechat/json-api/src
shockrah 3369b4ec48 - Removing unused code 'process_expires_parameter' function
* Switching to qs_param in only a few cases for now
2021-02-05 16:28:47 -08:00
..
testing Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
admin.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
auth.rs * Replacing extract_uid with qs_param!(...) usage 2021-02-05 16:25:35 -08:00
channels.rs * replacing extract_uid usage with qs_param!(....).unwrap() usage 2021-02-05 16:25:12 -08:00
http.rs - Removed parse_json_params as its no longer used 2021-02-05 16:24:39 -08:00
invites.rs - Removing unused code 'process_expires_parameter' function 2021-02-05 16:28:47 -08:00
main.rs Port now defaults to 4536 and is configurable with -p 2021-02-01 16:47:43 -08:00
members.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
messages.rs */message/send 2021-02-04 01:58:57 -08:00
meta.rs Port now defaults to 4536 and is configurable with -p 2021-02-01 16:47:43 -08:00
perms.rs Inlining helper func for permission checking 2021-02-03 19:31:38 -08:00
routes.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
schema.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00