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
c7c6f530a0
freechat
/
server
/
src
History
shockrah
c7c6f530a0
handling ctrl-c
2020-06-02 00:50:09 -07:00
..
auth.rs
auth::wall_entry now verifies keys upon request
2020-06-02 00:32:15 -07:00
channels.rs
/channels/list/voice + text now implemted and ready for testing
2020-05-27 21:29:57 -07:00
err.rs
Removed used Generic error response
2020-05-27 19:59:01 -07:00
invites.rs
Invite are now consumed via a path with two dynamic params
2020-05-06 02:51:26 -07:00
main.rs
handling ctrl-c
2020-06-02 00:50:09 -07:00
models.rs
Moved VOICE_CHANNEL & TEXT_CHANNEL const's to channels module
2020-05-27 21:29:27 -07:00
payload.rs
dumy commit as work will continue on new async branch
2020-05-05 17:09:18 -07:00
schema.rs
auth::create_new_session_key => impl not tested
2020-05-19 20:13:56 -07:00
users.rs
utils::new_key now has a larger entropy pool + is generally smaller/quicker
2020-05-20 02:05:06 -07:00
utils.rs
new test for encode params
2020-05-20 02:05:43 -07:00