7fc1f1e2b6 
								
							
								 
							
						 
						
							
							
								
								Cache hosts in room  
							
							
							
						 
						
							2017-03-24 11:46:24 +00:00  
				
					
						
							
							
								 
						
							
							
								6957bfdca6 
								
							
								 
							
						 
						
							
							
								
								Don't recreate so many sets  
							
							
							
						 
						
							2017-03-16 11:54:26 +00:00  
				
					
						
							
							
								 
						
							
							
								54d2b7e596 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2014  from Half-Shot/hs/fix-appservice-presence  
							
							... 
							
							
							
							Add fallback to last_active_ts if it beats the last sync time on a presence timeout. 
							
						 
						
							2017-03-15 17:37:15 +00:00  
				
					
						
							
							
								 
						
							
							
								f83ac78201 
								
							
								 
							
						 
						
							
							
								
								Cache set of users whose presence the other user should see  
							
							
							
						 
						
							2017-03-15 15:29:19 +00:00  
				
					
						
							
							
								 
						
							
							
								e6032054bf 
								
							
								 
							
						 
						
							
							
								
								Add a great comment to handle_timeout for active vs sync times.  
							
							
							
						 
						
							2017-03-15 15:24:48 +00:00  
				
					
						
							
							
								 
						
							
							
								ebf5a6b14c 
								
							
								 
							
						 
						
							
							
								
								Add fallback to last_active_ts if it beats the last sync time.  
							
							
							
						 
						
							2017-03-15 15:17:16 +00:00  
				
					
						
							
							
								 
						
							
							
								e892457a03 
								
							
								 
							
						 
						
							
							
								
								Comment  
							
							
							
						 
						
							2017-03-15 15:01:39 +00:00  
				
					
						
							
							
								 
						
							
							
								6c82de5100 
								
							
								 
							
						 
						
							
							
								
								Format presence events on the edges instead of reformatting them multiple times  
							
							
							
						 
						
							2017-03-15 14:27:34 +00:00  
				
					
						
							
							
								 
						
							
							
								9e617cd4c2 
								
							
								 
							
						 
						
							
							
								
								Cache get_presence storage  
							
							
							
						 
						
							2017-02-13 13:50:03 +00:00  
				
					
						
							
							
								 
						
							
							
								54a79c1d37 
								
							
								 
							
						 
						
							
							
								
								Make presence.get_new_events a bit faster  
							
							... 
							
							
							
							We do this by caching the set of users a user shares rooms with. 
							
						 
						
							2017-02-02 13:07:18 +00:00  
				
					
						
							
							
								 
						
							
							
								fd1c18c088 
								
							
								 
							
						 
						
							
							
								
								Use DB cache of joined users for presence  
							
							
							
						 
						
							2017-01-30 17:00:24 +00:00  
				
					
						
							
							
								 
						
							
							
								59ef517e6b 
								
							
								 
							
						 
						
							
							
								
								Use new federation_sender DI  
							
							
							
						 
						
							2016-11-16 14:47:52 +00:00  
				
					
						
							
							
								 
						
							
							
								ca35e54d6b 
								
							
								 
							
						 
						
							
							
								
								Fix typo "persiting"  
							
							
							
						 
						
							2016-09-13 13:26:33 +01:00  
				
					
						
							
							
								 
						
							
							
								52b2318777 
								
							
								 
							
						 
						
							
							
								
								Clobber EDUs in send queue  
							
							
							
						 
						
							2016-09-09 15:59:08 +01:00  
				
					
						
							
							
								 
						
							
							
								6c4d582144 
								
							
								 
							
						 
						
							
							
								
								Deduplicate presence in _update_states  
							
							
							
						 
						
							2016-09-09 14:28:22 +01:00  
				
					
						
							
							
								 
						
							
							
								8b93af662d 
								
							
								 
							
						 
						
							
							
								
								Check the user_id for presence/typing matches origin  
							
							
							
						 
						
							2016-09-08 15:07:38 +01:00  
				
					
						
							
							
								 
						
							
							
								3c4208a057 
								
							
								 
							
						 
						
							
							
								
								Record counts of state changes  
							
							
							
						 
						
							2016-09-06 11:31:01 +01:00  
				
					
						
							
							
								 
						
							
							
								438ef47637 
								
							
								 
							
						 
						
							
							
								
								Short circuit if presence is the same  
							
							
							
						 
						
							2016-09-06 10:28:35 +01:00  
				
					
						
							
							
								 
						
							
							
								74a3b4a650 
								
							
								 
							
						 
						
							
							
								
								Fiddle should_notify to better report stats  
							
							
							
						 
						
							2016-09-06 10:23:38 +01:00  
				
					
						
							
							
								 
						
							
							
								69054e3d4c 
								
							
								 
							
						 
						
							
							
								
								Record why we have chosen to notify  
							
							
							
						 
						
							2016-09-05 14:12:11 +01:00  
				
					
						
							
							
								 
						
							
							
								265d847ffd 
								
							
								 
							
						 
						
							
							
								
								Fix typo in log line  
							
							
							
						 
						
							2016-09-01 14:50:06 +01:00  
				
					
						
							
							
								 
						
							
							
								c7f665d700 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1055  from matrix-org/erikj/occaisonally_persist  
							
							... 
							
							
							
							Occaisonally persist unpersisted presence updates 
							
						 
						
							2016-08-30 15:59:00 +01:00  
				
					
						
							
							
								 
						
							
							
								097330bae8 
								
							
								 
							
						 
						
							
							
								
								Check correct variable  
							
							
							
						 
						
							2016-08-30 15:50:20 +01:00  
				
					
						
							
							
								 
						
							
							
								21b977ccfe 
								
							
								 
							
						 
						
							
							
								
								Occaisonally persist unpersisted presence updates  
							
							
							
						 
						
							2016-08-30 15:39:50 +01:00  
				
					
						
							
							
								 
						
							
							
								bc1a8b1f7a 
								
							
								 
							
						 
						
							
							
								
								Don't notify for online -> online transitions.  
							
							... 
							
							
							
							Specifically, if currently_active remains true then we should not notify
if only the last active time changes. 
							
						 
						
							2016-08-30 15:05:32 +01:00  
				
					
						
							
							
								 
						
							
							
								bed10f9880 
								
							
								 
							
						 
						
							
							
								
								Use state handler instead of get_users_in_room/get_joined_hosts  
							
							
							
						 
						
							2016-08-26 14:54:30 +01:00  
				
					
						
							
							
								 
						
							
							
								4e1cebd56f 
								
							
								 
							
						 
						
							
							
								
								Make synchrotron accept /events  
							
							
							
						 
						
							2016-08-12 15:31:44 +01:00  
				
					
						
							
							
								 
						
							
							
								2510db3e76 
								
							
								 
							
						 
						
							
							
								
								Don't change status_msg on /sync  
							
							
							
						 
						
							2016-08-10 12:59:59 +01:00  
				
					
						
							
							
								 
						
							
							
								216a05b3e3 
								
							
								 
							
						 
						
							
							
								
								.values() returns list of sets  
							
							
							
						 
						
							2016-06-06 16:00:09 +01:00  
				
					
						
							
							
								 
						
							
							
								96dc600579 
								
							
								 
							
						 
						
							
							
								
								Fix typos  
							
							
							
						 
						
							2016-06-06 15:44:41 +01:00  
				
					
						
							
							
								 
						
							
							
								377eb480ca 
								
							
								 
							
						 
						
							
							
								
								Fire after 30s not 8h  
							
							
							
						 
						
							2016-06-06 15:14:21 +01:00  
				
					
						
							
							
								 
						
							
							
								4ce84a1acd 
								
							
								 
							
						 
						
							
							
								
								Change metric style  
							
							
							
						 
						
							2016-06-03 13:49:16 +01:00  
				
					
						
							
							
								 
						
							
							
								a7ff5a1770 
								
							
								 
							
						 
						
							
							
								
								Presence metrics. Change def of small delta  
							
							
							
						 
						
							2016-06-03 13:40:55 +01:00  
				
					
						
							
							
								 
						
							
							
								70599ce925 
								
							
								 
							
						 
						
							
							
								
								Allow external processes to mark a user as syncing. ( #812 )  
							
							... 
							
							
							
							* Add infrastructure to the presence handler to track sync requests in external processes
* Expire stale entries for dead external processes
* Add an http endpoint for making users as syncing
Add some docstrings and comments.
* Fixes 
							
						 
						
							2016-06-02 15:20:15 +01:00  
				
					
						
							
							
								 
						
							
							
								b153f5b150 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #787  from matrix-org/markjh/liberate_presence_handler  
							
							... 
							
							
							
							Move the presence handler out of the Handlers object 
							
						 
						
							2016-05-17 10:09:43 +01:00  
				
					
						
							
							
								 
						
							
							
								1a3a2002ff 
								
							
								 
							
						 
						
							
							
								
								Spell "domain" correctly  
							
							... 
							
							
							
							s/domian/domain/g 
							
						 
						
							2016-05-16 19:17:23 +01:00  
				
					
						
							
							
								 
						
							
							
								e168abbcff 
								
							
								 
							
						 
						
							
							
								
								Don't inherit PresenceHandler from BaseHandler, remove references to self.hs from presence handler  
							
							
							
						 
						
							2016-05-16 19:08:40 +01:00  
				
					
						
							
							
								 
						
							
							
								3b86ecfa79 
								
							
								 
							
						 
						
							
							
								
								Move the presence handler out of the Handlers object  
							
							
							
						 
						
							2016-05-16 18:56:37 +01:00  
				
					
						
							
							
								 
						
							
							
								08dfa8eee2 
								
							
								 
							
						 
						
							
							
								
								Add and use get_domian_from_id  
							
							
							
						 
						
							2016-05-09 10:36:03 +01:00  
				
					
						
							
							
								 
						
							
							
								56b5e83e36 
								
							
								 
							
						 
						
							
							
								
								Reduce database inserts when sending transactions  
							
							
							
						 
						
							2016-05-06 11:20:18 +01:00  
				
					
						
							
							
								 
						
							
							
								7a38612620 
								
							
								 
							
						 
						
							
							
								
								Remove another unused function from presence  
							
							
							
						 
						
							2016-03-17 11:54:19 +00:00  
				
					
						
							
							
								 
						
							
							
								673c96ce97 
								
							
								 
							
						 
						
							
							
								
								Remove dead code left over from presence changes  
							
							
							
						 
						
							2016-03-17 11:03:47 +00:00  
				
					
						
							
							
								 
						
							
							
								2a78dac60d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #612  from matrix-org/erikj/cache_size  
							
							... 
							
							
							
							Add environment variable SYNAPSE_CACHE_FACTOR, default it to 0.1 
							
						 
						
							2016-03-02 14:36:10 +00:00  
				
					
						
							
							
								 
						
							
							
								60a0f81c7a 
								
							
								 
							
						 
						
							
							
								
								Add a /replication API for extracting the updates that happened on  
							
							... 
							
							
							
							synapse
This is necessary for replicating the data in synapse to be visible to a
separate service because presence and typing notifications aren't stored
in a database so won't be visible to another process.
This API can be used to either get the raw data by requesting the tables
themselves or to just receive notifications for updates by following the
streams meta-stream.
Returns updates for each table requested a JSON array of arrays with a
row for each row in the table.
Each table is prefixed by a header row with the: name of the table,
current stream_id position for the table, number of rows, number of
columns and the names of the columns.
This is followed by the rows that have been added to the server since
the requester last asked.
The API has a timeout and is hooked up to the notifier so that a slave
can long poll for updates. 
							
						 
						
							2016-03-01 14:49:41 +00:00  
				
					
						
							
							
								 
						
							
							
								910fc0f28f 
								
							
								 
							
						 
						
							
							
								
								Add enviroment variable SYNAPSE_CACHE_FACTOR, default it to 0.1  
							
							
							
						 
						
							2016-03-01 12:56:39 +00:00  
				
					
						
							
							
								 
						
							
							
								b5f77eb12a 
								
							
								 
							
						 
						
							
							
								
								Check presence token interval is less than 100, rather than the token itself  
							
							
							
						 
						
							2016-02-23 15:47:37 +00:00  
				
					
						
							
							
								 
						
							
							
								e3e0ac6ec7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #602  from matrix-org/erikj/presence  
							
							... 
							
							
							
							Change the way we figure out presence updates for small deltas 
							
						 
						
							2016-02-23 15:18:41 +00:00  
				
					
						
							
							
								 
						
							
							
								13f86c3489 
								
							
								 
							
						 
						
							
							
								
								Handle get_all_entities_changed returning None  
							
							
							
						 
						
							2016-02-23 15:05:37 +00:00  
				
					
						
							
							
								 
						
							
							
								6e0209112b 
								
							
								 
							
						 
						
							
							
								
								Add comments  
							
							
							
						 
						
							2016-02-23 14:57:45 +00:00  
				
					
						
							
							
								 
						
							
							
								c77dae7a1a 
								
							
								 
							
						 
						
							
							
								
								Change the way we figure out presence updates for small deltas  
							
							
							
						 
						
							2016-02-23 14:54:40 +00:00