mastodon/app/models
Eugen bfbc2ca0d8 Attachment list for uncached attachments ()
* For undownloaded attachments, set type :unknown, display them as a list in the web UI

* Fix case when attachment type is set explicitly
..
concerns Remove .keep in models ()
form Fix , fix , fix - 2FA requires confirmation to be enabled ()
web Persist UI settings, add missing localizations for German
account.rb Fix , fix - Dictate content-type file extension ()
account_filter.rb Admin accounts controller cleanup ()
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
block.rb Rename cache key to exclude_account_ids_for:id, adjust formatting
domain_block.rb I18n health warnings ()
export.rb Settings export refactor ()
favourite.rb Required foreign keys ()
feed.rb Only call regeneration worker after first login after a 14 day break
follow.rb fix rubocop issues
follow_request.rb add more tests to models
import.rb Add presence validation to Import ()
media_attachment.rb Attachment list for uncached attachments ()
mention.rb add more tests to models
mute.rb Rename cache key to exclude_account_ids_for:id, adjust formatting
notification.rb API param to exclude notification types from response ()
preview_card.rb Fix - Fetch and display previews of URLs using OpenGraph tags
remote_follow.rb Adding remote follow button
report.rb Admin reports controller improvements ()
report_filter.rb Admin reports with accounts ()
setting.rb Add digest e-mails
status.rb Avoid dynamic methods due to processing speed ()
stream_entry.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
subscription.rb Required foreign keys ()
tag.rb Search cleanup ()
user.rb Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif
web.rb Add extended about page stub