Jesse Hallam
e5dad3cf68
[PLT-8173] Strip the post_ prefix on incoming webhook overrides. ( #8019 )
2018-01-03 10:35:36 -05:00
Jesse Hallam
e9fe9f50dd
[PLT-8173] Add username and profile picture to webhook set up pages ( #8002 )
2018-01-02 08:41:23 -08:00
Joey Lee
3836f99920
PLT-7824 Added support for mentions with <@userid> and <!here> ( #7615 ) ( #7737 )
2017-11-17 11:17:59 -05:00
Corey Hulen
4a8afebcdb
Adding debugging for webhook ( #7199 )
...
* Adding debugging for webhook
* Fixing build error
* Moving error down
2017-08-18 15:58:26 -07:00
Chris
9ee7f661c7
PLT-7077: ignore null array items in slack attachments ( #6904 )
...
* ignore null array items in incoming webhooks / command responses
* consolidate code, process announcements in command response as well
* make a bit more idiomatic, add tests
* add missing file
2017-07-12 09:43:07 -04:00
Harrison Healey
fb6f2a123c
PLT-5860 Updated copyright date ( #6058 )
...
* PLT-5860 Updated copyright date in about modal
* PLT-5860 Updated copyright notice in JSX files
* PLT-5860 Updated copyright notice in go files
* Fixed misc copyright dates
* Fixed component snapshots
2017-04-12 08:27:57 -04:00
Harrison Healey
5d62b3661b
Added additional validation for slack attachment format on server ( #5680 )
2017-03-08 09:15:33 +00:00
Thomas Balthazar
4f34730b3f
Integrations: Enable <!channel> notifications in incoming webhooks ( #3039 )
2016-05-18 16:36:01 -04:00
Thomas Balthazar
5580c28e54
PLT-2188 Integrations: Support raw new lines in the text payload ( #2993 )
...
* 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
2016-05-17 08:56:38 -04:00
Harrison Healey
441156b91e
Added DisplayName and Description fields to both types of webhooks and slash commands
2016-04-04 09:45:02 -04:00
JoramWilander
8c8f1bdd63
Add model test for outgoing webhooks.
2015-10-19 09:00:30 -04:00