aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/core (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-12Protocol Updates and Bug Fixesmarzavec6-21/+113
2020-03-07Make password field available for use in joinMinusGix1-2/+8
2020-03-07Extract invite code into utility functions for greater re-use and accessMinusGix1-25/+82
2020-03-06Comments fixmarzavec3-3/+3
2020-03-06Deduplicate verifyNickname into a single importable functionMinusGix4-11/+8
2020-03-06Minor UAC tweaksmarzavec2-4/+4
2020-03-05Move most uses of uType filtering to use UAC levelsMinusGix1-2/+5
2020-03-05Make join apply UAC levels to sockets and userInfoMinusGix1-0/+7
2020-02-18Fix usage of double-equals-comparison to triple-equalsMinusGix1-1/+1
2020-02-17Add 'to' parameter to invite, specifies channelMinusGix1-4/+8
2019-11-07Updated help.js, now uses markdownmarzavec1-16/+13
2019-11-07Minor bug fixesmarzavec7-9/+9
2019-11-07Syntax update and formatting tweaksmarzavec11-260/+273
2019-10-12add trip to emotes (/me)Manuel Herrmann1-0/+3
2019-04-08refactoring 2 of 2marzavec8-13/+13
2019-03-19refactoring 1 of 2marzavec5-12/+12
2019-02-21Core hook upgrade, misc fixesmarzavec6-27/+117
2019-02-02Minor module changesmarzavec5-8/+55
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-09-30Made admin pass stored as trip and handled by trip. Admin can now be an admin...MinusGix1-7/+6
2018-09-30Added hooks, modules and cleaned up codemarzavec10-140/+372
2018-06-04cleaned up and commented modulesmarzavec8-39/+83
2018-06-03Completed protocol decouplingmarzavec3-21/+13
2018-06-01Solved uneeded variable creationOpSimple1-4/+1
2018-06-01Update chat.jsOpSimple1-1/+1
2018-06-01Added an extra loop for alliesOpSimple1-0/+6
2018-05-31Added checking for muzzled userOpSimple1-2/+7
2018-05-31Added hashes into each socketOpSimple1-1/+2
2018-05-13Prevent fucking shit upNeel Kamath9-0/+588
2018-05-13FlattenNeel Kamath9-588/+0
2018-05-13Re-add module documentationNeel Kamath9-8/+86
2018-05-12Enhance READM.mdneelkamath1-49/+0
2018-05-12Remove unused object fieldsneelkamath9-41/+10
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) directiveneelkamath10-20/+0
2018-04-29Fixed changenick command, userExists now works.bacn1-1/+1
2018-04-29misc server changes and new modulesmarzavec6-34/+237
2018-03-25Rolled client back to legacy & synced prod modulesmarzavec1-0/+1
2018-03-14Streamlined modules, server tweaks, better feedbackmarzavec7-49/+88
2018-03-11stabilized modules and server cmd fieldmarzavec6-26/+60