summaryrefslogtreecommitdiffstats
path: root/app/webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* added the custom icon and username for the outgoing webhook and its response ...Pradeep Murugesan2018-07-251-0/+181
* Relax 4k post message limit (#8478)Jesse Hallam2018-03-261-7/+9
* [MM-9725] Slack compatibility code in webhooks captures incorrect text (#8428)Carlos Tadeu Panato Junior2018-03-121-0/+58
* Finally remove utils.Cfg (#8113)Chris2018-01-171-16/+0
* [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)Jesse Hallam2018-01-031-42/+42
* [PLT-8173] Add username and profile picture to webhook set up pages (#8002)Jesse Hallam2018-01-021-0/+283
* [PLT-8438] Include incoming webhook display name in post props (#7997)Carlos Tadeu Panato Junior2017-12-221-1/+3
* Role refactor (#7867)Chris2017-11-211-6/+1
* [PLT-840] Add option to outgoing webhooks to reply to the posted message as a...Carlos Tadeu Panato Junior2017-11-201-2/+2
* more global config ref cleanup (#7802)Chris2017-11-091-3/+3
* PLT-7599: webhook post splitting (#7707)Chris2017-10-241-0/+96
* Reduce utils.Cfg references (#7650)Chris2017-10-181-1/+1
* PLT-7818 Updates to post type (#7579)Joram Wilander2017-10-091-0/+5
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-1/+1
* Remove global app references (#7433)Chris2017-09-121-6/+5
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-5/+6
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-1/+1
* PLT-7212: fix missing webhook post attachments (#7011)Chris2017-08-031-0/+47