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.
mastodon/spec
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
2021-01-31 21:26:09 +01:00
..
controllers Improved performance of notification preloading (#15640) 2021-01-31 21:24:57 +01:00
fabricators
features
fixtures
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
lib Fixed code quality issues (#15541) 2021-01-31 21:26:09 +01:00
mailers
models Improved performance of notification preloading (#15640) 2021-01-31 21:24:57 +01:00
policies
presenters
requests
routing
serializers/activitypub
services Improve account deletion performances further (#15407) 2020-12-22 23:57:46 +01:00
support
validators
views
workers Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00
rails_helper.rb
spec_helper.rb