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 e09ab2c0bd Fix #1642, fix #1912 - Dictate content-type file extension (#2078)
* Fix #1642, fix #1912 - Previous change (#1718) did not modify how original file was saved on upload

* Fix for when file is missing
8 years ago
..
concerns
form
web
account.rb Fix #1642, fix #1912 - Dictate content-type file extension (#2078) 8 years ago
account_filter.rb
application_record.rb
block.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 8 years ago
domain_block.rb
export.rb
favourite.rb Required foreign keys (#2003) 8 years ago
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Fix #1642, fix #1912 - Dictate content-type file extension (#2078) 8 years ago
mention.rb
mute.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 8 years ago
notification.rb
preview_card.rb
remote_follow.rb
report.rb
report_filter.rb Admin reports with accounts (#2092) 8 years ago
setting.rb
status.rb Avoid dynamic methods due to processing speed (#2080) 8 years ago
stream_entry.rb
subscription.rb Required foreign keys (#2003) 8 years ago
tag.rb
user.rb Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif 8 years ago
web.rb