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
Claire 70415714f1
Add follow request banner on account header (#20785)
* Add requested_by to relationship maps

* Display whether an account has requested to follow you on their profile
2 years ago
..
config/initializers Fix rate limiting for paths with formats (#20675) 2 years ago
controllers Fix changing domain block severity not undoing individual account effects (#22135) 2 years ago
fabricators png optimization(loss less) (#19630) 2 years ago
features
fixtures Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 2 years ago
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 2 years ago
lib Fix typos (#19849) 2 years ago
mailers
models Add follow request banner on account header (#20785) 2 years ago
policies
presenters Add follow request banner on account header (#20785) 2 years ago
requests
routing
serializers/activitypub
services Fix unbounded recursion in account discovery (#22025) 2 years ago
support Validate nodeinfo response by schema (#21395) 2 years ago
validators
views/statuses Fix style for hashes (#20518) 2 years ago
workers Fix followers count not being updated when migrating follows (#19998) 2 years ago
rails_helper.rb
spec_helper.rb