Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Make PM2 optional | Neel Kamath | 2018-05-13 | 1 | -3/+0 | |
| | ||||||
* | Enhance READM.md | neelkamath | 2018-05-12 | 1 | -49/+0 | |
| | ||||||
* | Remove unused object fields | neelkamath | 2018-05-12 | 17 | -78/+18 | |
| | ||||||
* | Remove help.js as we need human, not programmatic documentation for this | neelkamath | 2018-05-12 | 1 | -49/+0 | |
| | ||||||
* | Document | neelkamath | 2018-05-11 | 1 | -1/+0 | |
| | ||||||
* | Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive | neelkamath | 2018-05-11 | 27 | -55/+1 | |
| | ||||||
* | Add pm2 as a dev dependency | neelkamath | 2018-05-11 | 2 | -1/+2423 | |
| | ||||||
* | Fixed changenick command, userExists now works. | bacn | 2018-04-29 | 1 | -1/+1 | |
| | ||||||
* | misc server changes and new modules | marzavec | 2018-04-29 | 9 | -81/+335 | |
| | ||||||
* | better documentation | marzavec | 2018-04-09 | 1 | -0/+1 | |
| | ||||||
* | Made gitignore include the auto-generated config folder | MinusGix | 2018-04-04 | 1 | -1/+3 | |
| | ||||||
* | Rolled client back to legacy & synced prod modules | marzavec | 2018-03-25 | 3 | -2/+2 | |
| | ||||||
* | Added unban by hash | marzavec | 2018-03-14 | 3 | -31/+34 | |
| | ||||||
* | Streamlined modules, server tweaks, better feedback | marzavec | 2018-03-14 | 19 | -114/+204 | |
| | ||||||
* | stabilized modules and server cmd field | marzavec | 2018-03-11 | 14 | -44/+103 | |
| | ||||||
* | Added a gitignore file | MinusGix | 2018-03-10 | 1 | -0/+61 | |
| | ||||||
* | initial commit | marzavec | 2018-03-10 | 28 | -0/+2239 | |