mastodon/config
sdukhovni 06d905f415 Allow domain blocks that only reject media without silencing or suspending (#4325)
* Allow domain blocks to reject media without silencing or suspending

* Fix typo

* Hide 'Reject media' button when superfluous, instead of disabling it

* Properly hide 'reject media' checkbox on page load if needed

This may happen when resubmitting the domain block form after an error.

* Don't ask whether undoing a media-only block should be retroactive

* Rename :media_only block to :noop

* Display :noop block as None in frontend, allow blocks that do nothing

* Remove 'coding' line auto-added by emacs
2017-07-24 14:26:55 +02:00
..
environments Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227) 2017-07-16 23:48:35 +02:00
initializers Fix sessions being replaced needlessly (#4292) 2017-07-22 01:09:10 +02:00
locales Allow domain blocks that only reject media without silencing or suspending (#4325) 2017-07-24 14:26:55 +02:00
webpack
application.rb i18n: Add korean translation (#4064) 2017-07-04 16:11:23 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Redirect user profile page to short URL when HTML format (#4328) 2017-07-24 08:46:29 +02:00
secrets.yml
settings.yml Add option to opt out of search engines on public profile/status pages (#4199) 2017-07-14 16:41:02 +02:00
sidekiq.yml
webpacker.yml