mastodon/config/initializers
Eugen Rochko 4b766f9846
Refactor monkey-patching of Goldfinger ()
2020-05-10 11:41:43 +02:00
..
0_post_deployment_migrations.rb
1_hosts.rb
2_whitelist_mode.rb Add whitelist mode () 2019-07-30 11:10:46 +02:00
active_model_serializers.rb Fix ActivityPub context not being dynamically computed () 2019-09-03 22:52:32 +02:00
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
chewy.rb Fix search not working due to proxy settings when using hidden services () 2020-04-17 15:14:24 +02:00
content_security_policy.rb Remove 'unsafe-inline' from Content-Security-Policy style-src () 2020-05-08 21:22:57 +02:00
cookies_serializer.rb
cors.rb
delivery_job.rb Skip mailer job retries when a record no longer exists () 2018-12-21 06:16:17 +01:00
devise.rb Add an LDAP Mail attribute config () 2019-12-01 18:52:21 +01:00
doorkeeper.rb Fix resource_owner_from_credentials in Doorkeeper initializer () 2020-01-03 05:35:46 +01:00
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb
health_check.rb Hide error message on /heath () 2019-09-24 20:28:25 +02:00
http_client_proxy.rb Refactor monkey-patching of Goldfinger () 2020-05-10 11:41:43 +02:00
httplog.rb
inflections.rb Fix "tootctl media remove-orphans" crashing on “Import” files () 2020-05-09 21:06:55 +02:00
json_ld.rb Fix preloaded JSON-LD context for identity not being used () 2019-10-10 06:48:53 +02:00
kaminari_config.rb Add ability to filter audit log in admin UI () 2020-04-03 13:06:34 +02:00
mime_types.rb
oj.rb
omniauth.rb cas_options :validate_url should be :service_validate_url () 2019-03-21 04:06:41 +01:00
open_uri_redirection.rb
pagination.rb
paperclip.rb Fix naming issue () 2020-04-27 10:32:05 +02:00
premailer_rails.rb
rack_attack.rb Fix re-sending of e-mail confirmation not being rate limited () 2020-03-31 18:20:48 +02:00
rack_attack_logging.rb Bump rack-attack from 5.4.2 to 6.0.0 () 2019-05-03 16:16:11 +02:00
redis.rb
session_activations.rb
session_store.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers () 2019-01-15 23:11:46 +01:00
sidekiq.rb Fix background jobs not using locks like they are supposed to () 2020-03-31 21:59:03 +02:00
simple_form.rb Add announcements () 2020-01-23 22:00:13 +01:00
single_user_mode.rb
statsd.rb Remove unused StatsD code and expose StatsD as a global variable () 2019-07-02 11:34:39 +02:00
stoplight.rb Fix stoplight logging to stderr separate from Rails logger () 2019-04-23 04:39:48 +02:00
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb Add support for magnet: URIs () 2020-01-23 21:27:26 +01:00
vapid.rb
wrap_parameters.rb