lemmy/crates/apub/src/activities/community
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
..
announce.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
collection_add.rs Fix bug with Mastodon undo follow activities (#4364) 2024-01-11 18:56:19 -05:00
collection_remove.rs Fix bug with Mastodon undo follow activities (#4364) 2024-01-11 18:56:19 -05:00
lock_page.rs Fix bug with Mastodon undo follow activities (#4364) 2024-01-11 18:56:19 -05:00
mod.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
report.rs Fix bug with Mastodon undo follow activities (#4364) 2024-01-11 18:56:19 -05:00
update.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00