summaryrefslogtreecommitdiffstats
path: root/server
AgeCommit message (Expand)Author
2020-04-27Lots of additions to federation.Dessalines
2020-04-26Making a trait function for follow and accept.Dessalines
2020-04-25Adding back in post fetching.Dessalines
2020-04-24Adding get_public_key_ext() to ActorType trait.Dessalines
2020-04-24Use an associated type instead of Generic.Dessalines
2020-04-24Some more cleanup.Dessalines
2020-04-24Some fed fixes.Dessalines
2020-04-23Also use correct header in fetcher.rsFelix
2020-04-22Fix header guard for apub responsesFelix
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-21Adding websocket blocking.Dessalines
2020-04-21Fixing closures.Dessalines
2020-04-21Change apub IDs to be consistent with html urlsFelix
2020-04-21Merge branch 'master' into routes_web_blockDessalines
2020-04-21Adding web::blocks to routes.Dessalines
2020-04-21Merge branch 'master' into federation_merge_from_master_1Dessalines
2020-04-21Change local unique username constraints.Dessalines
2020-04-20Version v0.6.51Dessalines
2020-04-20Merge branch 'abstract_websocket_sends'Dessalines
2020-04-20Merge branch 'asonix-abstract_websocket_sends' into abstract_websocket_sendsDessalines
2020-04-20Making websocket create community do register rate limit.Dessalines
2020-04-20Remove unused methodsasonix
2020-04-20post -> registerasonix
2020-04-20Use get_ip in ratelimit middlewareasonix
2020-04-20Give ratelimit fields explicit namesasonix
2020-04-20Guard CreateCommunity, represent impossible error with Infallibleasonix
2020-04-20Add websockets into the api scopeasonix
2020-04-20Changing warn to debug for rate limiting message.Dessalines
2020-04-19Allow rustfmt on api configasonix
2020-04-19appease clippyasonix
2020-04-19Change RateLimit to act as a middlewareasonix
2020-04-19Adding websocket notification system.Dessalines
2020-04-19Verifyt http signaturesFelix
2020-04-19Simplify signing codeFelix
2020-04-18Add http signature to outgoing apub requestsFelix
2020-04-18Fix bug in whitelist implementationFelix
2020-04-17Implement instance whitelistFelix
2020-04-17Added documentation for most functionsFelix
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-15Add apache benchmark installation checkcharleshthomasiii
2020-04-14Version v0.6.50Dessalines
2020-04-14Redundant to_ownedDessalines
2020-04-14Front end federation names and links for users, posts, and communities.Dessalines
2020-04-14Merge branch 'dev' into federationDessalines
2020-04-14Updating views to add apub actor_id and local columns.Dessalines