summaryrefslogtreecommitdiffstats
path: root/model/outgoing_webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* MM-11703: Update incoming and outgoing webhook description to 500 characters ...n1aba2018-09-041-3/+3
* added the custom icon and username for the outgoing webhook and its response ...Pradeep Murugesan2018-07-251-0/+20
* add model.NewX funcs for builtin types (#7692)Chris2017-10-231-2/+1
* PLT-7684 Add support to outgoing webhooks and slash commands to set post type...Joram Wilander2017-09-281-0/+13
* [PLT-6676] Make OutgoingWebhook to fire when post has no text content but onl...Saturnino Abril2017-07-181-0/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Add option to trigger outgoing webhook if first word starts with trigger word...Pierre Rudloff2016-07-261-0/+11
* PLT-2170 Send payload in application/json for outgoing webhooks (#3160)Thomas Balthazar2016-05-311-0/+43
* Added DisplayName and Description fields to both types of webhooks and slash ...Harrison Healey2016-04-041-0/+20
* 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/+5
* Add model test for outgoing webhooks.JoramWilander2015-10-191-0/+97