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.
mastodon/app/controllers/api/v1/timelines
Eugen Rochko 9f65909f42
Change public timelines to be filtered by current locale by default (#19291)
In the absence of an opt-in to multiple specific languages in the
preferences, it makes more sense to filter by the user's presumed
language only (interface language or `lang` override)
3 years ago
..
home_controller.rb Remove useless `respond_to` calls (#13208) 6 years ago
list_controller.rb Support min_id-based pagination in REST API (#8736) 8 years ago
public_controller.rb Change public timelines to be filtered by current locale by default (#19291) 3 years ago
tag_controller.rb Change public timelines to be filtered by current locale by default (#19291) 3 years ago