You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/api_tests/src
Nutomic 846848c4f6
On registration, automatically set content languages from `accept-language` header (#4550)
* On registration, automatically set content languages from accept header

* no need to set site language or default language for new user anymore

* fix test

* fix langs

* avoid duplicate writing of new user languages
2 months ago
..
comment.spec.ts Clear text of deleted/removed comments (#4503) 3 months ago
community.spec.ts When site banning a federated user, also remove their content from our local communities. (#4464) 3 months ago
follow.spec.ts Add local_subscribers field to CommunityAggregates. Fixes #4144 (#4166) 4 months ago
image.spec.ts Add alt_text for posts. Fixes #1086 (#4477) 3 months ago
post.spec.ts Temporarily comment sticky test. (#4538) 2 months ago
private_message.spec.ts Fixing private message reports. (#4279) 5 months ago
shared.ts Add alt_text for posts. Fixes #1086 (#4477) 3 months ago
user.spec.ts On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago