mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	We have had a longtime bug where the state of pinned streams would not update properly from the greyed out/inactive state to the active state when a first message arrived to them. After some discussion, we determined that likely the right fix for this is to simply configure pinned streams to never be marked as inactive; that's more in line with the intended user experience. Fixes #8201.