Kegan Dougal
							
						 
					 | 
					
						
						
						
						
							
						
						
							79bd6e77b8
							
						
					 | 
					
						
						
							
							Remove warning since the end result is still $sanitize'd
						
						
						
						
						
						
					 | 
					
						2014-10-15 14:45:38 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kegan Dougal
							
						 
					 | 
					
						
						
						
						
							
						
						
							da19fd0d1a
							
						
					 | 
					
						
						
							
							Add unsanitizedLinky filter to fix links in formatted messages.
						
						
						
						
						
						
						
						This filter is identical to ngSanitize's linky but instead of
sanitizing text which isn't linkified in the addText function,
it doesn't. 
						
						
					 | 
					
						2014-10-15 14:42:14 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							9d3246ed12
							
						
					 | 
					
						
						
							
							Fixed SYWEB-36: use getUserDisplayName for disambiguating display name in member list and message sender name. This method is robust when disambiguation is no more required
						
						
						
						
						
						
					 | 
					
						2014-09-25 11:49:43 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							e4e8ad6780
							
						
					 | 
					
						
						
							
							SYWEB-28: Fixed weird members list ordering: sort members on their last activity absolute time
						
						
						
						
						
						
					 | 
					
						2014-09-23 17:33:16 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							e9c88ae4f4
							
						
					 | 
					
						
						
							
							Partial fix of SYWEB-28: If members do not have last_active_ago, compare their presence state to order them
						
						
						
						
						
						
					 | 
					
						2014-09-23 15:19:03 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							7346ea85c0
							
						
					 | 
					
						
						
							
							Moved mRoomName filter into matrix-filter.js, a place for all generic filters using Matrix data.
						
						
						
						
						
						
					 | 
					
						2014-09-04 13:43:48 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Johnston
							
						 
					 | 
					
						
						
						
						
							
						
						
							0d75b9fa96
							
						
					 | 
					
						
						
							
							Fix a few cases where we used user_id instead of state_key
						
						
						
						
						
						
					 | 
					
						2014-09-03 18:03:10 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Matthew Hodgson
							
						 
					 | 
					
						
						
						
						
							
						
						
							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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Johnston
							
						 
					 | 
					
						
						
						
						
							
						
						
							073a42cc95
							
						
					 | 
					
						
						
							
							Add support for room names
						
						
						
						
						
						
					 | 
					
						2014-09-03 14:41:38 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							6e2ce83d57
							
						
					 | 
					
						
						
							
							roomName directive: Take into account invited users.
						
						
						
						
						
						
						
						Use the last user display name 
						
						
					 | 
					
						2014-09-02 18:26:20 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							0271e8e692
							
						
					 | 
					
						
						
							
							Follow API renaming. state -> presence. mtime_ago -> last_active_ago
						
						
						
						
						
						
					 | 
					
						2014-09-01 19:09:49 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							7d99cee3ef
							
						
					 | 
					
						
						
							
							Added roomName, a directive to compute a room name based on its alias (not aliases for now) and its users displaynames or ids
						
						
						
						
						
						
					 | 
					
						2014-09-01 18:52:24 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Matthew Hodgson
							
						 
					 | 
					
						
						
						
						
							
						
						
							019f3a66f6
							
						
					 | 
					
						
						
							
							add fixme pointing out name disambiguation is a bit flakey
						
						
						
						
						
						
					 | 
					
						2014-08-22 01:32:17 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Johnston
							
						 
					 | 
					
						
						
						
						
							
						
						
							0045a2647a
							
						
					 | 
					
						
						
							
							Add a var.
						
						
						
						
						
						
					 | 
					
						2014-08-21 17:59:07 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Emmanuel ROHEE
							
						 
					 | 
					
						
						
						
						
							
						
						
							ecce301632
							
						
					 | 
					
						
						
							
							File organisation sanity: put directives and filters into dedicated files
						
						
						
						
						
						
					 | 
					
						2014-08-20 11:28:36 +02:00 | 
					
					
						
						
							
							
							
						
					 |