aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands (follow)
Commit message (Expand)AuthorAgeFilesLines
* add bridge command to send messages with different nicksAndrea Lepori2020-04-191-0/+133
* Merge pull request #98 from MinusGix/BanMinormarzavec2020-03-162-0/+21
|\
| * Make ban command broadcast information about user and bannerMinusGix2020-03-161-0/+4
| * Add command to get information about users to broadcast to clientsMinusGix2020-03-161-0/+17
* | Switch accessed property to hashMinusGix2020-03-131-2/+2
|/
* Protocol Updates and Bug Fixesmarzavec2020-03-1213-28/+169
* Merge pull request #96 from MinusGix/fixKickHashmarzavec2020-03-121-1/+1
|\
| * Make hash take the correct propertyMinusGix2020-03-121-1/+1
* | Merge pull request #94 from MinusGix/joinPasswordmarzavec2020-03-121-2/+8
|\ \
| * | Make password field available for use in joinMinusGix2020-03-071-2/+8
| |/
* | Make dumb use abstracted invite functions rather than duplicating codeMinusGix2020-03-071-9/+12
* | Extract invite code into utility functions for greater re-use and accessMinusGix2020-03-071-25/+82
|/
* Add trip to various commands that include nickname of moderator using themMinusGix2020-03-065-5/+5
* Merge pull request #91 from MinusGix/levelRewordingmarzavec2020-03-064-4/+4
|\
| * Reword actions which are restricted on using against users of same levelMinusGix2020-03-064-4/+4
* | Comments fixmarzavec2020-03-064-6/+12
* | Deduplicate verifyNickname into a single importable functionMinusGix2020-03-065-12/+19
|/
* Minor UAC tweaksmarzavec2020-03-0617-54/+107
* Move most uses of uType filtering to use UAC levelsMinusGix2020-03-0514-45/+64
* Make join apply UAC levels to sockets and userInfoMinusGix2020-03-051-0/+7
* Add UAC info file with levels and minor utility functionsMinusGix2020-03-051-0/+32
* Fix usage of double-equals-comparison to triple-equalsMinusGix2020-02-181-1/+1
* Add 'to' parameter to invite, specifies channelMinusGix2020-02-171-4/+8
* Let kick pass a channel argumentMinusGix2020-01-211-16/+36
* Updated help.js, now uses markdownmarzavec2019-11-071-16/+13
* Minor bug fixesmarzavec2019-11-078-11/+11
* Syntax update and formatting tweaksmarzavec2019-11-0727-492/+532
* add trip to emotes (/me)Manuel Herrmann2019-10-121-0/+3
* refactoring 2 of 2marzavec2019-04-0823-37/+37
* refactoring 1 of 2marzavec2019-03-1911-18/+18
* Core hook upgrade, misc fixesmarzavec2019-02-219-32/+141
* 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
* Made admin pass stored as trip and handled by trip. Admin can now be an admin...MinusGix2018-09-301-7/+6
* Added hooks, modules and cleaned up codemarzavec2018-09-3025-237/+732
* cleaned up and commented modulesmarzavec2018-06-0420-86/+182
* Completed protocol decouplingmarzavec2018-06-037-34/+77
* 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-1317-0/+964
* FlattenNeel Kamath2018-05-1317-964/+0