summaryrefslogtreecommitdiffstats
path: root/model/incoming_webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* MM-11703: Update incoming and outgoing webhook description to 500 characters ...n1aba2018-09-041-2/+2
* [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)Jesse Hallam2018-01-031-4/+4
* [PLT-8173] Add username and profile picture to webhook set up pages (#8002)Jesse Hallam2018-01-021-0/+20
* PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737)Joey Lee2017-11-171-58/+0
* Adding debugging for webhook (#7199)Corey Hulen2017-08-181-4/+4
* PLT-7077: ignore null array items in slack attachments (#6904)Chris2017-07-121-0/+14
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Added additional validation for slack attachment format on server (#5680)Harrison Healey2017-03-081-16/+15
* 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
* Added DisplayName and Description fields to both types of webhooks and slash ...Harrison Healey2016-04-041-0/+20
* Add model test for outgoing webhooks.JoramWilander2015-10-191-0/+82