mastodon/app/models
Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
2018-04-23 09:16:38 +02:00
..
admin Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
concerns Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 2018-04-23 09:16:38 +02:00
form
web
account.rb Fix warning about using SQL in order for Account#partitioned (#7159) 2018-04-17 13:50:48 +02:00
account_domain_block.rb
account_filter.rb
account_moderation_note.rb
admin.rb
application_record.rb
backup.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 2018-04-23 09:16:38 +02:00
custom_emoji_filter.rb Change custom emoji search to `ILIKE` instead of `=` (#7099) 2018-04-10 15:46:27 +02:00
domain_block.rb
email_domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
media_attachment.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 2018-04-23 09:16:38 +02:00
mention.rb
mute.rb
notification.rb Upgrade Rails to version 5.2.0 (#5898) 2018-04-12 14:45:17 +02:00
preview_card.rb Force convert to JPG for preview card thumbnails to avoid animations (#7109) 2018-04-21 21:34:36 +02:00
remote_follow.rb
remote_profile.rb
report.rb Feature: Improve reports ui (#7032) 2018-04-10 20:27:59 +02:00
report_filter.rb
report_note.rb Feature: Improve reports ui (#7032) 2018-04-10 20:27:59 +02:00
search.rb
session_activation.rb
setting.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
site_upload.rb
status.rb Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
status_pin.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb