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 d9ca46b464 Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
8 years ago
..
concerns Private visibility on statuses prevents non-followers from seeing those 8 years ago
web
.keep
account.rb
application_record.rb
block.rb Add API for retrieving blocked accounts 8 years ago
device.rb
domain_block.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb Follow request authorizations faster 8 years ago
media_attachment.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 8 years ago
mention.rb Remove orphaned notifications, add scopes param to app create API 8 years ago
notification.rb
preview_card.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 8 years ago
remote_follow.rb
setting.rb
status.rb Cleaning up format of broadcast real-time messages, removing 8 years ago
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb