Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #16 from OpSimple/master | marzavec | 2018-06-01 | 5 | -3/+120 | |
|\ | | | | | A new way to handle the spammers | |||||
| * | 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 | |||||
| * | Update DOCUMENTATION.md | OpSimple | 2018-05-31 | 1 | -1/+1 | |
| | | ||||||
| * | Update DOCUMENTATION.md | OpSimple | 2018-05-31 | 1 | -0/+2 | |
| | | ||||||
| * | 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. | |||||
* | formatting fix | marzavec | 2018-05-20 | 1 | -1/+1 | |
| | ||||||
* | streamline dev flow | marzavec | 2018-05-20 | 15 | -243/+2740 | |
| | ||||||
* | Merge pull request #12 from neelkamath/master | marzavec | 2018-05-20 | 32 | -168/+124 | |
|\ | | | | | Documentation | |||||
| * | npm has been pkged with node for awhile now; we neednt list every pkg ↵ | Neel Kamath | 2018-05-18 | 1 | -9/+5 | |
| | | | | | | | | manager as tehy will know how to use their prefferred | |||||
| * | Check "main" and "scripts/start" | Neel Kamath | 2018-05-18 | 1 | -7/+6 | |
| | | ||||||
| * | Attempt 2 | Neel Kamath | 2018-05-18 | 1 | -3/+5 | |
| | | ||||||
| * | Attempt 1 | Neel Kamath | 2018-05-18 | 2 | -1/+1 | |
| |\ | |/ |/| | ||||||
* | | Highlight Hotfix | marzavec | 2018-05-17 | 1 | -21/+19 | |
| | | ||||||
* | | Merge pull request #14 from po5i/master | marzavec | 2018-05-17 | 5 | -5/+122 | |
|\ \ | | | | | | | Introducing syntax highlight | |||||
| * | | Changed @ for # as highlight symbol | Carlos Villavicencio | 2018-05-16 | 1 | -14/+13 | |
| | | | ||||||
| * | | Introducing syntax highlight | Carlos Villavicencio | 2018-05-16 | 5 | -4/+122 | |
|/ / | ||||||
| * | Again again | Neel Kamath | 2018-05-17 | 1 | -90/+38 | |
| | | ||||||
| * | Again | Neel Kamath | 2018-05-17 | 4 | -2864/+495 | |
| | | ||||||
| * | Update for #14 | Neel Kamath | 2018-05-17 | 3 | -17/+137 | |
| | | ||||||
| * | Add initial connection documentation | Neel Kamath | 2018-05-14 | 1 | -3/+12 | |
| | | ||||||
| * | Prevent fucking shit up | Neel Kamath | 2018-05-13 | 28 | -3/+5 | |
| | | ||||||
| * | Flatten | Neel Kamath | 2018-05-13 | 32 | -7/+4 | |
| | | ||||||
| * | Re-add module documentation | Neel Kamath | 2018-05-13 | 18 | -16/+125 | |
| | | ||||||
| * | Use the 'use strict' directive when needed | Neel Kamath | 2018-05-13 | 4 | -0/+7 | |
| | | ||||||
| * | Make PM2 optional | Neel Kamath | 2018-05-13 | 2 | -11/+5 | |
| | | ||||||
| * | Enhance READM.md | neelkamath | 2018-05-12 | 2 | -83/+37 | |
| | | ||||||
| * | Remove unused object fields | neelkamath | 2018-05-12 | 19 | -80/+21 | |
| | | ||||||
| * | Remove help.js as we need human, not programmatic documentation for this | neelkamath | 2018-05-12 | 2 | -50/+0 | |
| | | ||||||
| * | Clarify documentation | neelkamath | 2018-05-12 | 2 | -19/+21 | |
| | | ||||||
| * | Document | neelkamath | 2018-05-11 | 3 | -1/+44 | |
| | | ||||||
| * | Link to CHANGELOG.md | neelkamath | 2018-05-11 | 1 | -0/+4 | |
| | | ||||||
| * | Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive | neelkamath | 2018-05-11 | 27 | -55/+1 | |
| | | ||||||
| * | Add license as a file in the repo as GitHub's documentation | neelkamath | 2018-05-11 | 2 | -1/+14 | |
| | | ||||||
| * | Fix line number and prevent further breakage | neelkamath | 2018-05-11 | 1 | -20/+2 | |
| | | ||||||
| * | Add pm2 as a dev dependency | neelkamath | 2018-05-11 | 2 | -1/+2423 | |
| | | ||||||
| * | Fix redundant links | neelkamath | 2018-05-11 | 1 | -10/+10 | |
|/ | ||||||
* | Merge pull request #10 from bacn/master | marzavec | 2018-04-29 | 1 | -1/+1 | |
|\ | | | | | Fixed changenick command, userExists now works. | |||||
| * | Fixed changenick command, userExists now works. | bacn | 2018-04-29 | 1 | -1/+1 | |
|/ | ||||||
* | misc server changes and new modules | marzavec | 2018-04-29 | 11 | -88/+354 | |
| | ||||||
* | added software link to readme | marzavec | 2018-04-19 | 1 | -0/+2 | |
| | ||||||
* | katex update, added changelog | marzavec | 2018-04-13 | 186 | -9470/+1110 | |
| | ||||||
* | measure once, cut twice | marzavec | 2018-04-09 | 1 | -5/+5 | |
| |