0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-26 16:19:05 -05:00
forgejo/modules/activitypub
Radosław Piliszek f0a6ea454f chore: remove extra go-sqlite3 imports
go-sqlite3 is already properly included conditionally within the
`modules/setting` package.
2024-09-06 09:36:08 +00:00
..
client.go feat: access ActivityPub client through interfaces to facilitate mocking in unit tests (#4853) 2024-08-07 05:45:24 +00:00
client_test.go chore: remove extra go-sqlite3 imports 2024-09-06 09:36:08 +00:00
main_test.go
user_settings.go
user_settings_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00