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 cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps,
improved how "show more" link looks
8 years ago
..
concerns
web
.keep
account.rb
application_record.rb
block.rb
domain_block.rb Domain blocks now have varying severity - auto-suspend vs auto-silence 8 years ago
favourite.rb
feed.rb
follow.rb
follow_request.rb Follow request authorizations faster 8 years ago
media_attachment.rb Fix #416 - Generate random unique 14-byte (19 characters) shortcodes 8 years ago
mention.rb
notification.rb Removed accidental n+1 query from notifications, updated some deps, 8 years ago
preview_card.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 8 years ago
remote_follow.rb
setting.rb
status.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb