aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/mod/ban.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make ban command broadcast information about user and bannerMinusGix2020-03-161-0/+4
* Add trip to various commands that include nickname of moderator using themMinusGix2020-03-061-1/+1
* Reword actions which are restricted on using against users of same levelMinusGix2020-03-061-1/+1
* Minor UAC tweaksmarzavec2020-03-061-1/+1
* Move most uses of uType filtering to use UAC levelsMinusGix2020-03-051-4/+6
* Syntax update and formatting tweaksmarzavec2019-11-071-15/+16
* refactoring 2 of 2marzavec2019-04-081-2/+2
* refactoring 1 of 2marzavec2019-03-191-1/+1
* Added hooks, modules and cleaned up codemarzavec2018-09-301-13/+9
* cleaned up and commented modulesmarzavec2018-06-041-5/+14
* Prevent fucking shit upNeel Kamath2018-05-131-0/+64
* FlattenNeel Kamath2018-05-131-64/+0
* Re-add module documentationNeel Kamath2018-05-131-1/+5
* Remove unused object fieldsneelkamath2018-05-121-5/+1
* Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-111-2/+0
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-251-1/+0
* Added unban by hashmarzavec2018-03-141-2/+3
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-141-13/+13
* stabilized modules and server cmd fieldmarzavec2018-03-111-3/+8
* initial commitmarzavec2018-03-101-0/+61