pleroma/lib/pleroma/web/activity_pub
Mark Felder 2ba5ad8eb5 MRF cleanup
MRFs written over time have been inconsistent with the terminology of what is being processed. MRFs work on Activities, but generally we always named the assignments "message" or "object" which is really confusing when trying to debug or write tests.
2024-08-13 14:22:41 -04:00
..
activity_pub Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf MRF cleanup 2024-08-13 14:22:41 -04:00
object_validator Copyright bump for 2022 2022-02-25 23:11:42 -07:00
object_validators Remove validation for cc fields on Blocks 2024-08-07 21:51:43 -04:00
publisher Use a struct to hold the prepared data passed to publish_one/1 2024-08-06 12:16:06 -04:00
side_effects Pleroma.Web.ActivityPub.SideEffects: dialyzer errors 2024-01-27 15:02:20 -05:00
views FEP-2c59, add "webfinger" to user actor 2024-04-11 17:50:11 +02:00
activity_pub.ex Remove WorkerHelper 2024-07-30 11:34:48 -04:00
activity_pub_controller.ex Fix Optimistic Inbox for failed signatures 2024-07-25 11:46:30 -04:00
builder.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
internal_fetch_actor.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf.ex Elixir 1.17 warnings for parens 2024-07-01 11:38:40 -04:00
object_validator.ex Pleroma.Web.ActivityPub.ObjectValidator: dialyzer error 2024-01-27 14:29:48 -05:00
pipeline.ex Dialyzer: fix typespec 2024-07-01 11:38:40 -04:00
publisher.ex Merge branch 'remove/workerhelper' into 'develop' 2024-08-07 13:26:41 +00:00
relay.ex Fix order of args for follow/2 2024-07-22 19:07:55 -04:00
side_effects.ex Remove WorkerHelper 2024-07-30 11:34:48 -04:00
transmogrifier.ex Formatting 2024-07-18 12:12:34 -04:00
utils.ex Refactor maybe_handle_group_posts/1 2024-07-06 17:02:33 -04:00
visibility.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00