summaryrefslogtreecommitdiffstats
path: root/api/command_invite_people.go
Commit message (Collapse)AuthorAgeFilesLines
* Improving command line interface (#4689)Christopher Speller2016-12-061-1/+1
|
* PLT-3131 Add slash command for sending email invites (#3218)Joram Wilander2016-06-021-0/+78
* Add slash command for sending email invites * Add response for empty message and trim commas * Check for @ in email addresses before sending * Update invite people error message