discourse/spec
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
..
components FIX: Respect unicode whitelist when suggesting username 2019-10-01 20:33:09 +02:00
fabricators FIX: Move read state when moving posts 2019-09-06 20:52:44 +02:00
fixtures FEATURE: Add attachments to outgoing emails 2019-07-25 15:57:45 +02:00
helpers FIX: Fallback to gzip compression if brotli isn't supported (#7895) 2019-07-16 11:05:37 -03:00
import_export DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integration SECURITY: Restrict message-bus access on login_required sites 2019-08-14 09:43:12 +01:00
integrity FIX: Create readonly functions during backup 2019-08-09 11:39:46 +02:00
jobs Tweak calculation for reviewable sensitivities/priorities 2019-09-19 14:07:56 -04:00
lib FIX: Cleanup DiscoursePluginRegistry state after tests that use it 2019-09-20 13:32:54 +01:00
mailers DEV: Upgrade Discourse to Rails 6 (#8083) 2019-09-12 10:41:50 +10:00
models FEATURE: topic title is validated for blocked words (#8127) 2019-10-02 10:38:34 +10:00
multisite FIX: multisite upload urls must have either db name or the word 'short-url'. 2019-06-25 01:19:58 +05:30
requests Add spec description 2019-09-13 17:16:35 -03: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
support FIX: DistributedMutex (#7953) 2019-08-01 09:12:05 +01:00
tasks FEATURE: option to skip posts with ignored missing uploads 2019-05-09 05:11:15 +05:30
views/omniauth_callbacks UX: Improve error handling for common OmniAuth exceptions (#7991) 2019-08-12 10:55:02 +01:00
rails_helper.rb DEV: Split out multisite tests in bin/turbo_rspec 2019-08-29 11:47:58 +01:00