summaryrefslogtreecommitdiffstats
path: root/api/webhook.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement outgoing webhooks.JoramWilander2015-10-191-6/+163
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixing some locations to use the IsTeamAdmin function which properly checks ↵Christopher Speller2015-09-301-1/+1
| | | | for system admin permissions.
* Fixing merge conflict=Corey Hulen2015-09-221-3/+3
|
* Implement incoming webhooks.JoramWilander2015-09-211-0/+119