discourse/app
Bianca Nenciu 2190c9b957
DEV: Make category object more Ember friendly (#26342)
Some of the properties, like 'categoriesById', 'parentCategory' and
'subcategories', were updated manually when categories were loaded.
This was not ideal because it required a lot of code to keep the
objects in sync and some of the properties were not updated correctly.
2024-04-03 17:34:28 +03:00
..
assets DEV: Make category object more Ember friendly (#26342) 2024-04-03 17:34:28 +03:00
controllers DEV: Modifier to add params to TopicsController redirect url (#26470) 2024-04-02 15:35:44 -05:00
helpers DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00
jobs DEV: Add skip_email_bulk_invites hidden site setting (#26430) 2024-03-29 13:22:00 -04:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FEATURE: ignore manually deactivated users when purging (#26478) 2024-04-03 14:06:31 +11:00
serializers DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00
services DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00
views DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00