gotosocial/internal/api/s2s/user
tobi 3dc7644ae6
Derive visibility fixes (#271)
* use pub public const

* don't error on no summary

* move extract visibility to separate function

* extract visibility test

* add addressable interface
2021-10-06 18:18:02 +02:00
..
common.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
followers.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
following.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
inboxpost.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
inboxpost_test.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
publickeyget.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
repliesget.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
repliesget_test.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
statusget.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
user.go federated authentication better logging + tidying (#232) 2021-09-16 11:35:09 +02:00
user_test.go handle remote account deletion more systematically (#254) 2021-09-30 10:56:02 +02:00
userget.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00
userget_test.go Unblock fix (#247) 2021-09-24 17:56:48 +02:00