freechat/server-api/src
shockrah f9bc6b3dc9 channels modules have newly updated list endpoints
/channels/create requires a rework however
2020-11-03 23:16:24 -08:00
..
testing Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
admin.rs removing frivolous sql select(why was this even here tho) 2020-10-02 13:24:23 -07:00
auth.rs changed auth calls to use the new db api 2020-10-21 21:40:55 -07:00
channels.rs channels modules have newly updated list endpoints 2020-11-03 23:16:24 -08: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 Removal of unused code or things that were trivial to switch to the library like db types 2020-11-02 00:11:15 -08:00
members.rs moar warning removals 2020-10-02 13:24:45 -07:00
messages.rs Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
perms.rs removed some more warnings until these vars are used 2020-10-01 20:14:56 -07:00
routes.rs base for querying online users 2020-10-01 19:50:57 -07:00