74d3e177f0 
								
									
								
							
								 
							
						 
						
							
							
								
								Back out MSC2625 implementation ( #7761 )  
							
							
							
						 
						
							2020-07-01 11:08:25 +01:00  
				
					
						
							
							
								 
						
							
							
								5a5cf6460e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix unread counts in sync  
							
							... 
							
							
							
							* Always return an unread_count in get_unread_event_push_actions_by_room_for_user
* Don't always expect unread_count to be there so we don't take out sync entirely if something goes wrong 
							
						 
						
							2020-06-17 15:10:44 +01:00  
				
					
						
							
							
								 
						
							
							
								ef345c5a7b 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a new unread_counter to sync responses  
							
							
							
						 
						
							2020-06-10 16:21:16 +01:00  
				
					
						
							
							
								 
						
							
							
								28c98e51ff 
								
									
								
							
								 
							
						 
						
							
							
								
								Add `local_current_membership` table ( #6655 )  
							
							... 
							
							
							
							Currently we rely on `current_state_events` to figure out what rooms a
user was in and their last membership event in there. However, if the
server leaves the room then the table may be cleaned up and that
information is lost. So lets add a table that separately holds that
information. 
							
						 
						
							2020-01-15 14:59:33 +00:00  
				
					
						
							
							
								 
						
							
							
								69f0054ce6 
								
							
								 
							
						 
						
							
							
								
								Port to use state storage  
							
							
							
						 
						
							2019-10-30 14:46:54 +00:00  
				
					
						
							
							
								 
						
							
							
								4806651744 
								
									
								
							
								 
							
						 
						
							
							
								
								Replace returnValue with return ( #5736 )  
							
							
							
						 
						
							2019-07-23 23:00:55 +10:00  
				
					
						
							
							
								 
						
							
							
								32e7c9e7f2 
								
									
								
							
								 
							
						 
						
							
							
								
								Run Black. ( #5482 )  
							
							
							
						 
						
							2019-06-20 19:32:02 +10:00  
				
					
						
							
							
								 
						
							
							
								49af402019 
								
							
								 
							
						 
						
							
							
								
								run isort  
							
							
							
						 
						
							2018-07-09 16:09:20 +10:00  
				
					
						
							
							
								 
						
							
							
								86780a8bc3 
								
							
								 
							
						 
						
							
							
								
								Don't convert to deferreds when not necessary  
							
							
							
						 
						
							2017-03-30 14:14:36 +01:00  
				
					
						
							
							
								 
						
							
							
								6957bfdca6 
								
							
								 
							
						 
						
							
							
								
								Don't recreate so many sets  
							
							
							
						 
						
							2017-03-16 11:54:26 +00:00  
				
					
						
							
							
								 
						
							
							
								04006bb7f0 
								
							
								 
							
						 
						
							
							
								
								Get state at event rather than for room in push  
							
							
							
						 
						
							2017-01-17 14:31:21 +00:00  
				
					
						
							
							
								 
						
							
							
								7356d52e73 
								
							
								 
							
						 
						
							
							
								
								Fix up push to use get_current_state_ids  
							
							
							
						 
						
							2016-08-25 18:35:49 +01:00  
				
					
						
							
							
								 
						
							
							
								9219139351 
								
							
								 
							
						 
						
							
							
								
								Preserve some logcontexts  
							
							
							
						 
						
							2016-08-24 11:58:40 +01:00  
				
					
						
							
							
								 
						
							
							
								ecd5e6bfa4 
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							
							
						 
						
							2016-07-28 10:04:52 +01:00  
				
					
						
							
							
								 
						
							
							
								0b640aa56b 
								
							
								 
							
						 
						
							
							
								
								even more pep8  
							
							
							
						 
						
							2016-06-24 11:47:11 +01:00  
				
					
						
							
							
								 
						
							
							
								870c45913e 
								
							
								 
							
						 
						
							
							
								
								Use similar naming we use in email notifs for push  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/vector-web/issues/1654  
							
						 
						
							2016-06-24 11:41:11 +01:00  
				
					
						
							
							
								 
						
							
							
								e837df6adb 
								
							
								 
							
						 
						
							
							
								
								increment badge count per missed convo, not per msg  
							
							
							
						 
						
							2016-05-18 11:53:25 +01:00  
				
					
						
							
							
								 
						
							
							
								a4a31fa8dc 
								
							
								 
							
						 
						
							
							
								
								Only pass in what we need  
							
							
							
						 
						
							2016-04-07 17:37:19 +01:00  
				
					
						
							
							
								 
						
							
							
								7e2c89a37f 
								
							
								 
							
						 
						
							
							
								
								Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do:  
							
							... 
							
							
							
							* Make badges work again
 * Remove old, unused code 
							
						 
						
							2016-04-06 15:42:15 +01:00