akkoma/lib/pleroma/web/activity_pub
Ivan Tashkinov 6f5f7af607 [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
2020-07-22 19:06:00 +03:00
..
mrf MRF Policies: Return a {:reject, reason} instead of {:reject, nil} 2020-07-14 11:04:16 +02:00
object_validators Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federation-information 2020-07-10 12:26:53 +02:00
views ActivityPub: Add new 'capabilities' to user. 2020-07-06 11:38:40 +02:00
activity_pub.ex ActivityPub: Don't rename a clashing nickname with the same ap id. 2020-07-10 14:10:44 +02:00
activity_pub_controller.ex ActivityPubController: Update upload_media @doc 2020-06-23 04:42:44 +02:00
builder.ex FollowValidator: Add basic validation. 2020-07-06 15:57:19 +02:00
internal_fetch_actor.ex Update Copyrights 2020-03-03 16:44:49 -06:00
mrf.ex moving mrf settings from instance to separate group 2020-06-16 18:32:18 +03:00
object_validator.ex FollowValidator: Add basic validation. 2020-07-06 15:57:19 +02:00
pipeline.ex Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
publisher.ex Include port in host for signatures 2020-07-14 21:44:08 +03:00
relay.ex ActivityPub: Remove follow and fix issues. 2020-07-08 17:07:24 +02:00
side_effects.ex Merge branch 'follow-pipeline' into 'develop' 2020-07-09 10:32:24 +00:00
transmogrifier.ex Transmogrifier: filtering weirdness in address fields 2020-07-13 22:43:21 +03:00
utils.ex [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
visibility.ex StatusView: Add pleroma.parent_visible 2020-06-24 13:29:08 +02:00