lemmy/api_tests/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.spec.ts Three instance inbox bug (#1866) 2021-10-28 20:46:24 +00:00
community.spec.ts Dont blank out post or community info. Fixes #1813 (#1841) 2021-10-27 13:34:18 +00:00
follow.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
post.spec.ts Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
private_message.spec.ts Blank out extra info for deleted or removed content. Fixes #1679 (#1680) 2021-07-30 18:44:15 +00:00
shared.ts Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
user.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00