mastodon/app/models/concerns/status
David Roetzel 1dda12201d
Only share public statuses.
Only actually public, i.e. not "unlisted". One exception: Share
an update if the update changed the visibility from "public" to
something else. The fasp can act on this information then.
2025-03-06 14:08:38 +01:00
..
fasp_concern.rb Only share public statuses. 2025-03-06 14:08:38 +01:00
safe_reblog_insert.rb Update Rails to version 7.2.2 (#30391) 2024-11-07 14:58:20 +00:00
search_concern.rb Use enum-generated public_visibility scope on Status (#28156) 2024-03-14 09:31:57 +00:00
snapshot_concern.rb Drop support for ruby 3.1 (#32363) 2024-10-31 15:12:08 +00:00
threading_concern.rb Add API to get multiple accounts and statuses (#27871) 2024-05-06 15:19:15 +00:00
visibility.rb Add Status::Visibility concern to hold visibility logic (#33578) 2025-01-14 14:32:57 +00:00