Commit Graph

678 Commits (5f3b6ec007c8f3ff9e6d1f0d89f45819fbefd1cf)
 

Author SHA1 Message Date
Wim 7119e378a7 Add an extension to images without one (matrix). #331 7 years ago
Wim e1dc3032c1 Ignore <subject> messages (xmpp). #272 7 years ago
Wim 5de03b8921 Update xmpp 7 years ago
Wim 7631d43c48 Change RemoteNickFormat replacement order. Closes #336 7 years ago
Wim d0b2ee5c85 Add support for docker arm builds. #328 7 years ago
Wim 8830a5a1df Fix possible panics (matrix). Closes #333 7 years ago
Wim ee87626a93 Update for 1.6.3 7 years ago
Wim 9f15d38c1c Use upstream again (slack) 7 years ago
Wim 4a96a977c0 Update vendor (slack) 7 years ago
Anssi Kolehmainen 9a95293bdf Convert received IRC channel names to lowercase. Fixes #329 (#330) 7 years ago
Wim 0b3a06d263 Log ConnectionErrorEvent (slack) 7 years ago
Wim 9a6249c4f5 Increase debug logging (slack) 7 years ago
Wim 50bd51e461 Use a better check to join channel (slack) 7 years ago
Wim 04f8013314 Bump version 7 years ago
Wim a0aaf0057a Update for 1.6.2 7 years ago
Wim 8e78b3e6be Fix regression in mattermost bridge (mattermost). Closes #327 7 years ago
Wim 57a503818d Release v1.6.1 7 years ago
Wim 25d2ff3e9b Fix regression. Closes #323 7 years ago
Wim 31902d3e57 Add support for deleting messages from/to matrix (matrix). Closes #320 7 years ago
Wim 16f3fa6bae Vendor github.com/matterbridge/gomatrix 7 years ago
Wim 1f706673cf Bump version 7 years ago
Wim fac5f69ad2 Release v1.6.0 7 years ago
Wim 97c944bb63 Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322 7 years ago
Wim d0c4fe78ee Allow specifying maximum download size of media using MediaDownloadSize (slack,telegram,matrix) 7 years ago
Wim 265457b451 Refactor and add MediaDownloadSize to General 7 years ago
Wim 4a4a29c9f6 Fix panic (matrix). Closes #316 7 years ago
Wim 0a91b9e1c9 Fix incorrect forward from text line (telegram) 7 years ago
Wim f56163295c Remove unreachable code (api) 7 years ago
Wim d1c87c068b Also use HTML in edited messages (telegram). Closes #315 7 years ago
Wim fa20761110 Add support for Audio/Voice files (telegram). Closes #314 7 years ago
Wim e4a0e0a0e9 Add support for forwarded messages. Closes #313 7 years ago
Wim d30ae19e2a Add (simple, one listener) long-polling support (api). Closes #307 7 years ago
Wim 5c919e6bff Update vendor labstack/echo 7 years ago
Wim 434393d1c3 Update README 7 years ago
Wim af9aa5d7cb Update changelog 7 years ago
Wim 05eb75442a Split on UTF-8 for MessageSplit (irc). Closes #308 7 years ago
Wim 3496ed0c7e Fix irc ACTION regression (irc). Closes #306 7 years ago
Wim 1b89604c7a Bump version 7 years ago
Wim 67a9d133e9 Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat) 7 years ago
Wim ed9118b346 Add sshchat dependencies in vendor 7 years ago
Wim 59e55cfbd5 Release v1.5.0 7 years ago
Wim 788d3b32ac Update vendor lrstanley/girc and readme 7 years ago
Wim 1d414cf2fd Allow ^ in nick (irc). Closes #305 7 years ago
Wim cc3c168162 Update vendor lrstanley/girc 7 years ago
Wim 1ee6837f0e Update changelog 7 years ago
Wim 27dcea7c5b Update documentation about ReplaceMessages and ReplaceNicks 7 years ago
Wim dcda7f7b8c Add documentation about MediaServerUpload and MediaServerDownload 7 years ago
Wim e0cbb69a4f Add MessageSplit option to split messages on MessageLength (irc). Closes #281 7 years ago
Wim 7ec95f786d Use mediaserver urls for irc,gitter and xmpp 7 years ago
Wim 1efe40add5 Add initial support for an external mediaserver. #278
Add 2 extra options `MediaServerUpload` and `MediaServerDownload`, where
the URL for upload and download can be specified.

See https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%5Badvanced%5D
for an example with caddy
7 years ago