mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Updates the hash used for the recent conversations view to be "#recent" instead of "#recent_topics". We will need to keep the logic for handling "#recent_topics" permanently because users potentially have messages from Welcome Bot with links to that hash. Including "recent_topics" as a web_public_allowed_hash in hash_util.js can be changed once self-hosted servers cannot upgrade directly to Zulip 5.x from the current version. Fixes #23132.