aboutsummaryrefslogtreecommitdiffstats
path: root/server/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Update CommandManager.jsMinusGix2019-04-261-3/+3
|/
* refactoring 2 of 2marzavec2019-04-0831-182/+242
* refactoring 1 of 2marzavec2019-03-1926-315/+399
* Minor bug fix due to lib changemarzavec2019-03-011-1/+1
* Core hook upgrade, misc fixesmarzavec2019-02-2111-50/+196
* Minor module changesmarzavec2019-02-028-15/+72
* Add a check for if there is a target parameterMinusGix2018-12-281-0/+10
* added auto reply to whisper using /r text hookmarzavec2018-10-261-1/+27
* documentation update, removing unused scriptsmarzavec2018-10-142-35/+0
* Made admin pass stored as trip and handled by trip. Admin can now be an admin...MinusGix2018-09-302-11/+17
* Made Admin password saved as a trip.MinusGix2018-09-301-1/+11
* Put tripsalt question before password question.MinusGix2018-09-301-9/+9
* Added hooks, modules and cleaned up codemarzavec2018-09-3027-262/+871
* cleaned up and commented modulesmarzavec2018-06-0420-86/+182
* Completed protocol decouplingmarzavec2018-06-039-49/+104
* Array checking made constructor safeOpSimple2018-06-011-1/+1
* Solved uneeded variable creationOpSimple2018-06-011-4/+1
* Just cleaning stuffsOpSimple2018-06-011-3/+2
* Update chat.jsOpSimple2018-06-011-1/+1
* Added an extra loop for alliesOpSimple2018-06-011-0/+6
* Added an extra option to add alliesOpSimple2018-06-011-2/+8
* Added checking for muzzled userOpSimple2018-05-311-2/+7
* Created speak.jsOpSimple2018-05-311-0/+43
* Created dumb.jsOpSimple2018-05-311-0/+58
* Added hashes into each socketOpSimple2018-05-311-1/+2
* 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