discourse/app
Jarek Radosz eb2df2b7d6
DEV: Clean up sidebar modals (#26999)
1. async/await
2. TrackedSet
3. don't rely on ember array methods
4. list used props
5. move stuff out of constructors
6. don't use ember's Input component
7. convert a function to a method (to avoid passing in a class prop)
8. add missing `@tracked`
9. remove tracking from props that don't need it (not used in templates)
2024-05-21 14:35:22 +02:00
..
assets DEV: Clean up sidebar modals (#26999) 2024-05-21 14:35:22 +02:00
controllers FIX: group activity's mentions infinite loading (#27070) 2024-05-18 00:26:57 +02:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs DEV: Update bulk-invite logs and PM template (#27057) 2024-05-17 12:21:21 -06:00
mailers Revert "FIX: send activity summaries based on "last seen"" (#27029) 2024-05-15 14:09:29 +08:00
models Revert "DEV: move post flags into database (#26951)" (#27102) 2024-05-21 16:21:07 +10:00
serializers Revert "DEV: move post flags into database (#26951)" (#27102) 2024-05-21 16:21:07 +10:00
services FIX: crawler view with unicode usernames (#27051) 2024-05-16 17:11:24 +02:00
views FIX: crawler view with unicode usernames (#27051) 2024-05-16 17:11:24 +02:00