This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/activitypub
Lunny Xiao b9dcf991b9
Fix dashboard ignored system setting cache (#21621) (#21759)
backport #21621

This is a performance regression from #18058

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2022-11-10 19:41:44 +08:00
..
client.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
client_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
keypair.go Create pub/priv keypair for federation (#17071) 2021-09-28 15:19:22 -04:00
keypair_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
user_settings.go Fix dashboard ignored system setting cache (#21621) (#21759) 2022-11-10 19:41:44 +08:00
user_settings_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00