summaryrefslogtreecommitdiffstats
path: root/app/command_join.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-11230: Make permissions checks in commands failsafe. (#9392)George Goldberg2018-09-121-23/+30
| | | | Also add additional unit tests to make sure the permissions tests are completely solid.
* MM-10910 fix join and open channel commands to work with tilde (#8984)Sudheer2018-06-271-2/+9
| | | | | | | | * MM-10910 fix join and open channel commands to work with tilde * Fix lint * Add basic tests for command_join
* more global config ref cleanup (#7802)Chris2017-11-091-1/+1
|
* remove more global references (#7442)Chris2017-09-141-5/+5
|
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* app type transition (#7167)Chris2017-09-061-4/+4
|
* PLT-6951: Fix channel join slash command. (#6824)George Goldberg2017-07-031-1/+1
| | | | Don't show an ephemeral message when the channel join succeeds. Just redirect to the channel.
* Allow switching to private channels with /join command (#6579)Joram Wilander2017-06-051-1/+5
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+1
| | | | | | | | | | | | | | | | * Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705)" This reverts commit a8e68bd8905972ae59de90fa33d5b3e3c274dc47. * Removed automatic configuration of SiteURL * Reverted unintentional config changes * Updated help text * Added link to docs in Site URL warning * Fixed merge conflict
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-1/+1
|
* Move command logic into app layer (#5617)Joram Wilander2017-03-131-0/+62