Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019) | Jesse Hallam | 2018-01-03 | 1 | -4/+4 |
| | |||||
* | [PLT-8173] Add username and profile picture to webhook set up pages (#8002) | Jesse Hallam | 2018-01-02 | 1 | -0/+20 |
| | |||||
* | PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) | Joey Lee | 2017-11-17 | 1 | -58/+0 |
| | |||||
* | Adding debugging for webhook (#7199) | Corey Hulen | 2017-08-18 | 1 | -4/+4 |
| | | | | | | | | * Adding debugging for webhook * Fixing build error * Moving error down | ||||
* | PLT-7077: ignore null array items in slack attachments (#6904) | Chris | 2017-07-12 | 1 | -0/+14 |
| | | | | | | | | | | * 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 | ||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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 | ||||
* | Added additional validation for slack attachment format on server (#5680) | Harrison Healey | 2017-03-08 | 1 | -16/+15 |
| | |||||
* | Integrations: Enable <!channel> notifications in incoming webhooks (#3039) | Thomas Balthazar | 2016-05-18 | 1 | -0/+59 |
| | |||||
* | PLT-2188 Integrations: Support raw new lines in the text payload (#2993) | Thomas Balthazar | 2016-05-17 | 1 | -0/+72 |
| | | | | | | | | | | * 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 | ||||
* | Added DisplayName and Description fields to both types of webhooks and slash ↵ | Harrison Healey | 2016-04-04 | 1 | -0/+20 |
| | | | | commands | ||||
* | Add model test for outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -0/+82 |