mastodon/app/models
2017-06-08 19:10:48 +02:00
..
concerns
form
web
account.rb Fix regression from #3592 - validation condition nesting (#3644) 2017-06-08 19:10:48 +02:00
account_domain_block.rb
account_filter.rb
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
conversation.rb
conversation_mute.rb
domain_block.rb
export.rb Settings export refactor (#1646) 2017-04-13 13:02:02 +02:00
favourite.rb
feed.rb
follow.rb
follow_request.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
import.rb
instance.rb Add Instance class to list admin records (#3443) 2017-05-31 20:38:44 +02:00
media_attachment.rb
mention.rb Misc tidying and clean ups (#3445) 2017-05-31 20:38:17 +02:00
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
report.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
report_filter.rb
setting.rb
status.rb
stream_entry.rb
subscription.rb
tag.rb Fix tag search order and not to use tsvector (#3611) 2017-06-06 16:07:06 +02:00
user.rb Fix db:seed - only run some validations when the field was changed (#3592) 2017-06-08 09:22:01 -04:00
web.rb