Skip to content

Irreversible filter works with user streaming.

  • irreversible only works for home and notification timelines in Mastodon.
  • In pleroma, notifications are irreversible, but the home timeline is not. So currently, filtered with SQL when getting them with the Timeline API, but not the Streaming API. It needs to be filtered before streaming.
Edited by kPherox

Merge request reports