lemmy/crates/api_crud/src
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
..
comment Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049) 2022-01-27 16:39:22 +00:00
community Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
post Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049) 2022-01-27 16:39:22 +00:00
private_message First pass at invite-only migration. (#1949) 2021-12-15 14:49:59 -05:00
site Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
user Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
lib.rs Adding a GetComment endpoint. Fixes #1919 (#1944) 2021-11-23 15:53:48 +00:00