forgejo/services/federation
famfo 5f432e32c8 chore(federation): re-enable nilnil lint (#11253)
First round of patches to re-enable some lints from my side.

This PR also refactors the general key fetching code quite a bit due to the way it currently worked
with relying on some values being nil sometimes.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11253
Reviewed-by: elle <0xllx0@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: famfo <famfo@famfo.xyz>
Co-committed-by: famfo <famfo@famfo.xyz>
2026-04-13 22:05:29 +02:00
..
delivery_queue.go log instrumentation & test package (#10371) 2025-12-09 15:37:50 +01:00
error.go chore(federation): re-enable nilnil lint (#11253) 2026-04-13 22:05:29 +02:00
federation_service.go chore(federation): re-enable nilnil lint (#11253) 2026-04-13 22:05:29 +02:00
person_inbox_accept.go Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
person_inbox_create.go chore(federation): re-enable nilnil lint (#11253) 2026-04-13 22:05:29 +02:00
person_inbox_follow.go Add ActivityPub Person follow from distant (#8720) 2025-08-03 11:55:01 +02:00
person_inbox_undo.go chore(federation): re-enable nilnil lint (#11253) 2026-04-13 22:05:29 +02:00
person_service.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
repository_inbox_like.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
repository_service.go fix: assorted ActivityPub code only refactors (#8708) 2025-07-28 15:17:29 +02:00
result.go fix: assorted ActivityPub code only refactors (#8708) 2025-07-28 15:17:29 +02:00
signature_service.go chore(federation): re-enable nilnil lint (#11253) 2026-04-13 22:05:29 +02:00
user_activity.go Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00