discourse/app
David Taylor e16f8a5ee6 FIX: Ensure legacy browser handling uses full <noscript> content
If the noscript tag contains a lot of data, browsers seem to split it across multiple `text` nodes, so we need to concatenate them.
2022-04-07 15:27:06 +01:00
..
assets FIX: Ensure legacy browser handling uses full <noscript> content 2022-04-07 15:27:06 +01:00
controllers FEATURE: Allow multiple required tag groups for a category (#16381) 2022-04-06 14:08:06 +01:00
helpers FIX: include crawler content on old mobile browsers (#16387) 2022-04-06 11:09:12 +01:00
jobs FIX: Do not attempt to pull_hotlinked_image for raw_html 2022-04-05 16:39:38 +08:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FIX: Prevent duplicates in API scope allowed URLs 2022-04-07 02:09:11 +03:00
serializers FEATURE: Allow multiple required tag groups for a category (#16381) 2022-04-06 14:08:06 +01:00
services FIX: Exclude automatic anchors from search index (#16396) 2022-04-06 16:06:45 -04:00
views linting (#16360) 2022-04-02 10:47:01 -05:00