|  | 33b36a4e82 | Port MatrixMessageAudio to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | c5d1fa60f4 | Port MatrixMessageImage to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | a28a89a5f6 | Port MatrixMessageFile to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 9fdd193a49 | Port MatrixEventCall to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 4b89ae86dd | Port MatrixEventRoomName to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 50aa43e80a | Port MatrixEventRoomAvatar to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 8e206e8d3d | Port MatrixMessageEmote to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 3da4c4d70a | Port MatrixMessageLocation to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 3e7979b905 | Port MatrixMessageText to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 93154a3e5e | Port MatrixMessageBase to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 72b995b6af | Port MatrixEventRoomAliases to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 4d8c9fe551 | Port MatrixEventRoomTopic to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | f594f1e5b5 | Port MatrixEventReceipt to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 9f81fa7aa2 | Port MatrixEventTyping to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | b48cc6b91b | Port MatrixEventRoomMember to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | cd38ec61fd | Port MatrixEventPresence to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 734dc647c9 | Port MatrixEventTag to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | cd938caa2a | Port MatrixEventState to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 22d17bdf7e | Port MatrixEventRoom to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 0e01d7c46c | Port MatrixEventBase to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 22fcbe1e31 | Port _matrix_json_node_deep_copy() to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | b804d2d1c9 | Port MatrixProfile to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 8fe499e967 | Port MatrixVideoInfo to C | 2018-05-10 13:35:50 +02:00 |  | 
			
				
					|  | 51a4b1492c | Port MatrixError to C | 2017-12-05 16:05:39 +01:00 |  | 
			
				
					|  | f6df2200b7 | Add Matrix.Room to hold room data | 2016-03-16 17:09:30 +00:00 |  | 
			
				
					|  | f1d1eda2e4 | Create the Profile object | 2016-03-14 23:09:08 +00:00 |  | 
			
				
					|  | 595d93412b | Add message handler for m.location | 2016-03-10 20:03:17 +01:00 |  | 
			
				
					|  | 4c9a79758a | Add message handler for m.video | 2016-03-10 19:47:57 +01:00 |  | 
			
				
					|  | 6e5c73c6ad | Add message handler for m.audio | 2016-03-10 19:30:01 +01:00 |  | 
			
				
					|  | c7d927e6fe | Add message handler for m.image | 2016-03-10 19:10:12 +01:00 |  | 
			
				
					|  | 275a47b5e8 | Add message handler for m.file | 2016-03-10 19:10:12 +01:00 |  | 
			
				
					|  | 78fc89804c | Add message handler for m.notice | 2016-03-10 19:10:12 +01:00 |  | 
			
				
					|  | 51cbda451c | Add message handler for m.emote | 2016-03-10 19:10:12 +01:00 |  | 
			
				
					|  | 1f1bc94bbd | Add message handler for m.text | 2016-03-10 19:10:12 +01:00 |  | 
			
				
					|  | 19323453a9 | Add the skeleton of the message type framework | 2016-03-10 19:10:10 +01:00 |  | 
			
				
					|  | d99cb8b589 | Move namespace-info.vala to namespace-info.vala.in This makes it possible for the .gir file to contain the dynamic API version. | 2016-03-10 19:08:33 +01:00 |  | 
			
				
					|  | f1a58f84b8 | Add a .pc file | 2016-03-10 19:07:33 +01:00 |  | 
			
				
					|  | ff6400a94a | Create a base call for m.call.* events | 2016-03-09 11:43:53 +01:00 |  | 
			
				
					|  | 11de94b822 | Add event handler for m.call.hangup | 2016-03-09 11:20:18 +01:00 |  | 
			
				
					|  | b6b5bbf567 | Add event handler for m.call.answer | 2016-03-09 10:36:55 +01:00 |  | 
			
				
					|  | 399105d961 | Add event handler for m.call.candidates | 2016-03-09 10:04:44 +01:00 |  | 
			
				
					|  | be8910b8be | Add event handler for m.call.invite | 2016-03-09 08:26:53 +00:00 |  | 
			
				
					|  | 1f804e0d42 | Add event handler for m.room.third_party_invite | 2016-03-09 07:22:54 +00:00 |  | 
			
				
					|  | e958e0ecc7 | Add event handler for m.room.redaction | 2016-03-08 20:49:34 +00:00 |  | 
			
				
					|  | 66ae5cff58 | Add event handler for m.room.guest_access | 2016-03-08 18:18:37 +00:00 |  | 
			
				
					|  | 3f7bf44989 | Add event handler for m.room.message.feedback | 2016-03-08 17:41:34 +01:00 |  | 
			
				
					|  | 18bff85653 | Add event handler for m.room.avatar | 2016-03-08 17:39:24 +01:00 |  | 
			
				
					|  | d267b9e110 | Add the Matrix.ImageInfo type | 2016-03-08 17:09:28 +01:00 |  | 
			
				
					|  | 529fb29155 | Add event handler for m.room.power_levels | 2016-03-08 16:21:05 +01:00 |  | 
			
				
					|  | 39fd66946e | Add event handler for m.room.create | 2016-03-08 14:13:02 +01:00 |  |