aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-06Minor UAC tweaksmarzavec6-7/+7
Added an underscore to the uac info lib which prevents the server from attempting to use the file as a command module, allowing removal of the 'info' property and empty 'run' command
2020-03-05Move most uses of uType filtering to use UAC levelsMinusGix6-24/+26
2019-11-07Syntax update and formatting tweaksmarzavec6-74/+80
2019-04-08refactoring 2 of 2marzavec6-9/+9
2019-03-19refactoring 1 of 2marzavec3-3/+3
2019-02-21Core hook upgrade, misc fixesmarzavec1-3/+2
(See ChangeLog.md tbh)
2019-02-02Minor module changesmarzavec3-7/+17
Added trips to listusers output. Added 'reason' to reload broadcast. Fixed removemod bug. Added /nick hook to changenick. Added 'type' and 'from' fields to invite event.
2018-09-30Added hooks, modules and cleaned up codemarzavec6-30/+90
2018-06-04cleaned up and commented modulesmarzavec5-29/+46
2018-05-13Prevent fucking shit upNeel Kamath5-0/+179
2018-05-13FlattenNeel Kamath5-179/+0
2018-05-13Re-add module documentationNeel Kamath5-5/+23
2018-05-12Remove unused object fieldsneelkamath5-22/+5
2018-05-11Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath5-10/+0
2018-03-14Streamlined modules, server tweaks, better feedbackmarzavec5-11/+15
2018-03-11stabilized modules and server cmd fieldmarzavec3-4/+7