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/routes/src
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
..
feeds.rs Local only community (#4350) 4 months ago
images.rs Rewrite images to use local proxy (#4035) 4 months ago
lib.rs Revert "Dont ignore errors during login (fixes #4319) (#4321)" (#4380) 4 months ago
nodeinfo.rs Adding /version route. Fixes #2914 (#4059) 7 months ago
webfinger.rs Local only community (#4350) 4 months ago