summaryrefslogtreecommitdiffstats
path: root/api/command_join.go
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-1/+1
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-1/+2
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-1/+1
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-13/+10
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-1/+1
* PLT-4138 Fix /join command for non-admin accounts (#4265)Joram Wilander2016-10-201-1/+1
* Fixed /join (#3647)David Lu2016-07-211-0/+5
* Fixed double join messages (#3059)David Lu2016-05-201-9/+1
* Fixing permalinks to channels your not a memeber of (#2805)Christopher Speller2016-04-271-1/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-1/+1
* Adding loc to new command backend=Corey Hulen2016-02-011-10/+18
* adding different commands=Corey Hulen2016-01-091-0/+54