honkoma/lib/pleroma/web/activity_pub
Haelwenn (lanodan) Monnier 3d4cfc9c5f
Stop filling conversation field on incoming objects (legacy, unused)
conversation field is still set for outgoing federation for compatibility.
2020-06-20 00:08:26 +02:00
..
mrf Remove use of atoms in MRF.UserAllowListPolicy 2020-06-13 12:08:46 +03:00
object_validators Stop filling conversation field on incoming objects (legacy, unused) 2020-06-20 00:08:26 +02:00
views Bugfix: Reuse Controller.Helper pagination for APC2S 2020-05-29 16:14:45 +02:00
activity_pub.ex Conversations: Return last dm for conversation, not last message. 2020-06-15 12:27:13 +02:00
activity_pub_controller.ex Fix pagination 2020-06-05 23:18:29 +04:00
builder.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-30 12:31:12 +02:00
internal_fetch_actor.ex
mrf.ex
object_validator.ex credo fix 2020-06-17 10:31:06 +03:00
pipeline.ex Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
publisher.ex
relay.ex
side_effects.ex SideEffects: Move streaming of chats to after the transaction. 2020-06-07 14:52:56 +02:00
transmogrifier.ex Stop filling conversation field on incoming objects (legacy, unused) 2020-06-20 00:08:26 +02:00
utils.ex Merge remote-tracking branch 'origin/develop' into activity-pub-use-atoms-as-keys 2020-06-05 23:15:10 +04:00
visibility.ex