lemmy/crates/apub/src/protocol/activities
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
..
block Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
community Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
create_or_update Add federation tests for Friendica, improve parsing of source field (fixes #2057) (#2070) 2022-01-28 16:47:34 -05:00
deletion Add tombstone tests, better test errors (#2046) 2022-01-20 14:13:29 +00:00
following Add tombstone tests, better test errors (#2046) 2022-01-20 14:13:29 +00:00
private_message Add tombstone tests, better test errors (#2046) 2022-01-20 14:13:29 +00:00
voting Add tombstone tests, better test errors (#2046) 2022-01-20 14:13:29 +00:00
mod.rs Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00