discourse/app
Krzysztof Kotlarek de2febcc0c
FIX: error when CategoryList tried to find relevant topics (#22339)
Recently, we added the option for watched tag/categories to take precedence over muted tag/categories. Therefore, `remove_muted_tags` is using `category_users` to check if categories are not watched. There was missing join in CategoryList which was causing an error.
2023-06-29 11:25:58 +10:00
..
assets Build(deps-dev): Bump eslint-plugin-qunit in /app/assets/javascripts (#22337) 2023-06-29 01:09:34 +02:00
controllers DEV: Add plugin_modifier for groups in `users_controller#search_users` (#22329) 2023-06-28 14:04:22 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FIX: Set `Jobs::BackfillSidebarSiteSettings` cluster concurrency to 1 (#22316) 2023-06-28 13:07:46 +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 FIX: error when CategoryList tried to find relevant topics (#22339) 2023-06-29 11:25:58 +10:00
serializers FEATURE: Show available interpolation keys when overriding translations (#22220) 2023-06-28 19:03:04 +08:00
services DEV: Cache summarization strategy results. (#22230) 2023-06-27 11:44:34 -03:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30