summaryrefslogtreecommitdiffstats
path: root/model/command_response.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7212: fix missing webhook post attachments (#7011)Chris2017-08-031-7/+7
| | | | | | * fix missing webhook post attachments * make ProcessSlackAttachments return a new slice instead of modifying it
* PLT-7077: ignore null array items in slack attachments (#6904)Chris2017-07-121-15/+8
| | | | | | | | | | * 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 Healey2017-04-121-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 Healey2017-03-081-10/+20
|
* plt-2610 allow slash command to override username/icon_url (#4378)Yusuke Nemoto2016-11-171-0/+2
|
* adding different commands=Corey Hulen2016-01-091-0/+1
|
* partial fix for UI=Corey Hulen2016-01-081-0/+40