discourse/app
David Taylor c749b41163
UX: Fallback to regular title if screen-reader title is unavailable (#15048)
c401d641 introduced a new translation key for auth providers, and provided new strings for core providers. However, not all plugins have added this string. This commit makes the screenreader title fallback to the regular title in those cases.
2021-11-23 11:12:54 +00:00
..
assets UX: Fallback to regular title if screen-reader title is unavailable (#15048) 2021-11-23 11:12:54 +00:00
controllers FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894) 2021-11-23 08:45:42 +10:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs FIX: Drop malformed CC addresses in GroupSmtpEmail job (#14934) 2021-11-16 08:15:11 +10:00
mailers FIX: Do not show recipient user in email participants list (#14642) 2021-10-19 15:26:22 +10:00
models PERF: Updating first unread PM for user not respecting limits. (#15056) 2021-11-23 12:51:54 +08:00
serializers FIX: rename action_code_href to action_code_path (#14834) 2021-11-08 14:32:17 +11:00
services DEV: Fix silence user context message (#15040) 2021-11-22 19:44:20 +01:00
views PERF: Move preload hints to the <head> (#15008) 2021-11-18 18:02:16 +00:00