You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Nutomic 5859502a2a
Fix missing private key for signed fetch (#4516)
* Fix missing private key for signed fetch (fixes #4451)

* clippy

* instance actor name and webfinger

* better webfinger handling

* upgrade lib

* update test asset
2 months ago
..
api When purging a federated user, federate local community removals. (#4505) 3 months ago
api_common Store thumbnails in db table local_image (#4512) 2 months ago
api_crud Add alt_text for posts. Fixes #1086 (#4477) 3 months ago
apub Fix missing private key for signed fetch (#4516) 2 months ago
db_perf Remove error-type feature from lemmy-utils (#4474) 3 months ago
db_schema Fix missing private key for signed fetch (#4516) 2 months ago
db_views Fix missing private key for signed fetch (#4516) 2 months ago
db_views_actor Support listing type for person (fixes #4146) (#4487) 3 months ago
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 3 months ago
federate Remove unneeded error "last successful id is higher than latest id" (fixes #4363) (#4486) 3 months ago
routes Fix missing private key for signed fetch (#4516) 2 months ago
utils fix some typos (#4519) 2 months ago