discourse/app
Arpit Jalan fec9d6e578
FIX: when creating linked topics make sure they belong to same category (#11188)
This PR fixes a bug where the newly created linked topic was being
assigned "uncategorized" category. Now we'll assign linked topics the
same category as that of parent topic.

Meta reference: https://meta.discourse.org/t/linked-topics-splitting-and-managing-megatopics/168992/10?u=techapj
2020-11-11 00:44:27 +05:30
..
assets FIX: hide sso email behind a button click and log views (#11186) 2020-11-11 00:42:44 +05:30
controllers FIX: hide sso email behind a button click and log views (#11186) 2020-11-11 00:42:44 +05:30
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs FIX: when creating linked topics make sure they belong to same category (#11188) 2020-11-11 00:44:27 +05:30
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 FIX: hide sso email behind a button click and log views (#11186) 2020-11-11 00:42:44 +05:30
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