366af6b73a 
								
							
								 
							
						 
						
							
							
								
								Amalgamate _filter_events_for_client  
							
							
							
						 
						
							2015-10-16 14:52:48 +01:00  
				
					
						
							
							
								 
						
							
							
								858634e1d0 
								
							
								 
							
						 
						
							
							
								
								Remove unused room_id arg  
							
							
							
						 
						
							2015-10-14 09:31:20 +01:00  
				
					
						
							
							
								 
						
							
							
								dc72021748 
								
							
								 
							
						 
						
							
							
								
								Add a flag to initial sync to indicate we want rooms that the user has left  
							
							
							
						 
						
							2015-10-08 17:26:23 +01:00  
				
					
						
							
							
								 
						
							
							
								a14665bde7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/synapse into erikj/invite_state  
							
							
							
						 
						
							2015-09-25 11:38:28 +01:00  
				
					
						
							
							
								 
						
							
							
								49c0a0b5c4 
								
							
								 
							
						 
						
							
							
								
								Clarify that room_initial_sync returns a python dict  
							
							
							
						 
						
							2015-09-21 14:21:03 +01:00  
				
					
						
							
							
								 
						
							
							
								95c304e3f9 
								
							
								 
							
						 
						
							
							
								
								Fix doc string to point at the right class  
							
							
							
						 
						
							2015-09-21 14:18:47 +01:00  
				
					
						
							
							
								 
						
							
							
								0c16285989 
								
							
								 
							
						 
						
							
							
								
								Add explicit "elif event.membership == Membership.LEAVE" for clarity  
							
							
							
						 
						
							2015-09-21 14:17:16 +01:00  
				
					
						
							
							
								 
						
							
							
								1e101ed4a4 
								
							
								 
							
						 
						
							
							
								
								Clamp the "to" token for /rooms/{roomId}/messages to when the user left  
							
							... 
							
							
							
							the room.
There isn't a way for the client to learn a valid "to" token for a room
that they have left in the C-S API but that doesn't stop a client making
one up. 
							
						 
						
							2015-09-21 14:13:10 +01:00  
				
					
						
							
							
								 
						
							
							
								e2054ce21a 
								
							
								 
							
						 
						
							
							
								
								Allow users to GET individual state events for rooms that they have left  
							
							
							
						 
						
							2015-09-10 15:06:47 +01:00  
				
					
						
							
							
								 
						
							
							
								49ae42bbe1 
								
							
								 
							
						 
						
							
							
								
								Bundle in some room state in the unsigned bit of the invite when sending to invited servers  
							
							
							
						 
						
							2015-09-10 14:25:54 +01:00  
				
					
						
							
							
								 
						
							
							
								09cb5c7d33 
								
							
								 
							
						 
						
							
							
								
								Allow users that have left a room to get the messages that happend in the room before they left  
							
							
							
						 
						
							2015-09-09 17:31:09 +01:00  
				
					
						
							
							
								 
						
							
							
								3c166a24c5 
								
							
								 
							
						 
						
							
							
								
								Remove undocumented and unimplemented 'feedback' parameter from the Client-Server API  
							
							
							
						 
						
							2015-09-09 16:05:09 +01:00  
				
					
						
							
							
								 
						
							
							
								1d579df664 
								
							
								 
							
						 
						
							
							
								
								Allow rooms/{roomId}/state for a room that has been left  
							
							
							
						 
						
							2015-09-09 14:12:24 +01:00  
				
					
						
							
							
								 
						
							
							
								89ae0166de 
								
							
								 
							
						 
						
							
							
								
								Allow room initialSync for users that have left the room, returning a snapshot of how the room was when they left it  
							
							
							
						 
						
							2015-09-09 13:25:22 +01:00  
				
					
						
							
							
								 
						
							
							
								dd42bb78d0 
								
							
								 
							
						 
						
							
							
								
								Include rooms that a user has left in an initialSync. Include the state and messages at the point they left the room  
							
							
							
						 
						
							2015-09-08 18:16:09 +01:00  
				
					
						
							
							
								 
						
							
							
								a0b181bd17 
								
							
								 
							
						 
						
							
							
								
								Remove completely unused concepts from codebase  
							
							... 
							
							
							
							Removes device_id and ClientInfo
device_id is never actually written, and the matrix.org DB has no
non-null entries for it. Right now, it's just cluttering up code.
This doesn't remove the columns from the database, because that's
fiddly. 
							
						 
						
							2015-08-25 16:23:06 +01:00  
				
					
						
							
							
								 
						
							
							
								1a9510bb84 
								
							
								 
							
						 
						
							
							
								
								Implement a batched presence_handler.get_state and use it  
							
							
							
						 
						
							2015-08-17 10:40:23 +01:00  
				
					
						
							
							
								 
						
							
							
								7b0e797080 
								
							
								 
							
						 
						
							
							
								
								Fix _filter_events_for_client  
							
							
							
						 
						
							2015-08-12 17:05:24 +01:00  
				
					
						
							
							
								 
						
							
							
								a7eeb34c64 
								
							
								 
							
						 
						
							
							
								
								Simplify staggered deferred lists  
							
							
							
						 
						
							2015-08-12 16:02:05 +01:00  
				
					
						
							
							
								 
						
							
							
								f7e2f981ea 
								
							
								 
							
						 
						
							
							
								
								Use list comprehension instead of filter  
							
							
							
						 
						
							2015-08-12 16:01:10 +01:00  
				
					
						
							
							
								 
						
							
							
								dc8399ee00 
								
							
								 
							
						 
						
							
							
								
								Remove debug loggers  
							
							
							
						 
						
							2015-08-11 11:30:59 +01:00  
				
					
						
							
							
								 
						
							
							
								1b994a97dd 
								
							
								 
							
						 
						
							
							
								
								Fix application of ACLs  
							
							
							
						 
						
							2015-08-11 10:41:40 +01:00  
				
					
						
							
							
								 
						
							
							
								ffdb8c3828 
								
							
								 
							
						 
						
							
							
								
								Don't be too enthusiatic with defer.gatherResults  
							
							
							
						 
						
							2015-08-07 18:13:48 +01:00  
				
					
						
							
							
								 
						
							
							
								4d6cb8814e 
								
							
								 
							
						 
						
							
							
								
								Speed up event filtering (for ACL) logic  
							
							
							
						 
						
							2015-08-04 09:32:23 +01:00  
				
					
						
							
							
								 
						
							
							
								5989637f37 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts  
							
							
							
						 
						
							2015-07-13 13:50:57 +01:00  
				
					
						
							
							
								 
						
							
							
								87311d1b8c 
								
							
								 
							
						 
						
							
							
								
								Hook up receipts to v1 initialSync  
							
							
							
						 
						
							2015-07-08 11:02:04 +01:00  
				
					
						
							
							
								 
						
							
							
								fb47c3cfbe 
								
							
								 
							
						 
						
							
							
								
								Rename key and values for m.room.history_visibility. Support 'invited' value  
							
							
							
						 
						
							2015-07-06 13:05:52 +01:00  
				
					
						
							
							
								 
						
							
							
								41938afed8 
								
							
								 
							
						 
						
							
							
								
								Make v1 initial syncs respect room history ACL  
							
							
							
						 
						
							2015-07-02 17:12:35 +01:00  
				
					
						
							
							
								 
						
							
							
								1a60545626 
								
							
								 
							
						 
						
							
							
								
								Add basic impl for room history ACL on GET /messages client API  
							
							
							
						 
						
							2015-07-02 16:20:10 +01:00  
				
					
						
							
							
								 
						
							
							
								eceb554a2f 
								
							
								 
							
						 
						
							
							
								
								Use another deferred list  
							
							
							
						 
						
							2015-06-16 17:12:27 +01:00  
				
					
						
							
							
								 
						
							
							
								b849a64f8d 
								
							
								 
							
						 
						
							
							
								
								Use DeferredList  
							
							
							
						 
						
							2015-06-16 17:03:24 +01:00  
				
					
						
							
							
								 
						
							
							
								0460406298 
								
							
								 
							
						 
						
							
							
								
								Don't do unecessary db ops in presence.get_state  
							
							
							
						 
						
							2015-06-16 16:59:38 +01:00  
				
					
						
							
							
								 
						
							
							
								a6fb2aa2a5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #144  from matrix-org/erikj/logging_context  
							
							... 
							
							
							
							Preserving logging contexts 
							
						 
						
							2015-05-12 15:23:50 +01:00  
				
					
						
							
							
								 
						
							
							
								95dedb866f 
								
							
								 
							
						 
						
							
							
								
								Unwrap defer.gatherResults failures  
							
							
							
						 
						
							2015-05-12 13:14:29 +01:00  
				
					
						
							
							
								 
						
							
							
								4df11b5039 
								
							
								 
							
						 
						
							
							
								
								Make get_current_token accept a direction parameter, which tells whether the source whether we want a token for going 'forwards' or 'backwards'  
							
							
							
						 
						
							2015-05-12 10:28:10 +01:00  
				
					
						
							
							
								 
						
							
							
								84e6b4001f 
								
							
								 
							
						 
						
							
							
								
								Initial hack at wiring together pagination and backfill  
							
							
							
						 
						
							2015-05-11 18:01:31 +01:00  
				
					
						
							
							
								 
						
							
							
								1d7702833d 
								
							
								 
							
						 
						
							
							
								
								Make simple query rather than long one and then throw away half the results  
							
							
							
						 
						
							2015-04-30 10:16:12 +01:00  
				
					
						
							
							
								 
						
							
							
								bc6cef823f 
								
							
								 
							
						 
						
							
							
								
								Do more parellelization for initialSync  
							
							
							
						 
						
							2015-04-15 14:21:59 +01:00  
				
					
						
							
							
								 
						
							
							
								1ec6fa98c9 
								
							
								 
							
						 
						
							
							
								
								Parellelize initial sync  
							
							
							
						 
						
							2015-04-15 14:17:16 +01:00  
				
					
						
							
							
								 
						
							
							
								93d07c87dc 
								
							
								 
							
						 
						
							
							
								
								Reindent code to be less human-readable to keep pep8 from complaining  
							
							
							
						 
						
							2015-02-12 19:19:37 +00:00  
				
					
						
							
							
								 
						
							
							
								5f6e6530d0 
								
							
								 
							
						 
						
							
							
								
								Appease pyflakes  
							
							
							
						 
						
							2015-02-12 19:15:23 +00:00  
				
					
						
							
							
								 
						
							
							
								29805213d1 
								
							
								 
							
						 
						
							
							
								
								Can now remove the FIXME too  
							
							
							
						 
						
							2015-02-12 19:13:21 +00:00  
				
					
						
							
							
								 
						
							
							
								860b1b4841 
								
							
								 
							
						 
						
							
							
								
								Only attempt to fetch presence state of JOINed members in room initialSync (SYN-202)  
							
							
							
						 
						
							2015-02-12 19:13:21 +00:00  
				
					
						
							
							
								 
						
							
							
								d94f682a4c 
								
							
								 
							
						 
						
							
							
								
								During room intial sync, only calculate current state once.  
							
							
							
						 
						
							2015-02-09 17:41:29 +00:00  
				
					
						
							
							
								 
						
							
							
								26a041541b 
								
							
								 
							
						 
						
							
							
								
								SYN-202: Log as WARN the 404 'Presence information not visible' errors instead of as ERROR since they were spamming the logs  
							
							
							
						 
						
							2015-02-05 13:17:05 +00:00  
				
					
						
							
							
								 
						
							
							
								388581e087 
								
							
								 
							
						 
						
							
							
								
								Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events  
							
							
							
						 
						
							2015-01-28 16:58:23 +00:00  
				
					
						
							
							
								 
						
							
							
								7f6f3f9d62 
								
							
								 
							
						 
						
							
							
								
								Pass the current time to serialize event, rather than passing an  
							
							... 
							
							
							
							HS and getting a clock from it and calling time_msec on the clock.
Remove the serialize_event method from the HS since it is no longer
needed. 
							
						 
						
							2015-01-26 16:11:28 +00:00  
				
					
						
							
							
								 
						
							
							
								5759bec43c 
								
							
								 
							
						 
						
							
							
								
								Replace hs.parse_userid with UserID.from_string  
							
							
							
						 
						
							2015-01-23 11:47:15 +00:00  
				
					
						
							
							
								 
						
							
							
								b5924cae04 
								
							
								 
							
						 
						
							
							
								
								Add raw query param for scrollback.  
							
							
							
						 
						
							2015-01-08 14:37:55 +00:00  
				
					
						
							
							
								 
						
							
							
								edb557b2ad 
								
							
								 
							
						 
						
							
							
								
								Return the raw federation event rather than adding extra keys for federation data.  
							
							
							
						 
						
							2015-01-08 14:28:08 +00:00  
				
					
						
							
							
								 
						
							
							
								5940ec993b 
								
							
								 
							
						 
						
							
							
								
								Add missing continuation indent.  
							
							
							
						 
						
							2015-01-08 13:59:29 +00:00  
				
					
						
							
							
								 
						
							
							
								5720ab59e0 
								
							
								 
							
						 
						
							
							
								
								Add 'raw' query parameter to expose the event graph and signatures to savvy clients.  
							
							
							
						 
						
							2015-01-08 13:57:40 +00:00  
				
					
						
							
							
								 
						
							
							
								9e5545a6fa 
								
							
								 
							
						 
						
							
							
								
								RoomsForUser now has sender instead of user_id  
							
							
							
						 
						
							2015-01-06 15:53:50 +00:00  
				
					
						
							
							
								 
						
							
							
								adb04b1e57 
								
							
								 
							
						 
						
							
							
								
								Update copyright notices  
							
							
							
						 
						
							2015-01-06 13:21:39 +00:00  
				
					
						
							
							
								 
						
							
							
								f70e622d59 
								
							
								 
							
						 
						
							
							
								
								bump_presence_active_time when sending a message event  
							
							
							
						 
						
							2014-12-19 14:30:57 +00:00  
				
					
						
							
							
								 
						
							
							
								a999f0dec3 
								
							
								 
							
						 
						
							
							
								
								Don't ratelimit room create events  
							
							
							
						 
						
							2014-12-19 14:18:27 +00:00  
				
					
						
							
							
								 
						
							
							
								56db465047 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'release-v0.6.0' into develop  
							
							
							
						 
						
							2014-12-16 17:29:49 +00:00  
				
					
						
							
							
								 
						
							
							
								f06161a307 
								
							
								 
							
						 
						
							
							
								
								Enable rate limiting for all events  
							
							
							
						 
						
							2014-12-16 16:10:17 +00:00  
				
					
						
							
							
								 
						
							
							
								627e4f01d2 
								
							
								 
							
						 
						
							
							
								
								Remove send_message since nothing was calling it. Remove Snapshot because only send_message was using it  
							
							
							
						 
						
							2014-12-16 16:07:41 +00:00  
				
					
						
							
							
								 
						
							
							
								3c77d13aa5 
								
							
								 
							
						 
						
							
							
								
								Kill off synapse.api.events.*  
							
							
							
						 
						
							2014-12-16 11:29:05 +00:00  
				
					
						
							
							
								 
						
							
							
								cf6e5f1dbf 
								
							
								 
							
						 
						
							
							
								
								Rename MessageHandler.handle_event. Add a few comments.  
							
							
							
						 
						
							2014-12-15 17:01:12 +00:00  
				
					
						
							
							
								 
						
							
							
								63810c777d 
								
							
								 
							
						 
						
							
							
								
								Validate message, topic and name event contents  
							
							
							
						 
						
							2014-12-12 11:01:09 +00:00  
				
					
						
							
							
								 
						
							
							
								b245ee34ed 
								
							
								 
							
						 
						
							
							
								
								Add some basic event validation  
							
							
							
						 
						
							2014-12-10 17:59:47 +00:00  
				
					
						
							
							
								 
						
							
							
								02db7eb209 
								
							
								 
							
						 
						
							
							
								
								Fix bug when uploading state with empty state_key  
							
							
							
						 
						
							2014-12-10 14:02:48 +00:00  
				
					
						
							
							
								 
						
							
							
								95aa903ffa 
								
							
								 
							
						 
						
							
							
								
								Try and figure out how and why signatures are being changed.  
							
							
							
						 
						
							2014-12-10 11:37:47 +00:00  
				
					
						
							
							
								 
						
							
							
								ee3df06183 
								
							
								 
							
						 
						
							
							
								
								More bug fixes  
							
							
							
						 
						
							2014-12-08 14:50:48 +00:00  
				
					
						
							
							
								 
						
							
							
								c31dba86ec 
								
							
								 
							
						 
						
							
							
								
								Convert rest and handlers to use new event structure  
							
							
							
						 
						
							2014-12-04 15:50:01 +00:00  
				
					
						
							
							
								 
						
							
							
								9d53228158 
								
							
								 
							
						 
						
							
							
								
								Change DomainSpecificString so that it doesn't use a HomeServer object  
							
							
							
						 
						
							2014-12-02 10:42:28 +00:00  
				
					
						
							
							
								 
						
							
							
								64fc859dac 
								
							
								 
							
						 
						
							
							
								
								Fix bugs in invite/join dances.  
							
							... 
							
							
							
							We now do more implement more of the auth on the events so that we
don't reject valid events. 
							
						 
						
							2014-11-25 17:59:49 +00:00  
				
					
						
							
							
								 
						
							
							
								5f19c55731 
								
							
								 
							
						 
						
							
							
								
								SYN-58: Allow passing explicit limit=0 to initialSync to request no messages at all; missing still implies default 10  
							
							
							
						 
						
							2014-11-20 19:33:45 +00:00  
				
					
						
							
							
								 
						
							
							
								db9ce032a4 
								
							
								 
							
						 
						
							
							
								
								Fix pep8 codestyle warnings  
							
							
							
						 
						
							2014-11-20 17:26:36 +00:00  
				
					
						
							
							
								 
						
							
							
								32090aee16 
								
							
								 
							
						 
						
							
							
								
								Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts  
							
							
							
						 
						
							2014-11-20 16:24:00 +00:00  
				
					
						
							
							
								 
						
							
							
								54c438d8d3 
								
							
								 
							
						 
						
							
							
								
								Remove unused variable  
							
							
							
						 
						
							2014-11-18 16:46:12 +00:00  
				
					
						
							
							
								 
						
							
							
								75e95c45a2 
								
							
								 
							
						 
						
							
							
								
								Rename message handler's new snapshot_room to room_initial_sync() as that better suits its purpose  
							
							
							
						 
						
							2014-11-18 16:02:44 +00:00  
				
					
						
							
							
								 
						
							
							
								33d328d967 
								
							
								 
							
						 
						
							
							
								
								Include room members' presence in room initialSync  
							
							
							
						 
						
							2014-11-18 15:28:58 +00:00  
				
					
						
							
							
								 
						
							
							
								17f977a9de 
								
							
								 
							
						 
						
							
							
								
								Include 'messages' snapshot in room initialSync  
							
							
							
						 
						
							2014-11-18 14:07:51 +00:00  
				
					
						
							
							
								 
						
							
							
								31a049eb69 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into room-initial-sync  
							
							... 
							
							
							
							Conflicts:
	synapse/handlers/message.py 
							
						 
						
							2014-11-17 16:59:24 +00:00  
				
					
						
							
							
								 
						
							
							
								61ecb13bf0 
								
							
								 
							
						 
						
							
							
								
								PEP8ify  
							
							
							
						 
						
							2014-11-11 18:00:13 +00:00  
				
					
						
							
							
								 
						
							
							
								37900a92db 
								
							
								 
							
						 
						
							
							
								
								Only allow people in a room to look up room state.  
							
							
							
						 
						
							2014-11-11 17:55:32 +00:00  
				
					
						
							
							
								 
						
							
							
								c23afed39a 
								
							
								 
							
						 
						
							
							
								
								Include room membership in room initialSync  
							
							
							
						 
						
							2014-11-10 19:34:47 +00:00  
				
					
						
							
							
								 
						
							
							
								1fd8139138 
								
							
								 
							
						 
						
							
							
								
								Put room state in room initialSync output - I guess this is right; I really can't find any other tests similar...  
							
							
							
						 
						
							2014-11-10 19:29:58 +00:00  
				
					
						
							
							
								 
						
							
							
								269f80bf8e 
								
							
								 
							
						 
						
							
							
								
								Have room initialSync return the room's room_id  
							
							
							
						 
						
							2014-11-10 19:02:19 +00:00  
				
					
						
							
							
								 
						
							
							
								4317c8e583 
								
							
								 
							
						 
						
							
							
								
								Implement new replace_state and changed prev_state  
							
							... 
							
							
							
							`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced. 
							
						 
						
							2014-11-06 15:10:55 +00:00  
				
					
						
							
							
								 
						
							
							
								ef9c4476a0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization  
							
							
							
						 
						
							2014-10-30 11:18:28 +00:00  
				
					
						
							
							
								 
						
							
							
								d6bcffa929 
								
							
								 
							
						 
						
							
							
								
								Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more  
							
							
							
						 
						
							2014-10-29 16:16:01 +00:00  
				
					
						
							
							
								 
						
							
							
								bb4a20174c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization  
							
							... 
							
							
							
							Conflicts:
	synapse/federation/transport.py
	synapse/handlers/message.py 
							
						 
						
							2014-10-27 10:20:44 +00:00  
				
					
						
							
							
								 
						
							
							
								5ffe5ab43f 
								
							
								 
							
						 
						
							
							
								
								Use state groups to get current state. Make join dance actually work.  
							
							
							
						 
						
							2014-10-17 18:56:42 +01:00  
				
					
						
							
							
								 
						
							
							
								456017e0ae 
								
							
								 
							
						 
						
							
							
								
								SPEC-7: Don't stamp event contents with 'hsob_ts'  
							
							
							
						 
						
							2014-10-17 16:55:55 +01:00  
				
					
						
							
							
								 
						
							
							
								e7bc1291a0 
								
							
								 
							
						 
						
							
							
								
								Begin making auth use event.old_state_events  
							
							
							
						 
						
							2014-10-15 16:06:59 +01:00  
				
					
						
							
							
								 
						
							
							
								0c4ae63ad5 
								
							
								 
							
						 
						
							
							
								
								Implemented /rooms/$roomid/state API.  
							
							
							
						 
						
							2014-09-23 15:35:58 +01:00  
				
					
						
							
							
								 
						
							
							
								c707b7d128 
								
							
								 
							
						 
						
							
							
								
								SYWEB-3 : Added 'visibility' key to rooms returned via /initialSync  
							
							
							
						 
						
							2014-09-17 16:09:07 +01:00  
				
					
						
							
							
								 
						
							
							
								5bd9369a62 
								
							
								 
							
						 
						
							
							
								
								Correctly handle the 'age' key in events and pdus  
							
							
							
						 
						
							2014-09-15 13:26:11 +01:00  
				
					
						
							
							
								 
						
							
							
								9dd4570b68 
								
							
								 
							
						 
						
							
							
								
								Generate m.room.aliases event when the HS creates a room alias  
							
							
							
						 
						
							2014-09-05 21:35:56 +01:00  
				
					
						
							
							
								 
						
							
							
								8a7c1d6a00 
								
							
								 
							
						 
						
							
							
								
								fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.  
							
							
							
						 
						
							2014-09-03 17:31:57 +01:00  
				
					
						
							
							
								 
						
							
							
								e4c40158c5 
								
							
								 
							
						 
						
							
							
								
								Snapshot prev_state for generic events  
							
							
							
						 
						
							2014-09-03 15:48:51 +01:00  
				
					
						
							
							
								 
						
							
							
								780548b577 
								
							
								 
							
						 
						
							
							
								
								rate limiting for message sending  
							
							
							
						 
						
							2014-09-02 18:22:15 +01:00  
				
					
						
							
							
								 
						
							
							
								ed25abe05f 
								
							
								 
							
						 
						
							
							
								
								Add message to assertion  
							
							
							
						 
						
							2014-09-02 10:58:33 +01:00  
				
					
						
							
							
								 
						
							
							
								1c6ab2d759 
								
							
								 
							
						 
						
							
							
								
								Bump a user's presence last_active time every time they send a message to a room  
							
							
							
						 
						
							2014-09-01 16:16:35 +01:00  
				
					
						
							
							
								 
						
							
							
								fd696f1243 
								
							
								 
							
						 
						
							
							
								
								Perform room unit tests with 'local' users actually in the right domain ;)  
							
							
							
						 
						
							2014-09-01 15:58:30 +01:00  
				
					
						
							
							
								 
						
							
							
								4bfdec1eb2 
								
							
								 
							
						 
						
							
							
								
								Rename 'events_key' to 'room_key' so it matches the name of the event source  
							
							
							
						 
						
							2014-08-29 19:00:55 +01:00  
				
					
						
							
							
								 
						
							
							
								ee06023573 
								
							
								 
							
						 
						
							
							
								
								Get the equalities right.  
							
							
							
						 
						
							2014-08-29 13:28:06 +01:00  
				
					
						
							
							
								 
						
							
							
								c2b4b73751 
								
							
								 
							
						 
						
							
							
								
								Split out MessageHandler  
							
							
							
						 
						
							2014-08-27 17:59:36 +01:00