Skip to content

[#802] Add addressable lists

  • To address a list set visibility to list:LIST_ID
  • List statuses are not public
  • In Pleroma, a list status looks like a Direct Message
  • In Mastodon, these statuses don't appear in DM (probably it expects a @mention) but visible in the timeline.
  • No notifications (recipients in CC are not supposed to be notified, right?)

TODO:

  • Add tests
  • Add docs
Edited by minibikini

Merge request reports