lemmy/crates/apub/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
2024-01-25 11:04:25 -05:00
..
activities Local only community (#4350) 2024-01-25 11:04:25 -05:00
api Local only community (#4350) 2024-01-25 11:04:25 -05:00
collections Local only community (#4350) 2024-01-25 11:04:25 -05:00
fetcher Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
http Local only community (#4350) 2024-01-25 11:04:25 -05:00
objects Local only community (#4350) 2024-01-25 11:04:25 -05:00
protocol Local only community (#4350) 2024-01-25 11:04:25 -05:00
activity_lists.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
lib.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00