mastodon/app/presenters
Eugen Rochko cba2897108
Cache relationships in API (#6482)
* Cache relationships in API

* Fetch relationships for search results in UI

* Only save one account's maps in each cache item
2018-02-18 03:14:46 +01:00
..
activitypub Use OrderedCollectionPage to return followers/following list (#4949) 2017-09-19 16:37:06 +02:00
account_relationships_presenter.rb Cache relationships in API (#6482) 2018-02-18 03:14:46 +01:00
initial_state_presenter.rb Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
instance_presenter.rb Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) 2017-09-18 14:59:57 +02:00
status_relationships_presenter.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00