Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-06-04 | cleaned up and commented modules | marzavec | 20 | -86/+182 | |
2018-06-03 | Completed protocol decoupling | marzavec | 7 | -34/+77 | |
2018-06-01 | Array checking made constructor safe | OpSimple | 1 | -1/+1 | |
2018-06-01 | Solved uneeded variable creation | OpSimple | 1 | -4/+1 | |
2018-06-01 | Just cleaning stuffs | OpSimple | 1 | -3/+2 | |
2018-06-01 | Update chat.js | OpSimple | 1 | -1/+1 | |
2018-06-01 | Added an extra loop for allies | OpSimple | 1 | -0/+6 | |
Added an extra loop so as to deliver the muzzled user's texts to all of the allies | |||||
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 | Added checking for muzzled user | OpSimple | 1 | -2/+7 | |
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-31 | Added hashes into each socket | OpSimple | 1 | -1/+2 | |
Added implicit declaration of hashes into each socket while the user joins. | |||||
2018-05-13 | Prevent fucking shit up | Neel Kamath | 17 | -0/+964 | |
2018-05-13 | Flatten | Neel Kamath | 17 | -964/+0 | |
2018-05-13 | Re-add module documentation | Neel Kamath | 17 | -16/+124 | |
2018-05-12 | Enhance READM.md | neelkamath | 1 | -49/+0 | |
2018-05-12 | Remove unused object fields | neelkamath | 17 | -78/+18 | |
2018-05-12 | Remove help.js as we need human, not programmatic documentation for this | neelkamath | 1 | -49/+0 | |
2018-05-11 | Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive | neelkamath | 18 | -36/+0 | |
2018-04-29 | Fixed changenick command, userExists now works. | bacn | 1 | -1/+1 | |
2018-04-29 | misc server changes and new modules | marzavec | 7 | -67/+278 | |
2018-03-25 | Rolled client back to legacy & synced prod modules | marzavec | 3 | -2/+2 | |
2018-03-14 | Added unban by hash | marzavec | 2 | -19/+24 | |
2018-03-14 | Streamlined modules, server tweaks, better feedback | marzavec | 15 | -91/+143 | |
2018-03-11 | stabilized modules and server cmd field | marzavec | 12 | -38/+88 | |