mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Use `name_to_codepoint.json` file (and the similar structure in emoji_codes.js) to map emoji names directly to codepoints and change the rendered emoji image to `unicode/<codepoint.png>` rather than `<emoji_name>.png`. Fixes: #3539.
		
			
				
	
	
		
			3 lines
		
	
	
		
			54 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			54 B
		
	
	
	
		
			Python
		
	
	
	
	
	
ZULIP_VERSION = "1.5.1+git"
 | 
						|
PROVISION_VERSION = '4.8'
 |