You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and
"whole known network" which is what public timeline used to be

Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
8 years ago
..
concerns
web
.keep
account.rb
application_record.rb
block.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
domain_block.rb Split public timeline into "public timeline" which is local, and 8 years ago
favourite.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
feed.rb
follow.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
follow_request.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
media_attachment.rb
mention.rb
notification.rb
preview_card.rb
remote_follow.rb
report.rb Adding POST /api/v1/reports API, and a UI for submitting reports 8 years ago
setting.rb
status.rb Split public timeline into "public timeline" which is local, and 8 years ago
stream_entry.rb Do not display non-Status stream entries anymore 8 years ago
subscription.rb
tag.rb
user.rb
web.rb