discourse/app
Daniel Waterworth 3a5080b469
FIX: Renaming and deleting tags (#11169)
The REST adapter generates paths with the /tags/ prefix indescriminately,
but individual tag paths have been moved under the /tag/ prefix to allow
tags with names that would otherwise cause ambiguity like c.
2020-11-10 10:57:25 +00:00
..
assets FIX: Renaming and deleting tags (#11169) 2020-11-10 10:57:25 +00:00
controllers FEATURE: Allow /u/by-external to work for all managed authenticators (#11168) 2020-11-10 10:41:46 +00:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs PERF: Update index for category in a background job. 2020-11-09 13:51:26 +08:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FIX: handle rapid concurrent SSO attempts more gracefully (#11180) 2020-11-10 10:40:41 +00:00
serializers UX: Minor cosmetic fixes to the wizard (#11172) 2020-11-09 15:14:57 -05:00
services DEV: Migrate Github authentication to ManagedAuthenticator (#11170) 2020-11-10 10:09:15 +00:00
views FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00