279fd47b48
The code checked for duplicates using "ap_id", but in Mastodon and Misskey the look like that: Mastodon: https://mastodon.example.com/users/roger Misskey: https:///misskey.example.com/users/104ab42f11 The fix is to also check for "uri", which is what will be in the "explicitly_mentioned_uris" list: Mastodon: https://mastodon.example.com/@roger Misskey: https://misskey.example.com/@roger |
||
---|---|---|
.. | ||
3739.skip | ||
3848.add | ||
3870.skip | ||
3872.remove | ||
3873.fix | ||
3876.skip | ||
3877.skip | ||
3878.skip | ||
3882.add | ||
3883.fix | ||
3888.fix | ||
changelog-improve.skip | ||
fix-object-test.fix |