discourse/app
Joffrey JAFFEUX 69e5c9f611
FIX: prevents flakey due to usernames with quotes (#26907)
Faker could generate usernames like `D'angelo` and that doesn’t work out nicely for our tests. Using domain names seems safer.
2024-05-07 17:41:49 +02:00
..
assets FIX: prevents flakey due to usernames with quotes (#26907) 2024-05-07 17:41:49 +02:00
controllers DEV: Fix random typos (#26881) 2024-05-06 20:52:48 +02:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs FIX: send activity summaries based on "last seen" 2024-05-06 15:22:52 +02:00
mailers FIX: send activity summaries based on "last seen" 2024-05-06 15:22:52 +02:00
models DEV: Improve code comment about when ignored columns can be removed (#26894) 2024-05-07 11:06:31 +08:00
serializers DEV: Use has_many and ArraySerializer for SidebarSectionsSerializer (#26716) 2024-05-06 11:32:18 -05:00
services FIX: Make getCategoryIdByName theme migration helper case insensitive (#26878) 2024-05-06 12:42:58 +08:00
views FEATURE: Add experimental tracking of 'real browser' pageviews (#26647) 2024-04-25 11:00:01 +01:00