Description Usage Arguments Value Note
WIP - Check whether a user is followed by the authenticated user
1 2 3 | user_current_check_following(followee,
api_endpoint = Sys.getenv("GITEA_BASE_URL"),
gitea_token = Sys.getenv("GITEA_PAT"))
|
followee |
username of followed user |
api_endpoint |
URL prefix for your gitea server (no trailing '/') |
gitea_token |
NOTE: we use |
something
NOT IMPLEMENTED YET
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.