summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2023-03-23Show replacement games on public game list.Tor Andersson
2023-03-17Update Webhooks to allow custom JSON property for message content.Tor Andersson
2023-03-05Tweak front page to reduce layout shifts as cover images load.Tor Andersson
2023-03-01Separate ready and full status for display in game lists.Tor Andersson
2023-02-28Link to game page from thumbnail images.Tor Andersson
2023-02-26Invite player system.Tor Andersson
2023-02-24Use URL search params instead of funky colon separated arguments.Tor Andersson
2023-02-23Limit number of games shown on public games page.Tor Andersson
2023-02-01Add Webhook notifications.Tor Andersson
2022-11-17Tweak layout to allow for square cover images.Tor Andersson
2022-11-14Log deleted user names.Tor Andersson
2022-10-16Fix date display on chat log page.Tor Andersson
2022-10-05Track read status of in-game chat messages.Tor Andersson
2022-10-05Privacy policy.Tor Andersson
2022-10-05Track forum thread read/unread status for logged in users.Tor Andersson
2022-10-05Add contact list with friends and blacklisted users.Tor Andersson
2022-10-05Add "delete account" screen.Tor Andersson
2022-10-05Add checkbox for mail notifications on signup page.Tor Andersson
2022-08-06Zap gravatars!Tor Andersson
2022-08-02Moderation tools for admin user.Tor Andersson
2022-07-31Autocomplete "description" with pre-defined "speeds".Tor Andersson
2022-07-24Add "create game" index page.Tor Andersson
2022-06-27Sort active games with your turn first.Tor Andersson
2022-06-22Show finished result in join pages.Tor Andersson
2022-06-21Some more mobile friendly layout tuning.Tor Andersson
2022-06-14Hide /forum from robots.Tor Andersson
2022-06-14Clean up game list logic.Tor Andersson
2022-06-14Transpose "join" table for better mobile layout.Tor Andersson
2022-06-14Sort your turn games before others in personal ready and active lists.Tor Andersson
2022-06-13List playing and recently finished games on user pages.Tor Andersson
2022-06-11Use game boxes instead of tables.Tor Andersson
2022-06-09Zap semicolons.Tor Andersson
2022-06-09Show player name instead of role in Turn and Result columns.Tor Andersson
2022-06-09Allow users to leave and join active games.Tor Andersson
2022-05-28Don't send people to github to file bug reports.Tor Andersson
2022-05-27Don't go to replay screen of own games in game lists.Tor Andersson
2022-05-16Clean up common play.css file.Tor Andersson
2022-05-10Set type=email on mail fields in various form.Tor Andersson
2022-05-09Clean up meta viewport tag.Tor Andersson
2022-04-15Add link to public games in header.Tor Andersson
2022-04-15Separate profile and active game list pages.Tor Andersson
2022-04-03Don't show options in game overview lists.Tor Andersson
2022-02-26Don't show title in ready to start games on game's own page.Tor Andersson
2022-02-20Allow line-breaks on scenario/options column in game lists.Tor Andersson
2022-02-15Drop table roles.Tor Andersson
2022-02-15Show optional rules in scenario column.Tor Andersson
2022-02-15Add explicit thead/tbody/tfoot tags to tables.Tor Andersson
2022-02-01Show "Nobody" in player column on unjoined games.Tor Andersson
2022-01-27Show user stats per-role.Tor Andersson
2022-01-15Separate open and ready to start game lists.Tor Andersson