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
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541)
* Added .deepsource.toml

* Removed bad use of `alias`

* Fixed operand order in the binary expression

* Prefixed unused method arguments with an underscore

* Replaced the old OpenSSL algorithmic constants with the newer strings initializers.

* Removed unnecessary UTF-8 encoding comment
4 years ago
..
assets Add emoji autosuggest (#5053) 7 years ago
chewy/strategy Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 4 years ago
devise Fix authentication before 2FA challenge (#11943) 5 years ago
generators Add post-deployment migration system (#8182) 7 years ago
json_ld Fixed code quality issues (#15541) 4 years ago
mastodon Fixed code quality issues (#15541) 4 years ago
paperclip Fixed code quality issues (#15541) 4 years ago
redis Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 5 years ago
tasks Fix external user creation failing when invite request text is required (#15405) 4 years ago
templates Add post-deployment migration system (#8182) 7 years ago
webpacker Add subresource integrity for JS and CSS assets (#15096) 4 years ago
cli.rb Deal with collation-related index corruption (#14860) 4 years ago
enumerable.rb Optimize map { ... }.compact calls (#15513) 4 years ago