discourse/app
Bianca Nenciu 2b5e0bca53
FIX: Async load category for composer (#27004)
Categories are loaded in the composer via the category chooser, but
that only loads a subset of the fields. With these changes, the category
will be loaded async to make sure that the template is updated.
2024-05-15 18:55:15 +03:00
..
assets FIX: Async load category for composer (#27004) 2024-05-15 18:55:15 +03:00
controllers FEATURE: add HTML replacements 2024-05-14 10:41:27 +02:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs Revert "FIX: send activity summaries based on "last seen"" (#27029) 2024-05-15 14:09:29 +08:00
mailers Revert "FIX: send activity summaries based on "last seen"" (#27029) 2024-05-15 14:09:29 +08:00
models FIX: Create directory items for new users when in bootstrap mode (#27020) 2024-05-15 03:06:58 +03:00
serializers FEATURE: add HTML replacements 2024-05-14 10:41:27 +02:00
services FEATURE: add HTML replacements 2024-05-14 10:41:27 +02:00
views FEATURE: Add experimental tracking of 'real browser' pageviews (#26647) 2024-04-25 11:00:01 +01:00