This website requires JavaScript.
Explore
Help
Sign In
erik
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-08-20 21:08:15 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
1ee8d1e50e
mastodon
/
config
/
initializers
History
Matt Jankowski
1ee8d1e50e
Assign a proc to
Rack::Request.ip_filter
instead of patching method (
#28380
)
2023-12-15 14:33:56 +00:00
..
0_post_deployment_migrations.rb
1_hosts.rb
2_limited_federation_mode.rb
3_omniauth.rb
active_model_serializers.rb
application_controller_renderer.rb
backtrace_silencers.rb
blacklists.rb
cache_buster.rb
cache_logging.rb
chewy.rb
content_security_policy.rb
Change
img-src
and
media-src
CSP directives to not include
https:
(
#28025
)
2023-11-30 13:47:01 +00:00
cookie_rotator.rb
Change cookie rotator to use SHA1 digest for new cookies (
#27392
)
2023-12-12 12:01:08 +00:00
cookies_serializer.rb
cors.rb
devise.rb
Silence deprecation warning about secrets/credentials with Devise patch (
#27578
)
2023-10-31 11:10:15 +00:00
doorkeeper.rb
Fix
Lint/UnusedBlockArgument
cop (
#27777
)
2023-11-09 09:43:26 +00:00
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb
http_client_proxy.rb
httplog.rb
i18n.rb
Move i18n locale configuration to separate initializer (
#27571
)
2023-11-07 15:22:14 +00:00
inflections.rb
Add zeitwerk inflector for cli->CLI (
#27635
)
2023-11-30 13:55:20 +00:00
json_ld_identity.rb
Move json_ld context loaders to
config/initializers
(
#27590
)
2023-10-31 15:21:23 +00:00
json_ld_security.rb
Move json_ld context loaders to
config/initializers
(
#27590
)
2023-10-31 15:21:23 +00:00
kaminari_config.rb
mail_delivery_job.rb
mime_types.rb
new_framework_defaults_7_0.rb
new_framework_defaults_7_1.rb
oj.rb
open_uri_redirection.rb
paperclip.rb
Fix
Lint/UnusedBlockArgument
cop (
#27777
)
2023-11-09 09:43:26 +00:00
permissions_policy.rb
pghero.rb
preload_link_headers.rb
premailer_rails.rb
Move lib/mastodon/premailer_webpack_strategy to lib/ (
#27636
)
2023-11-29 10:08:55 +00:00
rack_attack.rb
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb
sidekiq.rb
Disable sidekiq unique jobs in test env (
#27737
)
2023-11-09 16:19:04 +00:00
simple_form.rb
Fix
Lint/UnusedBlockArgument
cop (
#27777
)
2023-11-09 09:43:26 +00:00
single_user_mode.rb
statsd.rb
stoplight.rb
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
Assign a proc to
Rack::Request.ip_filter
instead of patching method (
#28380
)
2023-12-15 14:33:56 +00:00
twitter_regex.rb
vapid.rb
webauthn.rb
wrap_parameters.rb