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/spec
Jeong Arm fdd1facba1
Fix home TL could contain post from who blocked me (#22849)
* Fix home tl contains post from who blocked me

* Add test

* Fix feed_manager's build_crutches

blocked_by was not includes status' owner

* Add test for status from I blocked

* Fix typo
2 years ago
..
config/initializers
controllers
fabricators
features
fixtures
helpers
lib Fix home TL could contain post from who blocked me (#22849) 2 years ago
mailers
models
policies
presenters
requests
routing
serializers/activitypub
services
support
validators
views/statuses
workers
rails_helper.rb
spec_helper.rb