akkoma/test
@luna@f.l4.pm a90c45b7e9 Add Signed Fetch Statistics (#312)
Close #304.

Notes:
 - This patch was made on top of Pleroma develop, so I created a separate cachex worker for request signature actions, instead of Akkoma's instance cache. If that is a merge blocker, I can attempt to move logic around for that.
 - Regarding the `has_request_signatures: true -> false` state transition: I think that is a higher level thing (resetting instance state on new instance actor key) which is separate from the changes relevant to this one.

Co-authored-by: Luna <git@l4.pm>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/312
Co-authored-by: @luna@f.l4.pm <akkoma@l4.pm>
Co-committed-by: @luna@f.l4.pm <akkoma@l4.pm>
2022-11-26 19:22:56 +00:00
..
config
credo/check/consistency
fixtures microblogpub federation fixes (#288) 2022-11-18 11:14:35 +00:00
instance_static
mix Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
pleroma Add Signed Fetch Statistics (#312) 2022-11-26 19:22:56 +00:00
support Scrape instance nodeinfo (#251) 2022-11-06 22:49:39 +00:00
test_helper.exs