summaryrefslogtreecommitdiffstats
path: root/model/slack_attachment.go
Commit message (Expand)AuthorAgeFilesLines
* [MM-11860]: Expose slack attachment parsing functions in the model package (#...Charles Birk2018-09-171-0/+25
* PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737)Joey Lee2017-11-171-23/+2
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-0/+1
* PLT-7212: fix missing webhook post attachments (#7011)Chris2017-08-031-5/+3
* PLT-7077: ignore null array items in slack attachments (#6904)Chris2017-07-121-0/+52
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...Harrison Healey2017-03-101-1/+2
* Added additional validation for slack attachment format on server (#5680)Harrison Healey2017-03-081-0/+28