discourse/app
Mark VanLandingham d4fb6e1437
DEV: Use PosterSerializer for SuggestedTopicSerializer posters (#25650)
The only addition is PosterSerializer is this:

discourse/app/serializers/poster_serializer.rb

Line 4 in 4a5616f

Which allows themes to check the posters' primary group!
2024-02-12 14:04:02 -06:00
..
assets UX: Don't display empty state while changing notification filter (#25631) 2024-02-12 08:23:46 -06:00
controllers FEATURE: Async load of category and chat hashtags (#25526) 2024-02-12 12:07:14 +02:00
helpers SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00
jobs DEV: Drop deprecated Badge#image column (#25536) 2024-02-02 14:09:55 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: Change Group.trusted_group_ids to use const (#25639) 2024-02-12 12:36:00 +10:00
serializers DEV: Use PosterSerializer for SuggestedTopicSerializer posters (#25650) 2024-02-12 14:04:02 -06:00
services FEATURE: Async load of category and chat hashtags (#25526) 2024-02-12 12:07:14 +02:00
views SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00