]> git.cworth.org Git - lmno-server/history - empathy.js
Empathy: Reject categories with more than 20 items
[lmno-server] / empathy.js
2020-06-12 Carl WorthEmpathy: Reject categories with more than 20 items
2020-06-11 Carl WorthEmpathy: Use word groups to assign scores to players...
2020-06-11 Carl WorthEmpathy: Change /judging endpoint to expect a top-level...
2020-06-11 Carl WorthEmpathy: Initial implementation of scoring that conside...
2020-06-11 Carl WorthDon't throw out punctuation when "canonizing" words
2020-06-11 Carl WorthProvide an explicit (empty) return body for some responses
2020-06-11 Carl Worthempathy: Fix /prompts endpoint to return the ID of...
2020-06-11 Carl WorthAdd a game phase to perform judging
2020-06-11 Carl WorthEmpathy: Delay the updating of total scores until a...
2020-06-10 Carl WorthAccumulate running scores for a multi-round game
2020-06-10 Carl WorthEmpathy: Prune the list of proposed categories on game...
2020-06-10 Carl WorthFix the /reset endpoint
2020-06-10 Carl WorthAdd scoring once all players have submitted
2020-06-10 Carl Worthempathy: Tell clients how many players have responded
2020-06-10 Carl WorthEmpathy: Add a new /answer route to accept answers...
2020-06-10 Carl WorthFix buggy regular expression
2020-06-09 Carl WorthDon't let a new prompt get started when another is...
2020-06-09 Carl WorthEmpathy: Add support for starting the actual game
2020-06-09 Carl Worthempathy: Better separation of concerns between routes...
2020-06-09 Carl WorthEmpathy: Make a vote for a prompt toggle the vote
2020-06-08 Carl WorthEmpathy: Add routes to receive prompts and votes on...
2020-06-07 Carl WorthAdd initial shell of a game for Empathy