discourse/app
Penar Musaraj 1f73e7d039
FIX: Allow deleting avatars from the selectable avatars setting (#26720)
Fixes two issues:

- frontend was reloading the page when clicking-to-remove avatar
- backend wasn't allowing resetting the setting by deleting all avatars
2024-04-24 16:07:12 -04:00
..
assets FIX: Allow deleting avatars from the selectable avatars setting (#26720) 2024-04-24 16:07:12 -04:00
controllers FIX: Allow deleting avatars from the selectable avatars setting (#26720) 2024-04-24 16:07:12 -04:00
helpers DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
jobs UX: make first admin a moderator to review user approvals. (#26588) 2024-04-10 20:59:03 +05:30
mailers FIX: Correctly re-attach allowed images in activity summary e-mail (#26642) 2024-04-18 10:27:46 +08:00
models DEV: don't send moderator welcome message to first admin. (#26719) 2024-04-24 00:20:14 +05:30
serializers PERF: introduce a basic api key serializer 2024-04-24 19:16:10 +02:00
services DEV: Add `getCategoryIdByName` helper function to theme migrations (#26601) 2024-04-22 09:01:53 +08:00
views DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00