discourse/app
Krzysztof Kotlarek ba04fc6a01
FEATURE: ignore manually deactivated users when purging (#26478)
When a user is manually deactivated, they should not be deleted by our background job that purges inactive users.

In addition, site settings keywords should accept an array of keywords.
2024-04-03 14:06:31 +11:00
..
assets FEATURE: ignore manually deactivated users when purging (#26478) 2024-04-03 14:06:31 +11: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