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
df1ff4ec97
PLT-7212: fix missing webhook post attachments ( #7011 )
...
* fix missing webhook post attachments
* make ProcessSlackAttachments return a new slice instead of modifying it
2017-08-03 16:25:47 -07:00
Carlos Tadeu Panato Junior
3043b5d52a
Migrate add and edit incoming webhook components to redux ( #6885 )
...
* Migrate add incoming webhook components to redux
* Migrate edit incoming webhook components to redux
* Add tests
2017-07-27 09:16:16 +01: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
Fares Rihani
b7a063446b
Fixing panic of incoming webhook with float64 values ( #4444 ) ( #4445 )
2016-11-15 14:22:13 -05:00
enahum
6ab893dcba
PLT-2939 Fix Default slash command icon is invalid ( #3250 )
2016-06-06 08:59:19 -04: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
Elias Nahum
f33cff21cf
PLT-7: Refactoring models to use translations (chunk 6)
...
- Add spanish translations
2016-01-25 10:22:12 -03:00
Florian Orben
b085bc2d56
PLT-857: Support for Incoming Webhooks - Try #2
2015-11-05 23:33:21 +01:00
JoramWilander
12399dd43c
Remove unused iconemoji field
2015-10-26 15:11:06 -04:00
JoramWilander
c94388042b
Parse incoming webhook requsets into model instead of string map
2015-10-26 15:10:17 -04:00
JoramWilander
af6e2c29eb
Implement outgoing webhooks.
2015-10-19 09:00:30 -04:00