aboutsummaryrefslogtreecommitdiffstats
path: root/server/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-19refactoring 1 of 2marzavec26-315/+399
2019-03-01Minor bug fix due to lib changemarzavec1-1/+1
2019-02-21Core hook upgrade, misc fixesmarzavec11-50/+196
2019-02-02Minor module changesmarzavec8-15/+72
2018-12-28Add a check for if there is a target parameterMinusGix1-0/+10
2018-10-26added auto reply to whisper using /r text hookmarzavec1-1/+27
2018-10-14documentation update, removing unused scriptsmarzavec2-35/+0
2018-09-30Made admin pass stored as trip and handled by trip. Admin can now be an admin...MinusGix2-11/+17
2018-09-30Made Admin password saved as a trip.MinusGix1-1/+11
2018-09-30Put tripsalt question before password question.MinusGix1-9/+9
2018-09-30Added hooks, modules and cleaned up codemarzavec27-262/+871
2018-06-04cleaned up and commented modulesmarzavec20-86/+182
2018-06-03Completed protocol decouplingmarzavec9-49/+104
2018-06-01Array checking made constructor safeOpSimple1-1/+1
2018-06-01Solved uneeded variable creationOpSimple1-4/+1
2018-06-01Just cleaning stuffsOpSimple1-3/+2
2018-06-01Update chat.jsOpSimple1-1/+1
2018-06-01Added an extra loop for alliesOpSimple1-0/+6
2018-06-01Added an extra option to add alliesOpSimple1-2/+8
2018-05-31Added checking for muzzled userOpSimple1-2/+7
2018-05-31Created speak.jsOpSimple1-0/+43
2018-05-31Created dumb.jsOpSimple1-0/+58
2018-05-31Added hashes into each socketOpSimple1-1/+2
2018-05-13Prevent fucking shit upNeel Kamath27-0/+2083
2018-05-13FlattenNeel Kamath27-2083/+0
2018-05-13Re-add module documentationNeel Kamath17-16/+124
2018-05-13Use the 'use strict' directive when neededNeel Kamath3-0/+6
2018-05-12Enhance READM.mdneelkamath1-49/+0
2018-05-12Remove unused object fieldsneelkamath17-78/+18
2018-05-12Remove help.js as we need human, not programmatic documentation for thisneelkamath1-49/+0
2018-05-11Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath27-55/+1
2018-04-29Fixed changenick command, userExists now works.bacn1-1/+1
2018-04-29misc server changes and new modulesmarzavec8-80/+334
2018-03-25Rolled client back to legacy & synced prod modulesmarzavec3-2/+2
2018-03-14Added unban by hashmarzavec3-31/+34
2018-03-14Streamlined modules, server tweaks, better feedbackmarzavec19-114/+204
2018-03-11stabilized modules and server cmd fieldmarzavec13-44/+98