summaryrefslogtreecommitdiffstats
path: root/server/src/apub/community_inbox.rs
AgeCommit message (Expand)Author
2020-07-10Split code into cargo workspaces (#67)nutomic
2020-07-01Federation async (#848)Riley
2020-06-03migrate followFelix Ableitner
2020-05-30get it working (mostly)Felix Ableitner
2020-05-28get some more things workingFelix Ableitner
2020-05-28move logic to sharedinboxFelix
2020-05-28Let community announce postsFelix
2020-05-16Rework importsFelix
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-04Renaming ignore to unfollow in followable trait.Dessalines
2020-05-03Adding undo follow community.Dessalines
2020-04-27Adding activity table inserts.Dessalines
2020-04-26Making a trait function for follow and accept.Dessalines
2020-04-24Adding get_public_key_ext() to ActorType trait.Dessalines
2020-04-24Some more cleanup.Dessalines
2020-04-24Some fed fixes.Dessalines
2020-04-19Verifyt http signaturesFelix
2020-04-18Add http signature to outgoing apub requestsFelix
2020-04-17Implement instance whitelistFelix
2020-04-17Added documentation for most functionsFelix
2020-04-17Some code cleanup and better loggingFelix
2020-04-15Send activities to correct inbox, seperate community/user inboxesFelix