discourse/app
Mark VanLandingham 4f75cee6d2
FIX: Don't unnecessarily scrub query params from homepage (#25665)
Seems like an accident that the homepage route will always strip all query params from the URL.. This fixes that :)
2024-02-13 14:50:27 -06:00
..
assets FIX: Don't unnecessarily scrub query params from homepage (#25665) 2024-02-13 14:50:27 -06:00
controllers FEATURE: Async load of category and chat hashtags (#25526) 2024-02-12 12:07:14 +02:00
helpers SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00
jobs DEV: Drop deprecated Badge#image column (#25536) 2024-02-02 14:09:55 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FIX: Preload user-specific category fields (#25663) 2024-02-13 20:00:44 +02:00
serializers DEV: Use PosterSerializer for SuggestedTopicSerializer posters (#25650) 2024-02-12 14:04:02 -06:00
services FEATURE: Async load of category and chat hashtags (#25526) 2024-02-12 12:07:14 +02:00
views SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00