about summary refs log tree commit diff
path: root/spec/services/activitypub/fetch_featured_tags_collection_service_spec.rb
AgeCommit message (Collapse)Author
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
* Fix followers count not being updated when migrating follows Fixes #19900 * Fix validation error in SynchronizeFeaturedTagsCollectionWorker Also saves remote user's chosen case for hashtags * Limit remote featured tags before validation