mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	We now require keywords, so that there is no pitfall for mixing up boolean parameters. Positional parameters are basically evil when you have a bunch of bools. I also make user_profile the first argument. Finally, the code is more diff-friendly.