summaryrefslogtreecommitdiffstats
path: root/server/src/apub/fetcher.rs
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-16Fix community description federation (ref #647)Felix Ableitner
2020-06-11Parse out in reply to field. Fixes #694 (#799)Dessalines
2020-05-25Merge branch 'federated_embeds' into federationDessalines
2020-05-18Use activitystreams-extFelix
2020-05-16Rework importsFelix
2020-05-15Post thumbnail and user icons federating.Dessalines
2020-05-14Comment search and apub endpointFelix
2020-05-05Federate community category and nsfwFelix
2020-05-05Federate nsfw/locked info for postsFelix
2020-05-03Merge branch 'federation' into federated_remove_actionsDessalines
2020-05-03Adding federated mod remove actions.Dessalines
2020-04-30Changing federated community and user links and searching.Dessalines
2020-04-29Adding shorthand federated object searching.Dessalines
2020-04-25Adding back in post fetching.Dessalines
2020-04-24Some more cleanup.Dessalines
2020-04-24Some fed fixes.Dessalines
2020-04-23Also use correct header in fetcher.rsFelix
2020-04-21Change apub IDs to be consistent with html urlsFelix
2020-04-18Add http signature to outgoing apub requestsFelix
2020-04-17Implement instance whitelistFelix
2020-04-17Added documentation for most functionsFelix
2020-04-17Remove instance followsFelix
2020-04-17Implement search for activitypub IDsFelix
2020-04-13Get inbox working properlyFelix
2020-04-10Rename federation-test to federation, puller.rs to fetcher.rsFelix