Skip to content

build-1.0

Compare
Choose a tag to compare
@RevertIT RevertIT released this 25 Apr 23:45
· 12 commits to main since this release

Official stable release.

Changes:

  • Added anti-flood system (no database queries/moderators are immune to anti-flood)
  • Removed "Edit/Delete" buttons from groups that don't have permission to use those buttons.
  • Added new chat action (/check "username") to check if a user is banned and for how long (Moderators action).
  • Changed time to live update of seconds/minutes/hours via javascript.
  • Code optimization.
  • Stability improvements