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
3 years ago
..
config/initializers Fix rate limiting for paths with formats (#20675) 3 years ago
controllers Fix changing domain block severity not undoing individual account effects (#22135) 3 years ago
fabricators
features
fixtures Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 3 years ago
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 3 years ago
lib Fix home TL could contain post from who blocked me (#22849) 3 years ago
mailers
models Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) 3 years ago
policies
presenters Add follow request banner on account header (#20785) 3 years ago
requests
routing
serializers/activitypub
services Fix unbounded recursion in account discovery (#22025) 3 years ago
support Validate nodeinfo response by schema (#21395) 3 years ago
validators
views/statuses Fix style for hashes (#20518) 3 years ago
workers
rails_helper.rb
spec_helper.rb