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 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
8 years ago
..
concerns Private visibility on statuses prevents non-followers from seeing those 8 years ago
web Persist UI settings, add missing localizations for German 8 years ago
.keep
account.rb Fix statsd null backend not being initialized properly 8 years ago
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
media_attachment.rb
mention.rb Remove orphaned notifications, add scopes param to app create API 8 years ago
notification.rb Mitigate inconsistent notifications 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 Add extended about page stub 8 years ago
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 Extend rails-settings-cached to merge db-saved hash values with defaults 8 years ago
web.rb Add extended about page stub 8 years ago