Skip to content

Version 2.2

Compare
Choose a tag to compare
@AlMcKinlay AlMcKinlay released this 23 Nov 12:45
· 253 commits to master since this release
  • Stability improvements
  • A usernote is automatically created when a user sets an invalid friend code or is banned.
  • Added an example config/local.js file
  • Added a svex how-to on the index page
  • Moved the info tooltip outside of the info boxes
  • Added themes to the 404, 403, and 500 pages
  • Made logs searchable by mods
  • Search function is now more intuitive
  • Removed all instances of userids from the database and code, replacing them with usernames
  • Refactored Reddit.js to use async functions instead of callbacks
  • Access tokens are now cached instead of being refreshed every time a call is made.
  • Lots of refactoring
  • Added some unit tests
  • Fix a bunch of papercuts and bugs