mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-21 03:36:03 +01:00
981e015f1b
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. |
||
---|---|---|
.. | ||
controllers | ||
views | ||
mastodon_api.ex | ||
websocket_handler.ex |