aboutsummaryrefslogtreecommitdiffstats
path: root/server/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added checking for muzzled userOpSimple2018-05-311-2/+7
|
* Created speak.jsOpSimple2018-05-311-0/+43
|
* Created dumb.jsOpSimple2018-05-311-0/+58
| | | This command module adds a new way to cleanly get rid of unwanted spams.
* Added hashes into each socketOpSimple2018-05-311-1/+2
| | | Added implicit declaration of hashes into each socket while the user joins.
* Prevent fucking shit upNeel Kamath2018-05-1327-0/+2083
|
* FlattenNeel Kamath2018-05-1327-2083/+0
|
* Re-add module documentationNeel Kamath2018-05-1317-16/+124
|
* Use the 'use strict' directive when neededNeel Kamath2018-05-133-0/+6
|
* Enhance READM.mdneelkamath2018-05-121-49/+0
|
* Remove unused object fieldsneelkamath2018-05-1217-78/+18
|
* Remove help.js as we need human, not programmatic documentation for thisneelkamath2018-05-121-49/+0
|
* Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-1127-55/+1
|
* Fixed changenick command, userExists now works.bacn2018-04-291-1/+1
|
* misc server changes and new modulesmarzavec2018-04-298-80/+334
|
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-253-2/+2
|
* Added unban by hashmarzavec2018-03-143-31/+34
|
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-1419-114/+204
|
* stabilized modules and server cmd fieldmarzavec2018-03-1113-44/+98
|
* initial commitmarzavec2018-03-1024-0/+1780