Age | Commit message (Collapse) | Author |
|
|
|
Timeout and move time.
Most played games.
|
|
|
|
|
|
Clean up resignation handling.
Prepare for collectively abandoning games as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove very inactive users from tournament queue.
Count tournaments as "open" while they still have players queued.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separate sections for "your move" and "solo" games.
Stable sorting order for other games.
# Conflicts:
# server.js
# views/games_active.pug
# views/user.pug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove explicit (and redundant) role=Observer parameter.
* Remove old /play/:id redirects.
* Show "private" badge on game boxes.
* Forbid leave/kick in public games.
* Allow "rewind" by owner in public games.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update invite_count with triggers.
Add games.is_ready generated column.
Add games.is_opposed generated column.
Add player_view with is_active column.
|
|
|
|
|