* Add animate custom emoji param to embed pages * Rename param, use it for avatars and gifs * Fix issues pointed by codeclimate and breaking test * Ignore brakeman warning
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			195 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			195 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| - cache @stream_entry.activity do
 | |
|   .activity-stream.activity-stream--headless
 | |
|     = render "stream_entries/#{@type}", @type.to_sym => @stream_entry.activity, centered: true, autoplay: @autoplay
 |