summaryrefslogtreecommitdiffstats
path: root/model/outgoing_webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with Team Settings modal saving items instead of cancelling; chan...Reed Garmsen2015-12-101-1/+1
* Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-021-0/+6
* Refactor to hit database less often.JoramWilander2015-10-191-0/+14
* Implement outgoing webhooks.JoramWilander2015-10-191-0/+121