You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
4 years ago
..
action_dispatch replace all instances of "ends_with?" with "end_with?" (#15745) 5 years ago
active_record Remove dependency on pluck_each gem (#16012) 5 years ago
assets
chewy/strategy Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 5 years ago
devise Fix authentication before 2FA challenge (#11943) 6 years ago
generators
json_ld Fixed code quality issues (#15541) 5 years ago
mastodon Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
paperclip fix: `s3_force_single_request` not parsed (#17922) 4 years ago
rails Fix obsolete digitalocean.rake file breaking rake tasks (#15618) 5 years ago
redis Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 5 years ago
sanitize_ext Prepare Mastodon for zeitwerk autoloader (#15917) 5 years ago
tasks Fix null values being included in some indexes (#17711) 4 years ago
templates
terrapin Add Ruby 3.0 support (#16046) 5 years ago
webpacker Add subresource integrity for JS and CSS assets (#15096) 5 years ago
cli.rb Add ability for admins to delete canonical email blocks (#16644) 4 years ago
enumerable.rb Optimize map { ... }.compact calls (#15513) 5 years ago
exceptions.rb Fix media redownload worker retrying on unexpected response codes (#16111) 5 years ago
sidekiq_error_handler.rb Fix warnings on Rails boot (#16946) 4 years ago