mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-23 10:31:43 +01:00
e27f792c24
* 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