lemmy/crates/apub/src/collections
Nutomic 0f414a95d5
Local only community (#4350)
* Add support for local only community (fixes #1576)

* add filters and tests to db views

* dont federate local only community

* test get apub community http

* tests

* more checks

* wip

* api test

* fix tests

* change community.local_only column to visibility enum
(for private communities)

* sql fmt

* rename vars

* clippy

* fix tests

* update lib

* review

* fix js client version

* update client
2024-01-25 11:04:25 -05:00
..
community_featured.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
community_follower.rs Clippy fixes for 1.77.0 nightly (#4395) 2024-01-24 10:34:09 +01:00
community_moderators.rs Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
community_outbox.rs Clippy fixes for 1.77.0 nightly (#4395) 2024-01-24 10:34:09 +01:00
mod.rs Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00