aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2020-02-09Fix never matching clauserinpatch
2019-10-18Fix a migration wiping user info of users that don't have any mutesrinpatch
2019-10-07mastodon api: fix exclude_replies (closes #1287)Ariadne Conill
2019-10-07Mastodon API: Fix private and direct statuses not being filtered out from the...eugenijm
2019-10-06Merge branch 'backport/key-moveout-1.1' into 'maint/1.1'rinpatch
2019-10-06Move object internal fields to a constantrinpatch
2019-10-06Move local keys out of `user.info`rinpatch
2019-10-05ActivityPub / Transmogrifier: Correctly store incoming Update id.lain
2019-10-04Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-10-04removed legacy api: "/objects/:uuid/likes"Maksim Pechnikov
2019-10-04ActivityPub: Change addressing of Undo.lain
2019-10-04Revert "Merge branch 'revert-4fabf83a' into 'develop'"Egor Kislitsyn
2019-09-30Transmogrifier: Handle compact objects in undos.lain
2019-09-26Apply suggestion to lib/pleroma/web/activity_pub/views/user_view.exrinpatch
2019-09-26Credo considered harmfulrinpatch
2019-09-26Remove useless with clauserinpatch
2019-09-26Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-26Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
2019-09-13Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.UtilsEgor Kislitsyn
2019-09-11Fix double quotes in error logsMark Felder
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-09Merge branch 'fix/read-inbox' into 'develop'feld
2019-09-10Fix `ActivityPubController.read_inbox/2`Egor Kislitsyn
2019-09-06activitypub: help ecto build a better query for thread mute filteringAriadne Conill
2019-08-30Fix AntiFollowbotPolicy when trying to follow a relayfeld
2019-08-28Merge branch 'fix-osada-follow' into 'develop'Haelwenn
2019-08-27Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exMaksim
2019-08-27Transmogrifier: Use Containment.get_actor to get actors.lain
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain
2019-08-24update testsMaksim Pechnikov
2019-08-24 put_resp_header("content-type", "application/activity+json") -> put_resp_con...Maksim Pechnikov
2019-08-22fix /inbox for RelayMaksim Pechnikov
2019-08-22fix testMaksim Pechnikov
2019-08-22fixed unfollow for relay actorMaksim Pechnikov
2019-08-20Merge branch 'fix/admin-api-user-deletion' into 'develop'lain
2019-08-20Merge branch 'feature/custom-fields' into 'develop'lain
2019-08-19Refactor check_actor_is_activeMaxim Filippov
2019-08-18Merge branch 'feature/hide-muted-threads-from-timeline' into 'develop'kaniini
2019-08-15Hide muted theads from home/public timelines unless `with_muted` is setrinpatch
2019-08-14Merge branch 'develop' into 'fix/admin-api-user-deletion'Maxim Filippov
2019-08-15Do not check if actor is active when deleting a userMaxim Filippov
2019-08-15Cache follow staterinpatch
2019-08-14Merge branch 'fix/http-signatures-post' into 'develop'rinpatch
2019-08-14Apply suggestion to lib/pleroma/web/activity_pub/publisher.exkaniini
2019-08-14activitypub: publisher: add (request-target) to http signature when POSTingAriadne Conill
2019-08-14MRF: fix up unserializable option lists in describe implementationsAriadne Conill
2019-08-14Add `:max_remote_account_fields` config optionEgor Kislitsyn
2019-08-14Use info.fields instead of source_data for remote usersEgor Kislitsyn
2019-08-14Linkify custom fields values in ActivityPub.UserViewxEgor Kislitsyn