aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/mod (follow)
Commit message (Expand)AuthorAgeFilesLines
* Protocol Updates and Bug Fixesmarzavec2020-03-125-5/+54
* Merge pull request #96 from MinusGix/fixKickHashmarzavec2020-03-121-1/+1
|\
| * Make hash take the correct propertyMinusGix2020-03-121-1/+1
* | Make dumb use abstracted invite functions rather than duplicating codeMinusGix2020-03-071-9/+12
|/
* Add trip to various commands that include nickname of moderator using themMinusGix2020-03-065-5/+5
* Reword actions which are restricted on using against users of same levelMinusGix2020-03-064-4/+4
* Minor UAC tweaksmarzavec2020-03-067-11/+11
* Move most uses of uType filtering to use UAC levelsMinusGix2020-03-057-19/+33
* Let kick pass a channel argumentMinusGix2020-01-211-16/+36
* Minor bug fixesmarzavec2019-11-071-2/+2
* Syntax update and formatting tweaksmarzavec2019-11-077-134/+152
* refactoring 2 of 2marzavec2019-04-087-11/+11
* refactoring 1 of 2marzavec2019-03-193-3/+3
* Core hook upgrade, misc fixesmarzavec2019-02-211-2/+2
* Added hooks, modules and cleaned up codemarzavec2018-09-307-59/+264
* cleaned up and commented modulesmarzavec2018-06-045-18/+50
* Completed protocol decouplingmarzavec2018-06-032-13/+12
* Array checking made constructor safeOpSimple2018-06-011-1/+1
* Just cleaning stuffsOpSimple2018-06-011-3/+2
* Added an extra option to add alliesOpSimple2018-06-011-2/+8
* Created speak.jsOpSimple2018-05-311-0/+43
* Created dumb.jsOpSimple2018-05-311-0/+58
* Prevent fucking shit upNeel Kamath2018-05-133-0/+197
* FlattenNeel Kamath2018-05-133-197/+0
* Re-add module documentationNeel Kamath2018-05-133-3/+15
* Remove unused object fieldsneelkamath2018-05-123-15/+3
* Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-113-6/+0
* misc server changes and new modulesmarzavec2018-04-291-33/+41
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-252-2/+1
* Added unban by hashmarzavec2018-03-142-19/+24
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-143-31/+40
* stabilized modules and server cmd fieldmarzavec2018-03-113-8/+21
* initial commitmarzavec2018-03-103-0/+169