discourse/app
Isaac Janzen afa6c0a9a4
DEV: Escape html and emojis in search menu topic result type titles (#22166)
# Before
<img width="419" alt="Screenshot 2023-06-16 at 3 23 49 PM" src="https://github.com/discourse/discourse/assets/50783505/557e0657-afc8-4608-b025-d9896fd9a8c9">

# After
<img width="433" alt="Screenshot 2023-06-16 at 3 21 41 PM" src="https://github.com/discourse/discourse/assets/50783505/1df71b3b-479b-4163-8a7c-5bb434102a55">
2023-06-16 15:56:41 -05:00
..
assets DEV: Escape html and emojis in search menu topic result type titles (#22166) 2023-06-16 15:56:41 -05:00
controllers DEV: Remove deprecated 'desc' parameter from group members endpoint (#22147) 2023-06-16 16:42:00 +08:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: Update username in new quote format - Part 1 (#22032) 2023-06-14 16:14:11 +08:00
mailers FEATURE: Implement max_tags_per_email_subject (#22050) 2023-06-14 12:22:14 -05:00
models DEV: Upgrade search-menu to glimmer (#20482) 2023-06-16 09:24:07 -05:00
serializers DEV: Upgrade search-menu to glimmer (#20482) 2023-06-16 09:24:07 -05:00
services DEV: Add plugin modifier to expand group mentions in post_alerter (#22163) 2023-06-16 14:48:07 -05:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30