-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtodo
5 lines (5 loc) · 779 Bytes
/
todo
1
2
3
4
5
add chat filter (done) with chat logging
split admin message editor in half to see live message view (optional)
make raw view page just cause
multiple conversations (via sidebar that canges url path, change messages file path, and send route, send route could have opional argument for path, or could use new url entirly)
merge admin and non admin accounts via permission (admin=True/False, False by default) replace admin signup page with root admin pannel /admin/convert, to login to root admin the login info is randomized everytime the server starts, printing info to console, button to toggle admin mode on an account, and possibly seperate accounts by if it is an admin or not, admin pannel button (icon shield) showing if permission true (on right of account page button)