Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
* 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
Showing
- app/models/featured_tag.rb 2 additions, 0 deletionsapp/models/featured_tag.rb
- app/services/activitypub/fetch_featured_tags_collection_service.rb 9 additions, 13 deletions...ces/activitypub/fetch_featured_tags_collection_service.rb
- spec/services/activitypub/fetch_featured_tags_collection_service_spec.rb 95 additions, 0 deletions...ctivitypub/fetch_featured_tags_collection_service_spec.rb
Please register or sign in to comment