summaryrefslogtreecommitdiffstats
path: root/server/src/routes
AgeCommit message (Expand)Author
2020-07-13Wrap each inbox route individually (#954)Riley
2020-07-10Split code into cargo workspaces (#67)nutomic
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-09Merge branch 'master' into federationFelix Ableitner
2020-05-28get some more things workingFelix Ableitner
2020-05-28move logic to sharedinboxFelix
2020-05-25Remove federation option from master. (#745)Dessalines
2020-05-16Merge branch 'yerba_rework-imports' into federationDessalines
2020-05-16Rework importsFelix
2020-05-15Federated mentions. Fixes #681 (#717)Dessalines
2020-05-14Comment search and apub endpointFelix
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-22Fix header guard for apub responsesFelix
2020-04-22Changing wait to spawn in websocket.Dessalines
2020-04-21Merge branch 'federation' of https://yerbamate.dev/LemmyNet/lemmy into federa...Dessalines
2020-04-21Fixing nodeinfo error type.Dessalines
2020-04-21Merge branch 'master' into merge_master_2Dessalines
2020-04-21Fixing closures.Dessalines
2020-04-21Change apub IDs to be consistent with html urlsFelix
2020-04-21Adding web::blocks to routes.Dessalines
2020-04-21Merge branch 'master' into federation_merge_from_master_1Dessalines
2020-04-20post -> registerasonix
2020-04-20Use get_ip in ratelimit middlewareasonix
2020-04-20Guard CreateCommunity, represent impossible error with Infallibleasonix
2020-04-20Add websockets into the api scopeasonix
2020-04-19Allow rustfmt on api configasonix
2020-04-19Change RateLimit to act as a middlewareasonix
2020-04-19Adding websocket notification system.Dessalines
2020-04-17Some code cleanup and better loggingFelix
2020-04-17Remove instance followsFelix
2020-04-17Implement search for activitypub IDsFelix
2020-04-15Send activities to correct inbox, seperate community/user inboxesFelix
2020-04-14Merge branch 'dev' into federationDessalines
2020-04-14Implemented follow/acceptFelix
2020-04-13Get inbox working properlyFelix
2020-04-11Adding live reloading of config.hjson changes through UI.Dessalines
2020-04-10Adding an admin settings page.Dessalines
2020-04-10Add to/cc (and a bunch of todo)Felix
2020-04-09Minor code cleanupFelix
2020-04-09Implement create activityFelix
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-02Merge branch 'master' into federationDessalines