summaryrefslogtreecommitdiffstats
path: root/server/src/apub/community.rs
AgeCommit message (Expand)Author
2020-03-18Upgraded to latest activitystreamsasonix
2020-03-16Serve post data in apub format, some cleanupFelix Ableitner
2020-03-16Remove boilerplate codeFelix Ableitner
2020-03-14WIP: federate posts between instancesFelix Ableitner
2020-03-12Federate follower count, use string id for communityFelix
2020-03-12updated to activitystreams 0.4.0-alpha.3Felix
2020-03-11use urls for id again, more commentsFelix
2020-03-11improved community federation (wip)Felix Ableitner
2020-03-05Revert "pull in activitypub library"Felix
2020-02-29Various minor federation improvementsFelix
2020-02-29pull in activitypub libraryFelix
2020-02-29Some federation improvementsFelix
2020-01-12Trying to add r2d2 connection pooling to websockets.Dessalines
2020-01-11Make various functions asyncFelix
2020-01-02Apply changes suggested by cargo clippy (fixes #395)Felix Ableitner
2019-12-27Add correct ActivityPub types conversion for Community and Post.Lyra