lemmy/crates/apub/src/http
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
..
comment.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
community.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
mod.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
person.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
post.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
routes.rs Merge `/site_inbox` into `/inbox`, remove unique constraint for inboxes (#4138) 2023-11-16 14:22:40 +01:00
site.rs Merge `/site_inbox` into `/inbox`, remove unique constraint for inboxes (#4138) 2023-11-16 14:22:40 +01:00