pleroma/lib/pleroma/web/mastodon_api
rinpatch 981e015f1b Mastodon API Account view: Remove an outdated hack
The hack with caching the follow relationship was introduced
when we still were storing it inside the follow activity, resulting in
slow queries. Now we store follow state in `FollowRelationship` table,
so this is no longer necessary.
2020-03-22 17:10:37 +03:00
..
controllers restrict_unauthenticated setting 2020-03-20 16:36:20 +03:00
views Mastodon API Account view: Remove an outdated hack 2020-03-22 17:10:37 +03:00
mastodon_api.ex include_types parameter in /api/v1/notifications 2020-03-20 13:18:12 +03:00
websocket_handler.ex Update Copyrights 2020-03-03 16:44:49 -06:00