mastodon/app/models
Matt Jankowski 022008a2a6 Language detection defaults to nil (#3666)
* Default to nil for statuses.language

* Language detection defaults to nil instead of instance UI default
2017-06-09 18:09:37 +02:00
..
concerns Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
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
block.rb
conversation.rb
conversation_mute.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
instance.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb Update Rails to version 5.1.1 (#3121) 2017-06-01 20:53:37 +02:00
preview_card.rb
remote_follow.rb
report.rb Add includes to Report#statuses (#3655) 2017-06-09 15:07:02 +02:00
report_filter.rb
setting.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
status.rb Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
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