glitchier-soc/lib/mastodon
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues ()
* 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
..
accounts_cli.rb Fix “tootctl accounts unfollow” () 2021-01-29 18:38:56 +01:00
cache_cli.rb Change tootctl to use inline parallelization instead of Sidekiq () 2019-09-10 13:48:48 +02:00
cli_helper.rb Change tootctl search deploy algorithm () 2020-07-14 18:10:35 +02:00
domains_cli.rb Optimize some regex matching () 2021-01-22 10:09:08 +01:00
email_domain_blocks_cli.rb Fixed code quality issues () 2021-01-31 21:26:09 +01:00
emoji_cli.rb Improve Emoji import (fix ) () 2020-12-30 23:19:55 +01:00
feeds_cli.rb Fix tootctl not allocating enough database connections for main thread () 2019-10-07 05:05:02 +02:00
ip_blocks_cli.rb Fix tootctl ip_blocks add failing if not given a comment () 2020-12-02 21:19:41 +01:00
maintenance_cli.rb Fix maintenance script not re-indexing some indexes on textual values () 2021-01-09 03:51:32 +01:00
media_cli.rb Use Rails' index_by where it makes sense () 2021-01-12 09:27:38 +01:00
migration_helpers.rb Do not suggest to login into the GitLab database () 2020-02-15 12:52:57 +01:00
premailer_webpack_strategy.rb ASSET_HOST is wrong env variable. Fix to CDN_HOST () 2018-01-29 01:06:39 +01:00
preview_cards_cli.rb Change tootctl to use inline parallelization instead of Sidekiq () 2019-09-10 13:48:48 +02:00
redis_config.rb Bump rubocop from 0.86.0 to 0.88.0 () 2020-09-01 03:04:00 +02:00
search_cli.rb Change tootctl search deploy algorithm () 2020-07-14 18:10:35 +02:00
settings_cli.rb Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
snowflake.rb Fixes/do not override timestamps () 2018-05-03 23:02:46 +02:00
statuses_cli.rb Add --skip-media-remove option to tootctl statuses remove () 2020-03-08 16:01:07 +01:00
upgrade_cli.rb Fix tootctl upgrade storage-schema S3 ACL () 2020-05-17 17:27:36 +02:00
version.rb Bump version to 3.3.0 () 2020-12-27 06:00:55 +01:00