summaryrefslogtreecommitdiffstats
path: root/model/incoming_webhook_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Integrations: Enable <!channel> notifications in incoming webhooks (#3039)Thomas Balthazar2016-05-181-0/+59
|
* PLT-2188 Integrations: Support raw new lines in the text payload (#2993)Thomas Balthazar2016-05-171-0/+72
| | | | | | | | | | * Integrations: Support raw new lines in the text payload * Improve support for raw new lines in text payload The regexp used to escape control characters now also searches for additional fields: text|fallback|pretext|author_name|title|value
* Added DisplayName and Description fields to both types of webhooks and slash ↵Harrison Healey2016-04-041-0/+20
| | | | commands
* Add model test for outgoing webhooks.JoramWilander2015-10-191-0/+82