pleroma/lib/pleroma/web/activity_pub
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
..
mrf Update Copyrights 2020-03-03 16:44:49 -06:00
views static_fe: Sanitize HTML in users 2020-03-15 20:44:04 +01:00
activity_pub.ex Mastodon API Account view: Remove an outdated hack 2020-03-22 17:10:37 +03:00
activity_pub_controller.ex [#1560] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring. 2020-03-09 20:51:44 +03:00
internal_fetch_actor.ex Update Copyrights 2020-03-03 16:44:49 -06:00
mrf.ex Update Copyrights 2020-03-03 16:44:49 -06:00
publisher.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
relay.ex relay list shows hosts without accepted follow 2020-03-02 09:27:20 +03:00
transmogrifier.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
utils.ex Mastodon API Account view: Remove an outdated hack 2020-03-22 17:10:37 +03:00
visibility.ex restrict_unauthenticated setting 2020-03-20 16:36:20 +03:00