aboutsummaryrefslogtreecommitdiffstats
path: root/server (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-19add bridge command to send messages with different nicksAndrea Lepori1-0/+133
2020-03-16Make ban command broadcast information about user and bannerMinusGix1-0/+4
2020-03-16Add command to get information about users to broadcast to clientsMinusGix1-0/+17
2020-03-13Switch accessed property to hashMinusGix1-2/+2
2020-03-12Protocol Updates and Bug Fixesmarzavec15-55/+187
2020-03-12Make hash take the correct propertyMinusGix1-1/+1
2020-03-07Make password field available for use in joinMinusGix1-2/+8
2020-03-07Make dumb use abstracted invite functions rather than duplicating codeMinusGix1-9/+12
2020-03-07Extract invite code into utility functions for greater re-use and accessMinusGix1-25/+82
2020-03-06Add trip to various commands that include nickname of moderator using themMinusGix5-5/+5
2020-03-06Reword actions which are restricted on using against users of same levelMinusGix4-4/+4
2020-03-06Comments fixmarzavec4-6/+12
2020-03-06Deduplicate verifyNickname into a single importable functionMinusGix5-12/+19
2020-03-06Minor UAC tweaksmarzavec18-55/+108
2020-03-05Move most uses of uType filtering to use UAC levelsMinusGix14-45/+64
2020-03-05Make join apply UAC levels to sockets and userInfoMinusGix1-0/+7
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-12-02Package updatesmarzavec2-58/+58
2019-11-07Updated help.js, now uses markdownmarzavec1-16/+13
2019-11-07Minor bug fixesmarzavec9-12/+12
2019-11-07Syntax update and formatting tweaksmarzavec43-974/+1209
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 2marzavec29-359/+404
2019-03-01Minor bug fix due to lib changemarzavec1-1/+1
2019-02-21Core hook upgrade, misc fixesmarzavec13-134/+264
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 codemarzavec29-264/+873
2018-06-04cleaned up and commented modulesmarzavec21-87/+183
2018-06-03Completed protocol decouplingmarzavec11-100/+155
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