discourse/app
Bianca Nenciu c916806fe8
FIX: Serialize categories when viewing a topic (#25206)
When navigating straight to a topic the category was not displayed at
all because the categories were not loaded. Similarly, the categories
for suggested topics were not loaded either.

This commit adds a list of categories to topic view model class and
serializer.
2024-01-10 20:30:59 +02:00
..
assets FIX: Serialize categories when viewing a topic (#25206) 2024-01-10 20:30:59 +02:00
controllers SECURITY: Prevent guest users from accessing secure uploads when login required 2024-01-08 08:02:19 -07:00
helpers DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
jobs FIX: refactor calling of timed backup deletion 2024-01-08 15:41:00 -05:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models PERF: Prefer subquery instead of two queries (#25167) 2024-01-09 08:19:37 +08:00
serializers FIX: Serialize categories when viewing a topic (#25206) 2024-01-10 20:30:59 +02:00
services FEATURE: Prefer topic_embed's cached content when summarizing (#25190) 2024-01-09 14:00:01 -03:00
views FEATURE: include username link in the microdata schema (#25112) 2024-01-03 20:11:41 +05:30