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
chewy/strategy Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 4 years ago
devise
generators
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
tasks Fix external user creation failing when invite request text is required (#15405) 4 years ago
templates
webpacker
cli.rb
enumerable.rb Optimize map { ... }.compact calls (#15513) 4 years ago