You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
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
4 months ago
..
api Send purges to federated instances (fixes #4119) (#4398) 4 months ago
api_common Local only community (#4350) 4 months ago
api_crud Local only community (#4350) 4 months ago
apub Local only community (#4350) 4 months ago
db_perf Better query plan viewing experience (#4285) 4 months ago
db_schema Local only community (#4350) 4 months ago
db_views Local only community (#4350) 4 months ago
db_views_actor Local only community (#4350) 4 months ago
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 6 months ago
federate Allow community mods to see votes in addition to admins (#4392) 4 months ago
routes Local only community (#4350) 4 months ago
utils Rewrite images to use local proxy (#4035) 4 months ago