Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This reverts commit b5a31813aa284b8b64bfd2660ea3a048275cee89.
|
|
|
|
Track ready to start and unjoined games in "active" header.
|
|
Enable webhook notification support with .env WEBHOOKS=1
Send notifications when invited to a game.
Use notification "too soon" logic for webhooks as well.
Try sending webhooks 3 times before giving up.
Check if player is on the join page instead of the funky "offline" check
when sending "your game is ready" notification.
Only show mail/webhook notification settings if they are enabled.
|
|
|
|
|
|
|
|
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
|
|
|