- removes some duplicate logic in ./internal/ap and moves more of the functions to ./internal/ap/properties.go with standardized interfaces - updates various areas of the codebase to rely on these GetOne___() functions - pulls in latest gopkg for log.Formatted() function for nicer log formatting of variables in errors Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4905