Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comments fix | marzavec | 2020-03-06 | 4 | -6/+12 |
| | |||||
* | Deduplicate verifyNickname into a single importable function | MinusGix | 2020-03-06 | 5 | -12/+19 |
| | |||||
* | Minor UAC tweaks | marzavec | 2020-03-06 | 18 | -55/+108 |
| | | | | 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 | 14 | -45/+64 |
| | |||||
* | Make join apply UAC levels to sockets and userInfo | MinusGix | 2020-03-05 | 1 | -0/+7 |
| | |||||
* | Add UAC info file with levels and minor utility functions | MinusGix | 2020-03-05 | 1 | -0/+32 |
| | |||||
* | Fix usage of double-equals-comparison to triple-equals | MinusGix | 2020-02-18 | 1 | -1/+1 |
| | |||||
* | Add 'to' parameter to invite, specifies channel | MinusGix | 2020-02-17 | 1 | -4/+8 |
| | |||||
* | Let kick pass a channel argument | MinusGix | 2020-01-21 | 1 | -16/+36 |
| | |||||
* | Package updates | marzavec | 2019-12-02 | 2 | -58/+58 |
| | |||||
* | Updated help.js, now uses markdown | marzavec | 2019-11-07 | 1 | -16/+13 |
| | |||||
* | Minor bug fixes | marzavec | 2019-11-07 | 9 | -12/+12 |
| | |||||
* | Syntax update and formatting tweaks | marzavec | 2019-11-07 | 43 | -974/+1209 |
| | |||||
* | add trip to emotes (/me) | Manuel Herrmann | 2019-10-12 | 1 | -0/+3 |
| | |||||
* | Outgoing Hook Fix + Package Changes | marzavec | 2019-10-03 | 1 | -2/+4 |
| | |||||
* | Update MainServer.js | MinusGix | 2019-05-03 | 1 | -3/+7 |
| | |||||
* | Update ConfigManager.js | MinusGix | 2019-04-28 | 1 | -1/+4 |
| | |||||
* | Merge pull request #1 from MinusGix/patch-3 | MinusGix | 2019-04-28 | 1 | -0/+6 |
|\ | | | | | Update SetupWizard.js | ||||
| * | Update SetupWizard.js | MinusGix | 2019-04-28 | 1 | -0/+6 |
| | | |||||
* | | Update CommandManager.js | MinusGix | 2019-04-28 | 1 | -1/+11 |
| | | |||||
* | | Update CommandManager.js | MinusGix | 2019-04-26 | 1 | -3/+3 |
|/ | |||||
* | refactoring 2 of 2 | marzavec | 2019-04-08 | 31 | -182/+242 |
| | |||||
* | refactoring 1 of 2 | marzavec | 2019-03-19 | 29 | -359/+404 |
| | |||||
* | Minor bug fix due to lib change | marzavec | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | Core hook upgrade, misc fixes | marzavec | 2019-02-21 | 13 | -134/+264 |
| | | | | (See ChangeLog.md tbh) | ||||
* | Minor module changes | marzavec | 2019-02-02 | 8 | -15/+72 |
| | | | | 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. | ||||
* | Add a check for if there is a target parameter | MinusGix | 2018-12-28 | 1 | -0/+10 |
| | |||||
* | added auto reply to whisper using /r text hook | marzavec | 2018-10-26 | 1 | -1/+27 |
| | |||||
* | documentation update, removing unused scripts | marzavec | 2018-10-14 | 2 | -35/+0 |
| | |||||
* | Made admin pass stored as trip and handled by trip. Admin can now be an ↵ | MinusGix | 2018-09-30 | 2 | -11/+17 |
| | | | | admin as long as they use the same password | ||||
* | Made Admin password saved as a trip. | MinusGix | 2018-09-30 | 1 | -1/+11 |
| | |||||
* | Put tripsalt question before password question. | MinusGix | 2018-09-30 | 1 | -9/+9 |
| | |||||
* | Added hooks, modules and cleaned up code | marzavec | 2018-09-30 | 29 | -264/+873 |
| | |||||
* | cleaned up and commented modules | marzavec | 2018-06-04 | 21 | -87/+183 |
| | |||||
* | Completed protocol decoupling | marzavec | 2018-06-03 | 11 | -100/+155 |
| | |||||
* | Array checking made constructor safe | OpSimple | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Solved uneeded variable creation | OpSimple | 2018-06-01 | 1 | -4/+1 |
| | |||||
* | Just cleaning stuffs | OpSimple | 2018-06-01 | 1 | -3/+2 |
| | |||||
* | Update chat.js | OpSimple | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Added an extra loop for allies | OpSimple | 2018-06-01 | 1 | -0/+6 |
| | | | Added an extra loop so as to deliver the muzzled user's texts to all of the allies | ||||
* | 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 | ||||
* | Added checking for muzzled user | OpSimple | 2018-05-31 | 1 | -2/+7 |
| | |||||
* | 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. | ||||
* | Added hashes into each socket | OpSimple | 2018-05-31 | 1 | -1/+2 |
| | | | Added implicit declaration of hashes into each socket while the user joins. | ||||
* | streamline dev flow | marzavec | 2018-05-20 | 2 | -0/+427 |
| | |||||
* | Prevent fucking shit up | Neel Kamath | 2018-05-13 | 27 | -0/+0 |
| | |||||
* | Flatten | Neel Kamath | 2018-05-13 | 30 | -2912/+0 |
| | |||||
* | Re-add module documentation | Neel Kamath | 2018-05-13 | 17 | -16/+124 |
| | |||||
* | Use the 'use strict' directive when needed | Neel Kamath | 2018-05-13 | 3 | -0/+6 |
| |