summaryrefslogtreecommitdiffstats
path: root/model/incoming_webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Added DisplayName and Description fields to both types of webhooks and slash ...Harrison Healey2016-04-041-7/+17
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-6/+6
* PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-4/+7
* Remove unused iconemoji fieldJoramWilander2015-10-261-1/+0
* Parse incoming webhook requsets into model instead of string mapJoramWilander2015-10-261-0/+19
* Implement outgoing webhooks.JoramWilander2015-10-191-0/+106