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