.. |
0_post_deployment_migrations.rb
|
018a9e4e7f
Add post-deployment migration system (#8182)
|
6 yıl önce |
1_hosts.rb
|
97539b6a96
Fix host check on healthcheck path not being disabled (#16270)
|
3 yıl önce |
2_whitelist_mode.rb
|
8c04e37b03
Remove the terms blacklist and whitelist from UX (#14149)
|
4 yıl önce |
active_model_serializers.rb
|
692c5b439a
Fix ActivityPub context not being dynamically computed (#11746)
|
5 yıl önce |
application_controller_renderer.rb
|
cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
|
3 yıl önce |
assets.rb
|
5276c0a090
HTML e-mails for UserMailer (#6256)
|
6 yıl önce |
backtrace_silencers.rb
|
cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
|
3 yıl önce |
blacklists.rb
|
8c04e37b03
Remove the terms blacklist and whitelist from UX (#14149)
|
4 yıl önce |
cache_buster.rb
|
df1653174b
Add cache buster feature for media files (#15155)
|
4 yıl önce |
chewy.rb
|
9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
|
3 yıl önce |
content_security_policy.rb
|
3f2533ca8e
Fix autoloading deprecation warnings from Rails 6 (#16010)
|
3 yıl önce |
cookies_serializer.rb
|
10ba09f546
Upgrade to Rails 5.0.0.1
|
8 yıl önce |
cors.rb
|
3f12c07ff5
Use same CORS policy for /@:username and /users/:username (#9485)
|
6 yıl önce |
devise.rb
|
3251b8eead
Fix reviving revoked sessions and invalidating login (#16943)
|
3 yıl önce |
doorkeeper.rb
|
fb87d6adc2
Fix confirmation redirect to app without `Location` header
|
2 yıl önce |
fast_blank.rb
|
c8d11b8bdb
Fixed code quality issues (#15541)
|
3 yıl önce |
ffmpeg.rb
|
b2a57a5d6f
add ffmpeg initializer (#8855)
|
6 yıl önce |
filter_parameter_logging.rb
|
ba192f12e3
Added optional two-factor authentication
|
7 yıl önce |
http_client_proxy.rb
|
4b766f9846
Refactor monkey-patching of Goldfinger (#12561)
|
4 yıl önce |
httplog.rb
|
64dbde0dbf
Version bumps for ruby and misc gems (#1159)
|
7 yıl önce |
inflections.rb
|
a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917)
|
3 yıl önce |
json_ld.rb
|
45eccaf8c5
Fix preloaded JSON-LD context for identity not being used (#12138)
|
5 yıl önce |
kaminari_config.rb
|
f65568f1d4
Add ability to filter audit log in admin UI (#13381)
|
4 yıl önce |
mail_delivery_job.rb
|
b715cede4d
Fix mailer jobs for deleted notifications erroring out (#16294)
|
3 yıl önce |
makara.rb
|
21fb3f3684
Drop dependency on secure_headers, fix response headers (#15712)
|
3 yıl önce |
mime_types.rb
|
6df8bd277b
Set correct content-type for ActivityPub JSON (#4592)
|
7 yıl önce |
oj.rb
|
42bcbd36b7
Remove rabl dependency (#5894)
|
7 yıl önce |
omniauth.rb
|
f47c177eb7
Support clock drift in Omniauth SAML provider (#15511)
|
3 yıl önce |
open_uri_redirection.rb
|
eb51e43fb4
Optimize some regex matching (#15528)
|
3 yıl önce |
paperclip.rb
|
3f2533ca8e
Fix autoloading deprecation warnings from Rails 6 (#16010)
|
3 yıl önce |
permissions_policy.rb
|
cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
|
3 yıl önce |
preload_link_headers.rb
|
cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
|
3 yıl önce |
premailer_rails.rb
|
5276c0a090
HTML e-mails for UserMailer (#6256)
|
6 yıl önce |
rack_attack.rb
|
eec86b28f7
Fix rate limiting for paths with formats
|
2 yıl önce |
rack_attack_logging.rb
|
81a3db1564
Change rate limits for various paths (#14253)
|
4 yıl önce |
redis.rb
|
6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
|
4 yıl önce |
session_activations.rb
|
2211e8d1cd
Revocable sessions (#3616)
|
7 yıl önce |
session_store.rb
|
566fc90913
Add Ruby 3.0 support (#16046)
|
3 yıl önce |
sidekiq.rb
|
9b18914c35
Add a Redis environment variable for sidekiq (#16188)
|
3 yıl önce |
simple_form.rb
|
c8d11b8bdb
Fixed code quality issues (#15541)
|
3 yıl önce |
single_user_mode.rb
|
1357c1cb3d
Add single user mode
|
8 yıl önce |
statsd.rb
|
3bc0c4a884
Remove unused StatsD code and expose StatsD as a global variable (#11232)
|
5 yıl önce |
stoplight.rb
|
8a0d677cde
Fix stoplight logging to stderr separate from Rails logger (#10624)
|
5 yıl önce |
strong_migrations.rb
|
7fd66cf2fe
Fix migration failure due to StrongMigrations on production env (#5283)
|
7 yıl önce |
suppress_csrf_warnings.rb
|
3f2533ca8e
Fix autoloading deprecation warnings from Rails 6 (#16010)
|
3 yıl önce |
trusted_proxies.rb
|
956da43e19
Fix error
|
7 yıl önce |
twitter_regex.rb
|
9a468c895b
Fix inefficiencies in auto-linking code (#16506)
|
3 yıl önce |
vapid.rb
|
1f98eae1cf
Lint pass (#8876)
|
6 yıl önce |
webauthn.rb
|
e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466)
|
4 yıl önce |
wrap_parameters.rb
|
10ba09f546
Upgrade to Rails 5.0.0.1
|
8 yıl önce |