discourse/app
Sam f20b71be15
FIX: stop double encoding URLs when pasting via link UI (#34834)
Regressed in: a24107dd15

Pasting in test.com/%20test as a link would cause % to be double encoded
to %25.

(impacts insert link in composer)
2025-09-17 16:46:30 +10:00
..
assets FIX: stop double encoding URLs when pasting via link UI (#34834) 2025-09-17 16:46:30 +10:00
controllers FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08: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 DEV: rename topic_id to timerable_id for BaseTimer (#34667) 2025-09-17 13:19:17 +08: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 DEV: rename topic_id to timerable_id for BaseTimer (#34667) 2025-09-17 13:19:17 +08:00
views FIX: Add ld+json VideoObject to each lazy video (#34678) 2025-09-03 22:01:14 +08:00