| Commit message (Expand) | Author | Lines | |
|---|---|---|---|
| 2022-02-09 | sort the speed leaderboard properly | -4/+3 | |
| 2022-02-09 | sending the question is no longer accepting guesses as an ephemeral | -0/+1 | |
| 2022-02-09 | fix visited for .tn list not working | -1/+1 | |
| 2022-02-09 | improving ordinal number usage in _scoreboard.ScoreboardView._get_rank | -3/+15 | |
| 2022-02-09 | display error when something goes wrong with .trivianight load | -2/+2 | |
| 2022-02-09 | fix \ with if | -2/+4 | |
| 2022-02-09 | remove UserScore | -21/+11 | |
| 2022-02-09 | full refactor complete | -3/+18 | |
| 2022-02-09 | refactor | -40/+90 | |
| 2022-02-09 | Fix bugs after testing and add TODO comments | -6/+33 | |
| 2022-02-09 | Fix incorrect variable usage in list comprehension | -1/+1 | |
| 2022-02-09 | Restructure trivia night game around new Question representation | -295/+179 |