mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Extract user_events.js.
This moves people.update() to user_events.person(). We now also use user_id as the key for finding person objects in people.js (instead of email).
This commit is contained in:
		@@ -834,6 +834,7 @@ JS_SPECS = {
 | 
			
		||||
            'js/server_events.js',
 | 
			
		||||
            'js/zulip.js',
 | 
			
		||||
            'js/activity.js',
 | 
			
		||||
            'js/user_events.js',
 | 
			
		||||
            'js/colorspace.js',
 | 
			
		||||
            'js/timerender.js',
 | 
			
		||||
            'js/tutorial.js',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user