* Improve deprecation messaging for Application#vapid_key * Format JSON examples in Instance methods * Remove vapid_key from Apps API examples, since this property is deprecated on Application entity * Add documentation for new OAuth 2.0 features added in 4.3.0 * Improve documentation for oauth-scopes * Update content/en/api/oauth-scopes.md Co-authored-by: Matt Jankowski <matt@jankowski.online> * Update content/en/api/oauth-scopes.md Co-authored-by: Matt Jankowski <matt@jankowski.online> * Update content/en/api/oauth-scopes.md Co-authored-by: Matt Jankowski <matt@jankowski.online> * Update content/en/api/oauth-scopes.md Co-authored-by: Matt Jankowski <matt@jankowski.online> * Add deprecated and removed shortcode labels * Use deprecated and removed shortcodes * Improve OAuth documentation * More OAuth documentation improvements * Correct streaming API documentation after 4.2.0 changes * Add note about improved Push Subscription API validation in 4.3.0 * Fix inconsistent OAuth label formatting * Add note that there is a relationship between Accounts and the Application used to create them * Add note that application registration endpoint also supports JSON bodies * Be consistent in the formatting of placeholder values for Bearer tokens * code review changes * Slight changes in wording * Add documentation for PKCE * Removal of crypto oauth scope * Cross-link authorization's scope with the OAuth Scopes documentation * Update content/en/methods/oauth.md * Update content/en/api/oauth-scopes.md --------- Co-authored-by: Matt Jankowski <matt@jankowski.online> Co-authored-by: David Roetzel <david@roetzel.de>
74 lines
1 KiB
TOML
74 lines
1 KiB
TOML
[improvePage]
|
|
other = "Improve this page"
|
|
|
|
[lastUpdated]
|
|
other = "Last updated"
|
|
|
|
[lastUpdatedDateFormat]
|
|
other = "{{ .Format \"January 2, 2006\" }}"
|
|
|
|
[joinTitle]
|
|
other = "Join the social media revolution"
|
|
|
|
[joinText]
|
|
other = "Mastodon is a free, decentralized platform with over three million people"
|
|
|
|
[joinAction]
|
|
other = "Join Mastodon now!"
|
|
|
|
[merch]
|
|
other = "Merch"
|
|
|
|
[shirtsAndStickers]
|
|
other = "T-shirts and stickers"
|
|
|
|
[joinMastodon]
|
|
other = "Join Mastodon"
|
|
|
|
[blog]
|
|
other = "Blog"
|
|
|
|
[viewSource]
|
|
other = "View source"
|
|
|
|
[imprint]
|
|
other = "Imprint"
|
|
|
|
[formDataParameters]
|
|
other = "Form Data Parameters"
|
|
|
|
[headers]
|
|
other = "Headers"
|
|
|
|
[required]
|
|
other = "required"
|
|
|
|
[optional]
|
|
other = "optional"
|
|
|
|
[deprecated]
|
|
other = "deprecated"
|
|
|
|
[removed]
|
|
other = "removed"
|
|
|
|
[nullable]
|
|
other = "nullable"
|
|
|
|
[pathParameters]
|
|
other = "Path Parameters"
|
|
|
|
[queryParameters]
|
|
other = "Query Parameters"
|
|
|
|
[request]
|
|
other = "Request"
|
|
|
|
[response]
|
|
other = "Response"
|
|
|
|
[otherTranslations]
|
|
other = "Also available in:"
|
|
|
|
[sponsoredBy]
|
|
other = "Sponsored by"
|