mastodon/config
Eugen Rochko 8e20e16cf0
Change e-mail notifications to only be sent when recipient is offline ()
* Change e-mail notifications to only be sent when recipient is offline

Change the default for follow and mention notifications back on

* Add preference to always send e-mail notifications

* Change wording
..
environments Fix unset `SMTP_RETURN_PATH` environment variable causing e-mail not to send ()
initializers Fix cookies secure flag being set when served over Tor ()
locales Change e-mail notifications to only be sent when recipient is offline ()
webpack Fix assets failing to build with OpenSSL 3 because of deprecated hash algorithm ()
application.rb Fix cookies secure flag being set when served over Tor ()
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 ()
brakeman.ignore Fix IDN domains not being rendered correctly in a few left-over places ()
database.yml Format JSON and YAML using Prettier ()
deploy.rb Bump capistrano from 3.16.0 to 3.17.0 ()
environment.rb Make PreviewCard records reuseable between statuses ()
i18n-tasks.yml Bump i18n-tasks from 0.9.37 to 1.0.8 ()
navigation.rb Add trending statuses ()
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used ()
puma.rb Add PERSISTENT_TIMEOUT option ()
routes.rb Remove sign-in token authentication, instead send e-mail about new sign-in ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Change e-mail notifications to only be sent when recipient is offline ()
sidekiq.yml Change frequency of trends review notifications from 2 hours to 6 hours ()
storage.yml Update Mastodon to Rails 6.1 ()
themes.yml More polished light theme ()
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 ()