Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local only community #4350

Merged
merged 25 commits into from
Jan 25, 2024
Merged

Local only community #4350

merged 25 commits into from
Jan 25, 2024

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Jan 4, 2024

Implement a community setting which disables federation so that only local users can access it, and also hides the community from unauthenticated users. This is also a first step towards private communities.

Nutomic added a commit to LemmyNet/lemmy-js-client that referenced this pull request Jan 8, 2024
LemmyNet/lemmy#4350

Please push to npm for writing api tests.
SleeplessOne1917 pushed a commit to LemmyNet/lemmy-js-client that referenced this pull request Jan 8, 2024
LemmyNet/lemmy#4350

Please push to npm for writing api tests.
@Nutomic Nutomic marked this pull request as ready for review January 10, 2024 15:57
@Nutomic
Copy link
Member Author

Nutomic commented Jan 10, 2024

Added api test, ready to review.

Nutomic added a commit to LemmyNet/lemmy-js-client that referenced this pull request Jan 24, 2024
Includes changes for local only community LemmyNet/lemmy#4350
crates/apub/src/http/mod.rs Show resolved Hide resolved
crates/routes/src/feeds.rs Show resolved Hide resolved
crates/routes/src/webfinger.rs Show resolved Hide resolved
crates/apub/src/http/community.rs Show resolved Hide resolved
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmmk looks good to me then. Feel free to merge after solving that last conflict.

@Nutomic Nutomic enabled auto-merge (squash) January 25, 2024 14:40
@Nutomic Nutomic merged commit 0f414a9 into main Jan 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants