aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/core/join.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix ip because of network changeHEADmasterAndrea Lepori2020-04-291-1/+1
* add ip check in chat and joinAndrea Lepori2020-04-291-5/+7
* remove rate limiter in join and chat for moderatorAndrea Lepori2020-04-241-1/+1
* Switch accessed property to hashMinusGix2020-03-131-2/+2
* Protocol Updates and Bug Fixesmarzavec2020-03-121-14/+47
* Make password field available for use in joinMinusGix2020-03-071-2/+8
* Deduplicate verifyNickname into a single importable functionMinusGix2020-03-061-3/+1
* Minor UAC tweaksmarzavec2020-03-061-2/+2
* Make join apply UAC levels to sockets and userInfoMinusGix2020-03-051-0/+7
* Syntax update and formatting tweaksmarzavec2019-11-071-32/+35
* refactoring 2 of 2marzavec2019-04-081-1/+1
* refactoring 1 of 2marzavec2019-03-191-1/+1
* Minor module changesmarzavec2019-02-021-1/+1
* 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-301-57/+62
* cleaned up and commented modulesmarzavec2018-06-041-13/+21
* Added hashes into each socketOpSimple2018-05-311-1/+2
* Prevent fucking shit upNeel Kamath2018-05-131-0/+135
* FlattenNeel Kamath2018-05-131-135/+0
* Re-add module documentationNeel Kamath2018-05-131-1/+5
* Remove unused object fieldsneelkamath2018-05-121-5/+1
* Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-111-2/+0
* misc server changes and new modulesmarzavec2018-04-291-24/+28
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-141-8/+9
* stabilized modules and server cmd fieldmarzavec2018-03-111-2/+6
* initial commitmarzavec2018-03-101-0/+128