Glitch-Shrike/lib/mastodon
ThibG a60d9335d8
Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
* Fix ResolveAccountService accepting mismatching acct: URI

* Set attributes that should be updated regardless of suspension

* Fix key fetching

* Automatically merge remote accounts with duplicate `uri`

* Add tests

* Add "tootctl accounts fix-duplicates"

Finds duplicate accounts sharing a same ActivityPub `id`, re-fetch them and
merge them under the canonical `acct:` URI.

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2020-12-18 23:26:26 +01:00
..
accounts_cli.rb Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 2020-12-18 23:26:26 +01:00
cache_cli.rb
cli_helper.rb Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
domains_cli.rb Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
email_domain_blocks_cli.rb Improve email address validation (#14565) 2020-08-12 12:40:25 +02:00
emoji_cli.rb
feeds_cli.rb
ip_blocks_cli.rb Fix tootctl ip_blocks add failing if not given a comment (#15263) 2020-12-02 21:19:41 +01:00
maintenance_cli.rb Bump max supported schema version in maintenance script (#15359) 2020-12-18 09:46:59 +01:00
media_cli.rb Change S3 ACL in "tootctl media remove-orphans --fix-permissions" from fixed value to environment file's value. (#14715) 2020-09-02 00:17:58 +02:00
migration_helpers.rb
premailer_webpack_strategy.rb
preview_cards_cli.rb
redis_config.rb Bump rubocop from 0.86.0 to 0.88.0 (#14412) 2020-09-01 03:04:00 +02:00
search_cli.rb Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
settings_cli.rb
snowflake.rb
statuses_cli.rb
upgrade_cli.rb
version.rb Bump version to 3.3.0rc1 (#15230) 2020-12-01 06:38:05 +01:00