summaryrefslogtreecommitdiffstats
path: root/api/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed error when adding incoming webhook to public channel not currently in (...Joram Wilander2016-07-051-0/+1
* PLT-2058 Debugging incoming web hook content (#3150)Martin Schenck2016-06-101-3/+23
* Added duplicated trigger validation (#3124)David Lu2016-05-271-0/+17
* Inlcude team Id for fake context for incoming webhooks (#2988)Joram Wilander2016-05-121-0/+2
* Improve incoming webhook slack compatibility (#2972) (#2973)thoemy2016-05-121-3/+3
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-22/+28
* Fixing incoming webhooksChristopher Speller2016-03-211-1/+112
* Accept unsigned TLS certs for SSO and outgoing hooks, also fix delete hooks bugJoramWilander2016-02-051-1/+1
* Adding loc to new command backend=Corey Hulen2016-02-011-7/+7
* merging=Corey Hulen2016-01-251-12/+12
|\
| * 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
* | Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-1/+1
|\|
| * Upgrade logging package=Corey Hulen2016-01-111-1/+1
* | Chaning webhooks to be team wide=Corey Hulen2016-01-111-2/+2
* | Adding web service methods=Corey Hulen2016-01-081-1/+57
|/
* 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