mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-23 15:05:45 +00: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. |
||
---|---|---|
.. | ||
mix | ||
pleroma | ||
jason_types.ex | ||
transports.ex | ||
xml_builder.ex |