discourse/app
Sam e9efeea264
FIX: composer should be sending metaData (#21546)
An extensibility point we support server side is setting meta_data
(topic / post custom fields) with the composer payload.

Previous to this change even though we had a lot of setup code we never
actually sent the payload.

This ensures that on create we send meta_data.
2023-05-15 14:08:54 +10:00
..
assets FIX: composer should be sending metaData (#21546) 2023-05-15 14:08:54 +10:00
controllers DEV: Strictly filter tag search limit parameter input (#21524) 2023-05-12 16:49:14 +08:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FEATURE: Add new notification for admin problems (#21287) 2023-05-03 19:35:22 +03:00
mailers FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00
models UX: Various improvements to welcome topic CTA (#21010) 2023-05-12 17:09:40 +03:00
serializers UX: Various improvements to welcome topic CTA (#21010) 2023-05-12 17:09:40 +03:00
services FIX: do not allow title stuffing to dominate search (#21464) 2023-05-10 11:47:58 +10:00
views FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00