summaryrefslogtreecommitdiffstats
path: root/api/command.go
Commit message (Expand)AuthorAgeFilesLines
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-91/+3
* add external slashcommands managementNicolas Clerc2016-03-171-3/+91
* Merge pull request #2374 from mattermost/PLT-2040Harrison Healey2016-03-081-10/+19
|\
| * PLT-2040 disable executing of commands=Corey Hulen2016-03-071-10/+19
* | PLT-2039 fixing slash builtin cmds showing as webhook=Corey Hulen2016-03-071-4/+7
|/
* Merge pull request #2083 from mattermost/plt-1879Christopher Speller2016-02-081-1/+6
|\
| * Make insecure TLS connections configurableJoramWilander2016-02-051-1/+6
* | Fixing slash commands=Corey Hulen2016-02-051-8/+46
* | Fixing slash commands=Corey Hulen2016-02-051-6/+9
|/
* PLT-1429 Fixing code review comments=Corey Hulen2016-02-041-2/+2
* Fixing build=Corey Hulen2016-02-031-2/+2
* Fixing based on feedback=Corey Hulen2016-02-031-2/+2
* Fixing unit test=Corey Hulen2016-02-021-1/+1
* Adding loc to front-end=Corey Hulen2016-02-021-6/+6
* Adding loc to new command backend=Corey Hulen2016-02-011-21/+23
* Merging=Corey Hulen2016-01-221-2/+2
* Adding test command=Corey Hulen2016-01-151-16/+135
* Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-1/+1
|\
| * Upgrade logging package=Corey Hulen2016-01-111-1/+1
* | Adding loading testing commands=Corey Hulen2016-01-101-339/+0
* | Fixing unit tests=Corey Hulen2016-01-091-9/+0
* | adding different commands=Corey Hulen2016-01-091-265/+7
* | Adding web service methods=Corey Hulen2016-01-081-14/+130
* | partial fix for UI=Corey Hulen2016-01-081-27/+151
* | PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-061-630/+630
|/
* Added /loadtest url command to load arbitrary files as postshmhealey2015-11-231-0/+73
* Merge pull request #1263 from yuvipanda/add-meCorey Hulen2015-11-021-0/+30
|\
| * PLT-394: Add a /me commandYuviPanda2015-11-011-0/+30
* | Fix spelling of environmentPat Lathem2015-10-301-9/+9
|/
* Merge pull request #1179 from florianorben/issue-827Christopher Speller2015-10-261-21/+54
|\
| * Mattermost can not send message start with slashFlorian Orben2015-10-251-21/+54
* | Fix /shrug commandFlorian Orben2015-10-251-1/+1
|/
* Merge pull request #1094 from trashcan/slash-shrugJoram Wilander2015-10-221-0/+29
|\
| * Add a /shrug commandPat Lathem2015-10-161-0/+29
* | Implement outgoing webhooks.JoramWilander2015-10-191-1/+1
|/
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Update the /join command to use the correct redirect URL, and update the test...Justyn Shull2015-09-291-1/+1
* Adding service settings to admin console=Corey Hulen2015-09-221-2/+2
* Fix authentication for loadtests.JoramWilander2015-09-181-3/+3
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-4/+4
* Updating help text to fix typomishimi2015-09-021-1/+1
* Added semaphore for resource allocation to echo commandnickago2015-08-251-1/+20
* Created a /echo command that will post on the user's behalf afternickago2015-08-251-63/+38
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-6/+6
* fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-141-2/+0
* new users now join off-topic defaultlyJoramWilander2015-06-291-1/+1
* move default channel creation to seperate func and add off-topicJoramWilander2015-06-291-1/+1
* fix command comparator and team storeJoramWilander2015-06-181-5/+6
* move valet feature switch to DB from configJoramWilander2015-06-171-3/+17
* fixes mm-1239 adds config setting to turn off valet featureJoramWilander2015-06-151-1/+5