discourse/app
Arpit Jalan 01341f33e3
FIX: do not show spoiler content in RSS (#14277)
This commit updates the RSS post content to use email formatting. Many
plugins are using the `reduce_cooked` method to format content that is
not displayed outside of Discourse application. Using email formatting
also strips the secure media and various other things that is only meant
for Discourse client side application.
2021-09-08 20:19:43 +05:30
..
assets DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
controllers FIX: better filter for groups search (#14262) 2021-09-08 09:38:45 +10:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs DEV: Do not clean up chat message uploads (#14267) 2021-09-07 13:33:48 -05:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FIX: Correct highest post number for read topic tracking state. (#14273) 2021-09-08 11:55:12 +08:00
serializers FEATURE: Display new/unread count in browse more messages for PMs. (#14188) 2021-09-07 12:30:40 +08:00
services FIX: perform agree_and_keep action only if possible. (#13967) 2021-09-06 11:41:44 +05:30
views FIX: do not show spoiler content in RSS (#14277) 2021-09-08 20:19:43 +05:30