summaryrefslogtreecommitdiffstats
path: root/server
AgeCommit message (Expand)Author
2020-05-01Add undos for delete community, post, and comment.Dessalines
2020-05-01Adding federated community, comment, and post deletes.Dessalines
2020-04-30update activitystreams libFelix
2020-04-29wip: add former_type to tombstoneFelix
2020-04-29Address comments, implement delete for posts and commentsFelix
2020-04-28Implement deleting communitiesFelix
2020-04-28Merge branch 'federation' into add_federated_post_likesDessalines
2020-04-28Merge branch 'federation' into add_activity_tableDessalines
2020-04-28Removing some comments.Dessalines
2020-04-28Adding federated post and comment likes.Dessalines
2020-04-27Merge branch 'shared_inbox_1' into add_federated_post_likesDessalines
2020-04-271/3rd done with post likesDessalines
2020-04-27Adding a better switching for activity kinds for the shared inbox.Dessalines
2020-04-27Adding activity table inserts.Dessalines
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