summaryrefslogtreecommitdiffstats
path: root/model/command.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-1/+1
| | | | | | | | | | | | | | * Added slash commands to InstalledIntegrations page * Reset installed integration type filter if there is no longer any integrations of the selected type * Added pages to backstage to add slash commands * Cleaned up internationalization for slash commands * Added ability to regen slash command tokens from backstage * Removed Integrations tab from UserSettings
* Added DisplayName and Description fields to both types of webhooks and slash ↵Harrison Healey2016-04-041-0/+9
| | | | commands
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-17/+16
|
* add external slashcommands managementNicolas Clerc2016-03-171-16/+17
|
* Fixing based on feedback=Corey Hulen2016-02-031-1/+1
|
* Adding loc to new command backend=Corey Hulen2016-02-011-10/+10
|
* Adding web service methods=Corey Hulen2016-01-081-0/+9
|
* PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-061-20/+101
|
* Mattermost can not send message start with slashFlorian Orben2015-10-251-1/+2
| | | | resolves #827
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Created a /echo command that will post on the user's behalf afternickago2015-08-251-1/+1
| | | | a specified amount of time
* first commit=Corey Hulen2015-06-141-0/+53