about summary refs log tree commit diff
path: root/app/workers/remove_featured_tag_worker.rb
AgeCommit message (Collapse)Author
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
* Change featured tag updates to add/remove activity * Fix to check for the existence of feature tag * Rename service and worker * Merge AddHashtagSerializer with AddSerializer * Undo removal of sidekiq_options