freechat/server-api/src
shockrah 73f050be62 +helper function to process the expires flag in params
+can now verify if a user is allowed to use perma invites
- still need to generatre appropos 400 for those with no permisions at all
2020-08-26 20:35:44 -07:00
..
testing Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
auth.rs + checkin mod::auth for valid permissions 2020-08-25 23:27:41 -07:00
channels.rs Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
common.rs Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
db_types.rs Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
http_params.rs renamed server/ to api/ since this is really only the api portion of the typical fc server 2020-08-22 15:52:37 -07:00
invites.rs +helper function to process the expires flag in params 2020-08-26 20:35:44 -07:00
main.rs flattening code 2020-08-23 21:41:18 -07:00
members.rs Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
messages.rs Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
perms.rs + checkin mod::auth for valid permissions 2020-08-25 23:27:41 -07:00
routes.rs Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00