mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-12 20:48:40 +00:00
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> |
||
|---|---|---|
| .. | ||
| activity_follow.go | ||
| activity_follow_test.go | ||
| activity_like.go | ||
| activity_like_test.go | ||
| activity_undo_like.go | ||
| activity_undo_like_test.go | ||
| activity_user_activity.go | ||
| activity_user_activity_test.go | ||
| activity_validateandcheckerror_test.go | ||
| actor.go | ||
| actor_person.go | ||
| actor_person_test.go | ||
| actor_repository.go | ||
| actor_repository_test.go | ||
| actor_test.go | ||
| forgefed.go | ||
| inbox.go | ||
| nodeinfo.go | ||
| object_user_activity_note.go | ||
| object_user_activity_note_test.go | ||
| outbox.go | ||
| repository.go | ||
| repository_test.go | ||