mastodon/spec
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)
2022-10-05 03:48:06 +02:00
..
controllers Remove code for rendering public and hashtag timelines outside the web UI (#19257) 2022-10-04 20:13:46 +02:00
fabricators
features Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
fixtures
helpers
lib Add logged-out access to the web UI (#18961) 2022-09-29 04:39:33 +02:00
mailers
models Change public timelines to be filtered by current locale by default (#19291) 2022-10-05 03:48:06 +02:00
policies
presenters
requests
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
serializers/activitypub
services Add tests to ActivityPub::FetchRemoteKeyService (#19226) 2022-09-24 08:33:27 +02:00
support
validators
views
workers Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb