This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
29a09858f6
mastodon
/
config
/
initializers
History
Thibaut Girka
06cc04fd23
Merge branch 'master' into glitch-soc/merge-upstream
2019-02-15 18:02:45 +01:00
..
0_post_deployment_migrations.rb
…
1_hosts.rb
…
active_model_serializers.rb
…
application_controller_renderer.rb
…
assets.rb
…
backtrace_silencers.rb
…
blacklists.rb
…
chewy.rb
…
content_security_policy.rb
Remove form_action from CSP
2018-12-14 08:02:06 +01:00
cookies_serializer.rb
…
cors.rb
Merge branch 'master' into glitch-soc/merge-upstream
2018-12-15 10:45:53 +01:00
delivery_job.rb
Skip mailer job retries when a record no longer exists (
#9590
)
2018-12-21 06:16:17 +01:00
devise.rb
Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (
#9819
)
2019-01-15 23:11:46 +01:00
doorkeeper.rb
…
fast_blank.rb
…
ffmpeg.rb
…
filter_parameter_logging.rb
…
http_client_proxy.rb
…
httplog.rb
…
inflections.rb
…
instrumentation.rb
…
json_ld.rb
…
kaminari_config.rb
…
locale.rb
…
mime_types.rb
…
oj.rb
…
omniauth.rb
…
open_uri_redirection.rb
…
pagination.rb
…
paperclip.rb
Add timeouts for S3 (
#9842
)
2019-01-18 01:36:59 +01:00
premailer_rails.rb
…
rack_attack.rb
Add tight rate-limit for API deletions (
#10042
)
2019-02-14 06:27:54 +01:00
rack_attack_logging.rb
…
redis.rb
…
session_activations.rb
…
session_store.rb
Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (
#9819
)
2019-01-15 23:11:46 +01:00
sidekiq.rb
…
simple_form.rb
…
single_user_mode.rb
…
statsd.rb
…
stoplight.rb
…
strong_migrations.rb
…
suppress_csrf_warnings.rb
…
trusted_proxies.rb
…
twitter_regex.rb
Fix URL linkifier grabbing full-width spaces and quotations (
#9997
)
2019-02-09 20:13:11 +01:00
vapid.rb
…
wrap_parameters.rb
…