aboutsummaryrefslogtreecommitdiffstats
path: root/server/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-05Add UAC info file with levels and minor utility functionsMinusGix1-0/+32
2020-02-18Fix usage of double-equals-comparison to triple-equalsMinusGix1-1/+1
2020-02-17Add 'to' parameter to invite, specifies channelMinusGix1-4/+8
2020-01-21Let kick pass a channel argumentMinusGix1-16/+36
2019-11-07Updated help.js, now uses markdownmarzavec1-16/+13
2019-11-07Minor bug fixesmarzavec9-12/+12
2019-11-07Syntax update and formatting tweaksmarzavec40-956/+1188
2019-10-12add trip to emotes (/me)Manuel Herrmann1-0/+3
2019-10-03Outgoing Hook Fix + Package Changesmarzavec1-2/+4
2019-05-03Update MainServer.jsMinusGix1-3/+7
2019-04-28Update ConfigManager.jsMinusGix1-1/+4
2019-04-28Update SetupWizard.jsMinusGix1-0/+6
2019-04-28Update CommandManager.jsMinusGix1-1/+11
2019-04-26Update CommandManager.jsMinusGix1-3/+3
2019-04-08refactoring 2 of 2marzavec31-182/+242
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