Wim 
							
						 
					 
					
						
						
							
						
						2bac867382 
					 
					
						
						
							
							Refactor using factory  
						
						
						
						
					 
					
						2018-02-27 23:22:12 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						63b88e77f2 
					 
					
						
						
							
							Refactor matrix  
						
						
						
						
					 
					
						2018-02-27 23:22:10 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						d1227b5fc9 
					 
					
						
						
							
							Use prefixed-formatter for better logging  
						
						
						
						
					 
					
						2018-02-21 00:20:25 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						6ea368c383 
					 
					
						
						
							
							Move Sirupsen => sirupsen  
						
						
						
						
					 
					
						2018-02-20 23:41:09 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						80822b7fff 
					 
					
						
						
							
							Send chat notification if media is too big to be re-uploaded to MediaServer. See  #359  
						
						
						
						
					 
					
						2018-02-03 01:11:11 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						9c9c4bf1f9 
					 
					
						
						
							
							Fix build  
						
						
						
						
					 
					
						2018-02-01 01:01:25 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						7764493298 
					 
					
						
						
							
							Add comment to file upload from telegram. Show comments on all bridges.  Closes   #358  
						
						
						
						
					 
					
						2018-02-01 00:41:09 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						7119e378a7 
					 
					
						
						
							
							Add an extension to images without one (matrix).  #331  
						
						
						
						
					 
					
						2018-01-20 18:19:17 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						8830a5a1df 
					 
					
						
						
							
							Fix possible panics (matrix).  Closes   #333  
						
						
						
						
					 
					
						2018-01-09 23:25:58 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						31902d3e57 
					 
					
						
						
							
							Add support for deleting messages from/to matrix (matrix).  Closes   #320  
						
						
						
						
					 
					
						2017-12-25 00:55:39 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						d0c4fe78ee 
					 
					
						
						
							
							Allow specifying maximum download size of media using MediaDownloadSize (slack,telegram,matrix)  
						
						
						
						
					 
					
						2017-12-19 23:44:13 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						265457b451 
					 
					
						
						
							
							Refactor and add MediaDownloadSize to General  
						
						
						
						
					 
					
						2017-12-19 23:15:03 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						4a4a29c9f6 
					 
					
						
						
							
							Fix panic (matrix).  Closes   #316  
						
						
						
						
					 
					
						2017-12-11 12:25:28 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						cbd73ee313 
					 
					
						
						
							
							Add support for uploaded images/video/files (matrix)  
						
						
						
						
					 
					
						2017-11-22 00:28:40 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						34227a7a39 
					 
					
						
						
							
							Add support for uploading images/video (matrix).  Closes   #302  
						
						
						
						
					 
					
						2017-11-21 23:50:27 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						ed01820722 
					 
					
						
						
							
							Add support for deleting messages across bridges.  
						
						... 
						
						
						
						Currently fully support mattermost,slack and discord.
Message deleted on the bridge or received from other bridges will be
deleted.
Partially support for Gitter.
Gitter bridge will delete messages received from other bridges.
But if you delete a message on gitter, this deletion will not be sent to
other bridges (this is a gitter API limitation, it doesn't propogate edits
or deletes via the API) 
						
						
					 
					
						2017-09-11 22:45:15 +02:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						5a8d7b5f6d 
					 
					
						
						
							
							Modify Send() to return also a message id  
						
						
						
						
					 
					
						2017-08-27 22:59:37 +02:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						cfb8107138 
					 
					
						
						
							
							Relay notices (matrix).  Closes   #243  
						
						
						
						
					 
					
						2017-08-27 01:01:35 +02:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						28710d0bc7 
					 
					
						
						
							
							Allow a webhookurl per channel (discord).  #239  
						
						
						
						
					 
					
						2017-08-12 14:51:41 +02:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						f8e6a69d6e 
					 
					
						
						
							
							Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord.  #199  
						
						
						
						
					 
					
						2017-07-30 17:48:23 +02:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						2ddc4f7ae9 
					 
					
						
						
							
							Add UserID to each message.  Closes   #200  
						
						
						
						
					 
					
						2017-06-18 15:44:54 +02:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						4036d4459b 
					 
					
						
						
							
							Add NoHomeServerSuffix. Option to disable homeserver on username (matrix).  Closes   #160 .  
						
						
						
						
					 
					
						2017-05-12 23:04:58 +02:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						84c0b745af 
					 
					
						
						
							
							Use roomalias instead of internal ID (matrix)  
						
						
						
						
					 
					
						2017-02-24 17:58:51 +01:00 
						 
				 
			
				
					
						
							
							
								Wim 
							
						 
					 
					
						
						
							
						
						c5cfbc2297 
					 
					
						
						
							
							Add matrix support  
						
						
						
						
					 
					
						2017-02-20 00:50:37 +01:00