aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/core/invite.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix usage of double-equals-comparison to triple-equalsMinusGix2020-02-181-1/+1
|
* Add 'to' parameter to invite, specifies channelMinusGix2020-02-171-4/+8
|
* Syntax update and formatting tweaksmarzavec2019-11-071-18/+19
|
* refactoring 2 of 2marzavec2019-04-081-1/+1
|
* refactoring 1 of 2marzavec2019-03-191-1/+1
|
* Minor module changesmarzavec2019-02-021-1/+8
| | | | Added trips to listusers output. Added 'reason' to reload broadcast. Fixed removemod bug. Added /nick hook to changenick. Added 'type' and 'from' fields to invite event.
* Added hooks, modules and cleaned up codemarzavec2018-09-301-9/+9
|
* cleaned up and commented modulesmarzavec2018-06-041-12/+12
|
* Prevent fucking shit upNeel Kamath2018-05-131-0/+65
|
* FlattenNeel Kamath2018-05-131-65/+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-10/+10
|
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-251-0/+1
|
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-141-4/+4
|
* stabilized modules and server cmd fieldmarzavec2018-03-111-5/+7
|
* initial commitmarzavec2018-03-101-0/+64