lemmy/crates/api_crud/src/community
Nutomic dd865c5af5
Implement instance actor (#1798)
* Implement instance actor

* wip: make site bans federate

* finish implementation and unit tests for federated bans

* start adding api tests

* fix api test

* remve site from GetCommunityResponse

* only federate site bans originating from user's home instance

* dont expose site.private_key in api
2022-02-07 19:23:12 +00:00
..
create.rs Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
delete.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
mod.rs Rewrite delete activities (#1699) 2021-08-17 14:04:58 -04:00
read.rs Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049) 2022-01-27 16:39:22 +00:00
update.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00