lemmy/crates/apub/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
..
activities Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
collections Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
fetcher Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
http Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
objects Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
protocol Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
activity_lists.rs Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
context.rs Allow single item for to, cc, and @context 2021-11-26 21:55:33 -07:00
lib.rs Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
mentions.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
migrations.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00