discourse/app
Ryan Boder b7ebe574df FEATURE: Add topic and category context to post webhook payload (#8110)
Adds additional fields topic_archetype and category_slug to the post
webhook so that handlers have some context about the post event without
having to call back to the API.

Discussed [here](https://meta.discourse.org/t/webhooks-how-best-to-differentiate-a-pm-from-a-public-post/76363/13).
2019-10-02 11:41:33 +10:00
..
assets DEV: adds discourse:focus-changed app event (#8123) 2019-10-02 10:53:51 +10:00
controllers FIX: PWA install was broken due to missing basic logo 2019-09-22 00:20:25 -04:00
helpers FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
jobs Tweak calculation for reviewable sensitivities/priorities 2019-09-19 14:07:56 -04:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: prevents trigger post read count update on non existing post (#8128) 2019-10-02 10:57:34 +10:00
serializers FEATURE: Add topic and category context to post webhook payload (#8110) 2019-10-02 11:41:33 +10:00
services FIX: add support for version query parameter in InlineUploads 2019-09-13 18:21:19 +02:00
views FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00