blob: de8e4cf25ba50421b339923cc56fc1b553b36e14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Authentication
Websocket implementation is terrible: Probably need to rewrite everything to
use tokio and maybe get rid of rocket
Database should probably be on its own thread???
Need to rewrite lots of stuff
Add Channels
Add DM'ing
Federation would be cool
ACLs
Config
/api - list functions/routes
Delete + set_set_data is a bit funky - doesn't always report correctly
|