discourse/app
David Battersby c58d6fc87e
FIX: allow passing custom id to create topic btn (#34952)
The `id` attribute should be unique, otherwise it can lead to failing
specs. This change allows theme components/plugins to override the
value.
2025-09-24 19:47:27 +04:00
..
assets FIX: allow passing custom id to create topic btn (#34952) 2025-09-24 19:47:27 +04:00
controllers Build(deps): Bump the rails group with 8 updates (#34929) 2025-09-24 14:56:24 +02:00
helpers FIX: Add ld+json VideoObject to each lazy video (#34678) 2025-09-03 22:01:14 +08:00
jobs DEV: Allow impersonation without session swapping (#34213) 2025-08-21 14:18:15 +08:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models FIX: Include TOS and Privacy Policy URLs in signup when login required (#34926) 2025-09-24 08:27:26 -04:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08:00
services FEATURE: open the discourse-id gates (#34949) 2025-09-24 16:59:07 +02:00
views FIX: Add ld+json VideoObject to each lazy video (#34678) 2025-09-03 22:01:14 +08:00