This website requires JavaScript.
Explore
Help
Sign In
shockrah
/
freechat
Watch
1
Star
0
Fork
0
You've already forked freechat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ae975e7c16aea024d461226b9fffc47ca33110c
freechat
/
json-api
/
src
History
shockrah
24b5f11b13
* Better logging in meta module(more logging tags)
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
…
auth.rs
…
channels.rs
…
http.rs
…
invites.rs
…
main.rs
+ Adding /neighbor/remove route api code and db-lib code
2021-05-12 14:07:38 -07:00
members.rs
…
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
…
schema.rs
…