summaryrefslogtreecommitdiffstats
path: root/server/src/apub/user_inbox.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-05-16Rework importsFelix
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-05Federated private messages.Dessalines
2020-04-27Adding activity table inserts.Dessalines
2020-04-27Lots of additions to federation.Dessalines
2020-04-24Some more cleanup.Dessalines
2020-04-24Some fed fixes.Dessalines
2020-04-19Verifyt http signaturesFelix
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