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
Matt Jankowski 8f4b7c1820 Filter languages with opt out (#3175)
* Remove allowed_languages and add filtered_languages

* Use filtered_languages instead of allowed_languages
8 years ago
..
concerns Add buttons to block and unblock domain (#3127) 8 years ago
form
web
account.rb Filter languages with opt out (#3175) 8 years ago
account_domain_block.rb Add buttons to block and unblock domain (#3127) 8 years ago
account_filter.rb
application_record.rb
block.rb
conversation.rb Conditional validations no longer accept strings for if/unless (#3124) 8 years ago
conversation_mute.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Fetch remote image using http.rb (#3114) 8 years ago
mention.rb
mute.rb
notification.rb
preview_card.rb Fetch remote image using http.rb (#3114) 8 years ago
remote_follow.rb
report.rb
report_filter.rb
setting.rb
status.rb Filter languages with opt out (#3175) 8 years ago
stream_entry.rb
subscription.rb
tag.rb
user.rb Filter languages with opt out (#3175) 8 years ago
web.rb