discourse/app
Bianca Nenciu 487fb1da22
FIX: Show featured topics for categories on mobile (#27715)
The featured topics have not been rendered correctly since 2190c9b and
it has been fixed for desktop recently in commit d2a52c3. This commit
implements similar changes that initialize Category and Topic object
instances from the serialized data.
2024-07-05 14:44:35 +03:00
..
assets FIX: Show featured topics for categories on mobile (#27715) 2024-07-05 14:44:35 +03:00
controllers FIX: Always noindex /u routes (#27712) 2024-07-04 19:48:38 +08:00
helpers FIX: Regression in custom homepage modifier used in theme components (#27569) 2024-06-21 11:24:11 -04:00
jobs DEV: Remove summarization code (#27373) 2024-07-02 08:51:47 -07:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
serializers DEV: Use serializers for user_notification_schedule and featured_topic (#27719) 2024-07-05 00:00:24 -03:00
services DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
views DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00