discourse/app
Sam 254f48e568
FIX: include crawler content on old mobile browsers (#16387)
Previous to this change an optimisation stripped crawler content from
all mobile browsers.

This had a side effect that meant that when we dropped support for an old
mobile platform we would stop rendering topic and topic list pages.

The new implementation ensures we only perform the optimisation on modern
mobile browsers.
2022-04-06 11:09:12 +01:00
..
assets DEV: Use pick-files-button in composer-editor and clean up (#16375) 2022-04-06 12:48:13 +10:00
controllers FIX: Redirect user to topic they were invited to (#16298) 2022-04-05 14:57:00 +03: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 DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
serializers FIX: can_permanently_delete should check for admin (#16348) 2022-04-01 12:03:39 +11:00
services FIX: users watching tags in open tag groups not notified (#16384) 2022-04-06 11:43:57 +10:00
views linting (#16360) 2022-04-02 10:47:01 -05:00