discourse/app
Régis Hanol 3d4d21693b
FIX: various revision history modal quirks (#27058)
- FIX: properly scope category changes to what the current user can see
- UX: previous category is now highlighted in "red", new category is highlighted in "green"
- PERF: no need to serialize the categories
- FIX: properly track wiki
- FIX: properly track post_type (aka. Staff Color)
- FIX: properly track making a topic a PM
- FIX: never show the category changes when a topic is made a PM
- PERF: post_revision serializer is now more leaner (never includes title changes when post_number > 1, never includes user changes if there aren't any)
- UX: always sort the tags by name
2024-05-22 10:09:20 +02:00
..
assets FIX: various revision history modal quirks (#27058) 2024-05-22 10:09:20 +02:00
controllers FIX: paginating posts should allow for deletions and PMs (#27098) 2024-05-22 15:36:29 +10: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 FIX: various revision history modal quirks (#27058) 2024-05-22 10:09:20 +02: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