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
2024-01-25 11:04:25 -05:00
..
comment Send purges to federated instances (fixes #4119) (#4398) 2024-01-25 09:24:09 -05:00
community Local only community (#4350) 2024-01-25 11:04:25 -05:00
custom_emoji Convert more responses to SuccessResponse. Fixes #2860 (#4058) 2023-10-19 13:21:05 -04:00
post Local only community (#4350) 2024-01-25 11:04:25 -05:00
private_message Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
site Local only community (#4350) 2024-01-25 11:04:25 -05:00
user Merge /site_inbox into /inbox, remove unique constraint for inboxes (#4138) 2023-11-16 14:22:40 +01:00
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00