Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -31/+15 |
| | |||||
* | Fixing panic of incoming webhook with float64 values (#4444) (#4445) | Fares Rihani | 2016-11-15 | 1 | -1/+2 |
| | |||||
* | PLT-2939 Fix Default slash command icon is invalid (#3250) | enahum | 2016-06-06 | 1 | -1/+0 |
| | |||||
* | Integrations: Enable <!channel> notifications in incoming webhooks (#3039) | Thomas Balthazar | 2016-05-18 | 1 | -0/+52 |
| | |||||
* | PLT-2188 Integrations: Support raw new lines in the text payload (#2993) | Thomas Balthazar | 2016-05-17 | 1 | -4/+78 |
| | | | | | | | | | | * 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 | -7/+17 |
| | | | | commands | ||||
* | PLT-7: Refactoring models to use translations (chunk 6) | Elias Nahum | 2016-01-25 | 1 | -6/+6 |
| | | | | - Add spanish translations | ||||
* | PLT-857: Support for Incoming Webhooks - Try #2 | Florian Orben | 2015-11-05 | 1 | -4/+7 |
| | |||||
* | Remove unused iconemoji field | JoramWilander | 2015-10-26 | 1 | -1/+0 |
| | |||||
* | Parse incoming webhook requsets into model instead of string map | JoramWilander | 2015-10-26 | 1 | -0/+19 |
| | |||||
* | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -0/+106 |