Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Add "Need replacement" list of games.
|
|
|
|
|
|
|
|
Now we can send "Your turn" notifications when game starts as well,
without bothering those who are on the join page when it happens.
|
|
|
|
|
|
|
|
|
|
Required for tournament games (where administrator is the owner) to show.
|
|
|
|
|
|
|
|
|
|
|
|
Also show number of games where it is your turn in the header.
Only show finished games from last week on active games page.
Add separate finished games page to see all of them.
# Conflicts:
# views/tournament-games.pug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When state changes that cause no visible changes for a client, don't
bother sending a new view object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|