mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	If you send a group PM from the home view, and then one of the recipients changes their email, and then you send a group PM to the same recipients, we need to make sure we don't create a spurious recipient bar. This fix makes this happen by changing util.same_recipient() to look at user ids instead of emails.