mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 05:23:35 +00:00 
			
		
		
		
	refactor: Extract unread_ops.js
This module mostly contains the mark_* functions that update the server with info about unread counts.
This commit is contained in:
		@@ -448,7 +448,7 @@ $(function () {
 | 
			
		||||
                stream_li.addClass('active-filter');
 | 
			
		||||
            }
 | 
			
		||||
            rebuild_recent_topics(op_stream[0]);
 | 
			
		||||
            unread_ui.process_visible();
 | 
			
		||||
            unread_ops.process_visible();
 | 
			
		||||
        }
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user