Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-03-16 | Make ban command broadcast information about user and banner | MinusGix | 1 | -0/+4 | |
2020-03-12 | Protocol Updates and Bug Fixes | marzavec | 5 | -5/+54 | |
2020-03-12 | Make hash take the correct property | MinusGix | 1 | -1/+1 | |
2020-03-07 | Make dumb use abstracted invite functions rather than duplicating code | MinusGix | 1 | -9/+12 | |
2020-03-06 | Add trip to various commands that include nickname of moderator using them | MinusGix | 5 | -5/+5 | |
2020-03-06 | Reword actions which are restricted on using against users of same level | MinusGix | 4 | -4/+4 | |
2020-03-06 | Minor UAC tweaks | marzavec | 7 | -11/+11 | |
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-05 | Move most uses of uType filtering to use UAC levels | MinusGix | 7 | -19/+33 | |
2020-01-21 | Let kick pass a channel argument | MinusGix | 1 | -16/+36 | |
2019-11-07 | Minor bug fixes | marzavec | 1 | -2/+2 | |
2019-11-07 | Syntax update and formatting tweaks | marzavec | 7 | -134/+152 | |
2019-04-08 | refactoring 2 of 2 | marzavec | 7 | -11/+11 | |
2019-03-19 | refactoring 1 of 2 | marzavec | 3 | -3/+3 | |
2019-02-21 | Core hook upgrade, misc fixes | marzavec | 1 | -2/+2 | |
(See ChangeLog.md tbh) | |||||
2018-09-30 | Added hooks, modules and cleaned up code | marzavec | 7 | -59/+264 | |
2018-06-04 | cleaned up and commented modules | marzavec | 5 | -18/+50 | |
2018-06-03 | Completed protocol decoupling | marzavec | 2 | -13/+12 | |
2018-06-01 | Array checking made constructor safe | OpSimple | 1 | -1/+1 | |
2018-06-01 | Just cleaning stuffs | OpSimple | 1 | -3/+2 | |
2018-06-01 | Added an extra option to add allies | OpSimple | 1 | -2/+8 | |
Added an extra option to add allies who can see the dumb user's texts | |||||
2018-05-31 | Created speak.js | OpSimple | 1 | -0/+43 | |
2018-05-31 | Created dumb.js | OpSimple | 1 | -0/+58 | |
This command module adds a new way to cleanly get rid of unwanted spams. | |||||
2018-05-13 | Prevent fucking shit up | Neel Kamath | 3 | -0/+197 | |
2018-05-13 | Flatten | Neel Kamath | 3 | -197/+0 | |
2018-05-13 | Re-add module documentation | Neel Kamath | 3 | -3/+15 | |
2018-05-12 | Remove unused object fields | neelkamath | 3 | -15/+3 | |
2018-05-11 | Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive | neelkamath | 3 | -6/+0 | |
2018-04-29 | misc server changes and new modules | marzavec | 1 | -33/+41 | |
2018-03-25 | Rolled client back to legacy & synced prod modules | marzavec | 2 | -2/+1 | |
2018-03-14 | Added unban by hash | marzavec | 2 | -19/+24 | |
2018-03-14 | Streamlined modules, server tweaks, better feedback | marzavec | 3 | -31/+40 | |
2018-03-11 | stabilized modules and server cmd field | marzavec | 3 | -8/+21 | |