summaryrefslogtreecommitdiffstats
path: root/server/src/apub
AgeCommit message (Expand)Author
2020-07-14Security/fix permission bugs (#966)ryexandra
2020-07-13Make reads from activitypub objects immutableFelix Ableitner
2020-07-10Split code into cargo workspaces (#67)nutomic
2020-07-08Migrate user and group to new activitystreams libraryFelix Ableitner
2020-07-01Federation async (#848)Riley
2020-06-25Switching back to isahc.Dessalines
2020-06-23Merge branch 'master' into federation_merge_from_master_2Dessalines
2020-06-17Changing another blacklisted to blocklisted.Dessalines
2020-06-16Fix community description federation (ref #647)Felix Ableitner
2020-06-16Rename "instance_whitelist" config option to "allowed_instances"Felix Ableitner
2020-06-11Parse out in reply to field. Fixes #694 (#799)Dessalines
2020-06-07Merge branch 'activitystreams-new' into federationDessalines
2020-06-03Adding additional 3-instance integration test for community announce.Dessalines
2020-06-03migrate followFelix Ableitner
2020-06-03migrate tombstoneFelix Ableitner
2020-06-01address review commentsFelix Ableitner
2020-05-30fix comment notificationsFelix Ableitner
2020-05-30get it working (mostly)Felix Ableitner
2020-05-30more fixesFelix Ableitner
2020-05-28get some more things workingFelix Ableitner
2020-05-28get it working (mostly)Felix
2020-05-28move logic to sharedinboxFelix
2020-05-28Let community announce postsFelix
2020-05-25Merge branch 'federated_embeds' into federationDessalines
2020-05-18Use activitystreams-extFelix
2020-05-16Merge branch 'yerba_rework-imports' into federationDessalines
2020-05-16Rework importsFelix
2020-05-15Adding federated embeds via the preview field.Dessalines
2020-05-15Post thumbnail and user icons federating.Dessalines
2020-05-15Federated mentions. Fixes #681 (#717)Dessalines
2020-05-14Merge branch 'federation' into yerba_refactoringDessalines
2020-05-14Simplify community_inboxFelix
2020-05-14Use ActorType for sign/verify, instead of passing raw privatekey/actor_idFelix
2020-05-14Add helper function for Activity::create()Felix
2020-05-14remove outdated commentsFelix
2020-05-14Comment search and apub endpointFelix
2020-05-06Merge branch 'federated_private_messages' into federationDessalines
2020-05-05Federated private messages.Dessalines
2020-05-05Federate community category and nsfwFelix
2020-05-05Federate nsfw/locked info for postsFelix
2020-05-04Renaming ignore to unfollow in followable trait.Dessalines
2020-05-03Adding undo follow community.Dessalines
2020-05-03Add federated comment and post undo like.Dessalines
2020-05-03Merge branch 'federation' into federated_remove_actionsDessalines
2020-05-03Merge branch 'federation' into federated_remove_actionsDessalines
2020-05-03Merge pull request #687 from LemmyNet/undo_delete_communityDessalines
2020-05-03Some additional notes, reorg.Dessalines
2020-05-03Adding federated mod remove actions.Dessalines
2020-05-01Add undos for delete community, post, and comment.Dessalines
2020-05-01Adding federated community, comment, and post deletes.Dessalines