mirror of
https://github.com/glitch-soc/mastodon
synced 2024-03-09 07:35:42 +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