Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unnamed return (#8170) | Chris | 2018-01-30 | 1 | -6/+2 |
| | |||||
* | PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) | Joey Lee | 2017-11-17 | 1 | -2/+1 |
| | |||||
* | PLT-7684 Add support to outgoing webhooks and slash commands to set post ↵ | Joram Wilander | 2017-09-28 | 1 | -0/+2 |
| | | | | | | | | type and props (#7531) * Add support to outgoing webhooks and slash commands to set post type and props * Fix nil access | ||||
* | more robust command response content-type checking (#7412) | Chris | 2017-09-11 | 1 | -1/+2 |
| | |||||
* | PLT-1649: add response_url support for custom slash commands (#6739) | Chris | 2017-08-16 | 1 | -0/+17 |
| | | | | | | | | | | * add response_url support for custom slash commands * pr suggestions * pr update / suggestion * test fix | ||||
* | PLT-7212: fix missing webhook post attachments (#7011) | Chris | 2017-08-03 | 1 | -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) | Chris | 2017-07-12 | 1 | -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 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 | -10/+20 |
| | |||||
* | plt-2610 allow slash command to override username/icon_url (#4378) | Yusuke Nemoto | 2016-11-17 | 1 | -0/+2 |
| | |||||
* | adding different commands | =Corey Hulen | 2016-01-09 | 1 | -0/+1 |
| | |||||
* | partial fix for UI | =Corey Hulen | 2016-01-08 | 1 | -0/+40 |