freechat/json-api/src
shockrah c2e384a13a */message/send
Now polls content from the request body
* flattened a bunch of checks with data fetches to the db
Outright reduction of branches yey
2021-02-04 01:58:57 -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 Setting payload for jwt with http:set_json_body 2021-02-03 19:30:12 -08:00
channels.rs +Parsing channel_id param correctly 2021-02-03 23:29:53 -08:00
http.rs * using hashmap instead serde::ValueMap for extract_uid 2021-02-03 19:30:46 -08:00
invites.rs -Removed _most_ direct sql manipulation for invite creation 2021-02-03 21:26:26 -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