summaryrefslogtreecommitdiffstats
path: root/server/Cargo.lock
AgeCommit message (Expand)Author
2020-07-13Wrap each inbox route individually (#954)Riley
2020-07-10Split code into cargo workspaces (#67)nutomic
2020-07-08Migrate user and group to new activitystreams libraryFelix Ableitner
2020-07-06Revert "Verify activitypub payload digests (#885)"Felix Ableitner
2020-07-03Verify activitypub payload digests (#885)Riley
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-12Various build optimizationsFelix Ableitner
2020-06-11Remove unneeded config dependenciesFelix Ableitner
2020-06-10Replace isahc with attohttpc to remove curl (fixes #798)Felix Ableitner
2020-06-03migrate followFelix Ableitner
2020-05-18Use activitystreams-extFelix
2020-05-16Merge branch 'yerba_rework-imports' into federationDessalines
2020-05-16Rework importsFelix
2020-05-15Federated mentions. Fixes #681 (#717)Dessalines
2020-05-03Updating Cargo deps. Fixes #666Dessalines
2020-04-30update activitystreams libFelix
2020-04-271/3rd done with post likesDessalines
2020-04-27Adding activity table inserts.Dessalines
2020-04-26Making a trait function for follow and accept.Dessalines
2020-04-21Merge branch 'master' into federation_merge_from_master_1Dessalines
2020-04-19Change RateLimit to act as a middlewareasonix
2020-04-19Adding websocket notification system.Dessalines
2020-04-18Add http signature to outgoing apub requestsFelix
2020-04-08Use Url instead of StringFelix Ableitner
2020-04-03Merge branch 'federation_add_fed_columns' of https://yerbamate.dev/dessalines...Felix Ableitner
2020-04-03Share list of communities over apub, some refactoringFelix Ableitner
2020-04-03Federation DB Changes.Dessalines
2020-04-02Merge branch 'master' into federationDessalines
2020-03-28Changing markdown parser to comrak. Moving crate imports to lib.rs.Dessalines
2020-03-28Merge branch 'master' into federationDessalines
2020-03-28Convert md to html for feeds, try to deduplicate codeFelix
2020-03-20Replace reqwest with chttpFelix
2020-03-18Updating chttp to isahc.Dessalines
2020-03-18Updating rust, rust deps, yarn deps. Fixes #605Dessalines
2020-03-18Upgraded to latest activitystreamsasonix
2020-03-16Remove boilerplate codeFelix Ableitner
2020-03-14Implemented basics for post federation, plus a bunch of other stuffFelix Ableitner
2020-03-14WIP: federate posts between instancesFelix Ableitner
2020-03-12Merge branch 'master' into federationFelix Ableitner
2020-03-12Proper error logging for websocketFelix Ableitner
2020-03-12updated to activitystreams 0.4.0-alpha.3Felix
2020-03-07Running cargo update.Dessalines
2020-03-07Iframely and pictshare backend mostly done.Dessalines
2020-03-05Revert "pull in activitypub library"Felix
2020-02-29pull in activitypub libraryFelix
2020-02-05Merge branch 'federation' into dev_1Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-14Merge branch 'master' into federationFelix