akkoma/lib/pleroma/web/activity_pub
rinpatch bcd16676a7 Publisher: check out a connection for inserting publish_one jobs
Related to #1474, federation of one post on my istance creates in
best-case 360 jobs, so if they for some reason take a while to insert,
it will exhaust the connection pool. This fixes it by checking out one
dedicated connection for inserting them.
2019-12-13 14:27:10 +03:00
..
mrf object age policy: remove debug logging 2019-11-14 19:56:14 -06:00
views [ActivityPub] Configurable ActivityPub actor type 2019-12-10 13:19:26 +00:00
activity_pub.ex Merge branch 'develop' into feature/report-notes 2019-12-12 02:16:23 +03:00
activity_pub_controller.ex ActivityPub controller: do not render remote users 2019-11-25 17:19:33 +03:00
internal_fetch_actor.ex activitypub: introduce internal fetch service actor 2019-07-17 17:14:08 +00:00
mrf.ex fix credo 2019-08-13 22:36:24 +00:00
publisher.ex Publisher: check out a connection for inserting publish_one jobs 2019-12-13 14:27:10 +03:00
relay.ex excluded invisible actors from gets /api/v1/accounts/:id 2019-11-04 20:44:24 +03:00
transmogrifier.ex Fix never matching clause 2019-12-08 16:46:18 +03:00
utils.ex Merge branch 'develop' into feature/report-notes 2019-12-12 02:16:23 +03:00
visibility.ex Handle "Move" activity 2019-10-30 18:21:49 +07:00