discourse/app
Isaac Janzen e1561bc459
FIX: 'in all topics' should search in all topics (#22207)
When searching in the context of a topic the <kbd>in all topics</kbd> link would not search globally for the given term and instead it would always search within the current topic. This PR fixes the link to properly update the search context and search globally for the given term.

This fix reveals some _secretly_ broken tests. Update these as well.
2023-06-20 11:59:15 -05:00
..
assets FIX: 'in all topics' should search in all topics (#22207) 2023-06-20 11:59:15 -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: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08: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