summaryrefslogtreecommitdiffstats
path: root/api/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-7: Refactoring api to use translations (chunk 3)Elias Nahum2016-01-231-12/+12
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-14/+14
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-4/+4
* PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-201-10/+10
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* 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 f...Christopher Speller2015-09-301-1/+1
* Fixing merge conflict=Corey Hulen2015-09-221-3/+3
* Implement incoming webhooks.JoramWilander2015-09-211-0/+119