Age | Commit message (Collapse) | Author |
|
|
|
|
|
Clean up stats page.
Remove user list page.
Remove duplicate remove contact page.
Fix silly bug.
oops!
|
|
Use datetime instead of julianday when not performance sensitive.
Keep julianday for logins.
|
|
The unread chat badge in the game lists should be enough.
|
|
Also optimize the format by not JSON encoding some data twice.
|
|
|
|
|
|
|
|
|
|
Support Slack and others.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Send raw array rather than objects over the wire.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only listen to HTTP. Use reverse proxy server to handle SSL,
compression, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Could prevent bad states in some cases of network race conditions
or cheating attempts.
|
|
|
|
|
|
|
|
|
|
Ban and unban users.
Delete forum posts and threads.
|
|
|
|
|
|
|
|
|
|
|