mastodon/app/models/concerns
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813)
* 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
2017-06-22 18:34:27 +02:00
..
account_avatar.rb Define instance method outside #included (#3128) 2017-05-19 11:41:45 +02:00
account_finder_concern.rb Handle nil and blank cases in Account finders (#3500) 2017-06-01 08:20:36 -04:00
account_header.rb Define instance method outside #included (#3128) 2017-05-19 11:41:45 +02:00
account_interactions.rb Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
attachmentable.rb Fixes unknown mime type (#2822) 2017-05-05 21:32:14 +02:00
cacheable.rb Fix #248 - Reload all accounts when fetching from cache 2016-12-03 18:21:26 +01:00
paginable.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
remotable.rb Fetch remote image using http.rb (#3114) 2017-05-18 15:43:10 +02:00
status_threading_concern.rb Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
streamable.rb Define instance method outside #included (#3128) 2017-05-19 11:41:45 +02:00