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/api_crud/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
5 months ago
..
comment Send purges to federated instances (fixes #4119) (#4398) 5 months ago
community Local only community (#4350) 5 months ago
custom_emoji Convert more responses to SuccessResponse. Fixes #2860 (#4058) 8 months ago
post Local only community (#4350) 5 months ago
private_message Rewrite images to use local proxy (#4035) 5 months ago
site Local only community (#4350) 5 months ago
user Merge `/site_inbox` into `/inbox`, remove unique constraint for inboxes (#4138) 7 months ago
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 10 months ago