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
26fe2e722e
freechat
/
server-api
History
shockrah
26fe2e722e
Reformatting message tests and passing more tests like it should be
2021-01-23 13:44:06 -08:00
..
.vscode
pythonPath config for debugging in vscode
2021-01-20 20:12:13 -08:00
client-tests
Reformatting message tests and passing more tests like it should be
2021-01-23 13:44:06 -08:00
db
Base implementation of new /message/from_id route
2021-01-19 22:26:53 -08:00
migrations
JWT Table in mysql, querying with user id's and keeping tokens in string format
2020-12-28 21:56:22 -08:00
scripts
Script for generating a smiple hmac value
2020-12-22 21:28:57 -08:00
src
* Flattening /message/time_range handler further dfc-chan returns
2021-01-23 13:36:30 -08:00
.env
New server meta endpoint to help out clients remember stuff about that server
2020-12-30 01:47:12 -08:00
.gitignore
ignoring pycache
2021-01-20 16:50:54 -08:00
build.sh
Resetting dev-database with diesel before running tests
2021-01-23 13:33:24 -08:00
Cargo.lock
Removing fluff dependancies from db-lib: lazy_static + jsonwebtoken
2020-12-28 21:52:49 -08:00
Cargo.toml
sample .env now uses redis
2020-12-22 21:28:38 -08:00
endpoints.md
More notes on jwt authentication
2020-12-22 21:52:30 -08:00