freechat/json-api/src
2021-05-12 14:14:30 -07:00
..
testing + adding /neighbor/update route to dispatch 2021-05-11 17:25:51 -07:00
admin.rs Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -07:00
auth.rs Minor changes lumped together 2021-05-08 02:03:58 -07:00
channels.rs * api::channels::list_channels has more relevant docs 2021-04-21 17:14:33 -07:00
http.rs Percent decoder func found on crates.io 2021-02-10 23:20:51 -08:00
invites.rs + Adding command line flag [-H/--hmac] to specify hmac file path 2021-04-26 01:58:18 -07:00
main.rs + Adding /neighbor/remove route api code and db-lib code 2021-05-12 14:07:38 -07:00
members.rs Adding rtc notifications to relevant endpoints 2021-04-02 13:56:44 -07:00
messages.rs * Fixed issue where put requests weren't firing with the optional body parameter 2021-05-12 13:02:42 -07:00
meta.rs * Better logging in meta module(more logging tags) 2021-05-12 14:14:30 -07:00
perms.rs + Better formatting in hyper compact code 2021-05-09 23:16:43 -07:00
routes.rs + Adding /neighbor/remove route api code and db-lib code 2021-05-12 14:07:38 -07:00
rtc.rs - Removing warning 2021-05-01 19:16:18 -07:00
schema.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00