mastodon/app/models
Eugen Rochko f0de621e76 Fix - Fetch and display previews of URLs using OpenGraph tags
..
concerns Fix tests, add applications to eager loading/cache for statuses, fix
web Persist UI settings, add missing localizations for German
.keep Initial commit
account.rb Fix statsd null backend not being initialized properly
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
block.rb Add API for retrieving blocked accounts
domain_block.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
favourite.rb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
feed.rb Fix - Reload all accounts when fetching from cache
follow.rb Remove Neo4J
follow_request.rb Follow requests send e-mail notifications, but are excluded from notifications API
media_attachment.rb Fix - Generate random unique 14-byte (19 characters) shortcodes
mention.rb Remove orphaned notifications, add scopes param to app create API
notification.rb Follow requests send e-mail notifications, but are excluded from notifications API
preview_card.rb Fix - Fetch and display previews of URLs using OpenGraph tags
remote_follow.rb Adding remote follow button
setting.rb Add extended about page stub
status.rb Fix - Fetch and display previews of URLs using OpenGraph tags
stream_entry.rb Private visibility on statuses prevents non-followers from seeing those
subscription.rb Adding backtracing to Salmon/Processing workers
tag.rb Removing external hub completely, fix fixing digit-only hashtags,
user.rb Extend rails-settings-cached to merge db-saved hash values with defaults
web.rb Add extended about page stub