mastodon/app/models
2017-11-16 12:13:03 +01:00
..
concerns Fix AccountFinderConcern::AccountFinder#with_usernames (#5722) 2017-11-16 12:13:03 +01:00
form
web Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
account.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
account_domain_block.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
account_filter.rb
account_moderation_note.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
application_record.rb
block.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
context.rb
conversation.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
conversation_mute.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
custom_emoji.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
custom_emoji_filter.rb
domain_block.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
email_domain_block.rb Add uniqueness to block email domains (#5692) 2017-11-14 20:37:17 +01:00
export.rb
favourite.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
feed.rb
follow.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
follow_request.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
import.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
instance.rb
instance_filter.rb
media_attachment.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
mention.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
mute.rb Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
notification.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
preview_card.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
remote_follow.rb
remote_profile.rb
report.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
report_filter.rb
search.rb
session_activation.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
setting.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
site_upload.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
status.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
status_pin.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
stream_entry.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
subscription.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
tag.rb Update model annotations to use BIGINT for IDs (#5461) 2017-11-12 16:18:50 +01:00
user.rb Delegate some methods of User to @settings (#5706) 2017-11-15 16:05:20 +01:00
web.rb