mirror of
https://github.com/Siphonay/mastodon
synced 2025-02-12 12:24:46 +00:00
* Introduce domains method to Account relation Account had followers_domains method, which was excessively specific. Let relation of Account have domains method instead. * Move follow_mapping in Account to AccountInteractions * Introduce shared examples for AccountAvatar inclusion * Cover Account more