Miscellaneous fixes (#1110)
* Fix typos in method examples * Fix broken link to sanitize_config (#1115) * Add SIDEKIQ_CONCURRENCY * Fix relref to FilterResult (#1114) * Fix status_ids and rule_ids description (#1126) * fix typo (#1129) * clarify confusing example (mastodon/mastodon#22854) * fix formatting on linked headings (#1139) * fix placeholder entity names (#1157) * better wording * fix scheduledstatus#params.visibility * fix missing: tootctl accounts modify --remove-role * add: status/translate * add deprecation/removal warning to microformats page * clarify further how link verification works * clarify mastodon requirements for webfinger * fix: push param policy -> data[policy]
This commit is contained in:
parent
5b0cd8b7f0
commit
b458498d25
24 changed files with 237 additions and 44 deletions
|
@ -334,7 +334,7 @@ aliases: [
|
|||
### `filtered` {{%optional%}} {#filtered}
|
||||
|
||||
**Description:** If the current token has an authorized user: The filter and keywords that matched this status.\
|
||||
**Type:** Array of [FilterResult]({{ relref "entities/FilterResult" }})\
|
||||
**Type:** Array of [FilterResult]({{< relref "entities/FilterResult" >}})\
|
||||
**Version history:**\
|
||||
4.0.0 - added
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue