aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2019-08-14Support user attachment update in TransmogrifierEgor Kislitsyn
2019-08-14Add profile custom fields to ActivityPub.UserViewEgor Kislitsyn
2019-08-14Merge branch 'preload-user-timelines' into 'develop'kaniini
2019-08-14Merge branch 'get-context-optimizations' into 'develop'kaniini
2019-08-14Preload thread mutes/bookmarks in user_statusesrinpatch
2019-08-14Preload thread mutes/bookmarks in get_contextrinpatch
2019-08-13Merge branch 'feature/mrf-vocabulary' into 'develop'rinpatch
2019-08-13mrf_vocabulary: add describe API supportAriadne Conill
2019-08-13fix credoAriadne Conill
2019-08-13MRF: add describe() to all modules, add base MRF configuration to base descri...Ariadne Conill
2019-08-13MRF: add describe() for gathering and describing the MRF configurationAriadne Conill
2019-08-13tests for Web/ActivityPub/RelayMaksim
2019-08-13MRF: add vocabulary policy moduleAriadne Conill
2019-08-13config: remove legacy activitypub accept_blocks settingAriadne Conill
2019-08-11Do not fetch the reply object in `fix_type` unless the object has therinpatch
2019-08-10MRF: ensure that subdomain_match calls are case-insensitiveAriadne Conill
2019-08-10Strip internal fields including likes from incoming and outgoing activitiesSergey Suprunenko
2019-08-09Fix deactivated user deletionMaxim Filippov
2019-08-07Do not rembed the object after updating itrinpatch
2019-08-07Stop depending on the embedded object in restrict_favorited_byrinpatch
2019-08-04Do not add the "next" key to likes.json if there is no more itemsSergey Suprunenko
2019-08-03Merge branch 'patch-2' into 'develop'kaniini
2019-08-03RefactorThibaut Girka
2019-08-03Only add `preferredUsername` to service actor json when the underlying user a...Thibaut Girka
2019-08-03Handle MRF rejections of incoming AP activitiesSergey Suprunenko
2019-08-03Add preferredUsername to service actors so Mastodon can resolve themThibaut Girka
2019-07-31Merge branch 'develop' into feature/hide-follows-remoterinpatch
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-28transmogrifier: use User.delete() instead of handrolled user deletion code fo...Ariadne Conill
2019-07-25Merge branch 'develop' into feature/hide-follows-remoterinpatch
2019-07-24Merge branch 'develop' into feature/admin-api-user-statusesMaxim Filippov
2019-07-24AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see priv...Maxim Filippov
2019-07-23tests for Pleroma.Web.ActivityPub.PublisherMaksim
2019-07-22Feature/1087 wildcard option for blocksAlexander Strizhakov
2019-07-22activitypub: publisher: align sharedinbox usage with AP specification rulesAriadne Conill
2019-07-20Resolve merge conflictsrinpatch
2019-07-17activitypub: represent internal fetch actorAriadne Conill
2019-07-17activitypub: introduce internal fetch service actorAriadne Conill
2019-07-17activitypub: controller: rework the way the relay actor is presented so the c...Ariadne Conill
2019-07-17user: refactor get_or_create_instance_user() into get_or_create_service_actor...Ariadne Conill
2019-07-17Add MRF MentionPolicy for dropping posts which mention specific actorsRX14
2019-07-16Fix typoEgor Kislitsyn
2019-07-15tests for Pleroma.SignatureMaksim
2019-07-15List messages must be visible for mentioned usersEgor Kislitsyn
2019-07-15Add an explanation comment to Publisher.publish/2Egor Kislitsyn
2019-07-15Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-07-14security: detect object containment violations at the IR levelAriadne Conill
2019-07-14Add follow information refetching after following/unfollowingrinpatch
2019-07-14Add tests for fetch_follow_information_for_user and check object typerinpatch
2019-07-14Use atoms when updating user inforinpatch