parent
					
						
							
								87fdd139b8
							
						
					
				
			
			
				commit
				
					
						61d44dd11f
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -69,7 +69,7 @@ class ActivityPub::Activity::Create < ActivityPub::Activity | |||
|   def attach_tags(status) | ||||
|     @tags.each do |tag| | ||||
|       status.tags << tag | ||||
|       TrendingTags.record_use!(hashtag, status.account, status.created_at) if status.public_visibility? | ||||
|       TrendingTags.record_use!(tag, status.account, status.created_at) if status.public_visibility? | ||||
|     end | ||||
| 
 | ||||
|     @mentions.each do |mention| | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue