Implemented news page, wrote moderation post

This commit is contained in:
2019-06-05 08:02:43 +10:00
parent b5286e1c22
commit 6bbcd03179
9 changed files with 97 additions and 4 deletions
+2
View File
@@ -13,6 +13,8 @@ Minor
* Implement game ladder sorting.
* Write unit tests (ensure that the game doesn't break from an update).
* Implement banning mechanism.
* Implement post scrolling for news page.
Patch
---