index
:
matterbridge-msglm
master
A fork of matterbridge with some patches.
msglm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add space between colon and URL for uploaded media (#360)
ValdikSS
2018-02-01
4
-4
/
+4
|
*
Fix build
Wim
2018-02-01
1
-1
/
+1
|
*
Add comment to file upload from telegram. Show comments on all bridges. ↵
Wim
2018-02-01
6
-9
/
+27
|
|
|
|
Closes #358
*
Add URL to message in webhook if available (mattermost). See #356
Wim
2018-01-31
1
-1
/
+12
|
*
Bump version
Wim
2018-01-29
1
-1
/
+1
|
*
Release v1.7.1
v1.7.1
Wim
2018-01-29
3
-2
/
+6
|
*
Enable Long Polling for Telegram. Reduces bandwidth consumption. (#350)
ValdikSS
2018-01-29
1
-1
/
+3
|
|
|
Fixes #349.
*
Bump version
Wim
2018-01-28
1
-1
/
+1
|
*
Update readme about REST api projects (matterlink,pycord)
Wim
2018-01-28
1
-1
/
+10
|
*
Release v1.7.0
v1.7.0
Wim
2018-01-28
3
-2
/
+18
|
*
Lowercase irc channels in config. Closes #348
Wim
2018-01-28
1
-0
/
+4
|
*
Allow xmpp to receive the extra messages when text is empty. #295
Wim
2018-01-27
1
-1
/
+2
|
*
Use cmosh/alpine-arm to build arm docker images (#347)
Florent Fayolle
2018-01-27
1
-1
/
+1
|
*
Print only debug messages when specified (xmpp). Closes #345
Wim
2018-01-26
3
-1
/
+3
|
*
Obey the Gateway value from the json (api). Closes #344
Wim
2018-01-21
1
-1
/
+11
|
*
Fix xmpp badge, add twitch badge
Wim
2018-01-20
1
-1
/
+1
|
*
Add twitch support (irc) to README
Wim
2018-01-20
1
-0
/
+1
|
*
Make edits/delete work for bridges that gets reused. Closes #342
Wim
2018-01-20
1
-4
/
+7
|
*
Add an extension to images without one (matrix). #331
Wim
2018-01-20
1
-0
/
+14
|
*
Ignore <subject> messages (xmpp). #272
Wim
2018-01-14
1
-1
/
+1
|
*
Update xmpp
Wim
2018-01-14
1
-1
/
+1
|
*
Change RemoteNickFormat replacement order. Closes #336
Wim
2018-01-14
1
-1
/
+1
|
*
Add support for docker arm builds. #328
Wim
2018-01-10
1
-0
/
+11
|
*
Fix possible panics (matrix). Closes #333
Wim
2018-01-09
1
-0
/
+6
|
*
Update for 1.6.3
Wim
2018-01-09
2
-1
/
+7
|
*
Use upstream again (slack)
Wim
2018-01-08
1
-1
/
+1
|
*
Update vendor (slack)
Wim
2018-01-08
58
-166
/
+768
|
*
Convert received IRC channel names to lowercase. Fixes #329 (#330)
Anssi Kolehmainen
2018-01-06
1
-1
/
+1
|
*
Log ConnectionErrorEvent (slack)
Wim
2018-01-03
1
-0
/
+2
|
*
Increase debug logging (slack)
Wim
2018-01-02
1
-1
/
+3
|
*
Use a better check to join channel (slack)
Wim
2018-01-02
1
-1
/
+1
|
*
Bump version
Wim
2018-01-01
1
-1
/
+1
|
*
Update for 1.6.2
Wim
2018-01-01
2
-1
/
+5
|
*
Fix regression in mattermost bridge (mattermost). Closes #327
Wim
2018-01-01
1
-4
/
+1
|
*
Release v1.6.1
Wim
2017-12-26
3
-2
/
+6
|
*
Fix regression. Closes #323
Wim
2017-12-26
1
-0
/
+1
|
*
Add support for deleting messages from/to matrix (matrix). Closes #320
Wim
2017-12-25
1
-57
/
+73
|
*
Vendor github.com/matterbridge/gomatrix
Wim
2017-12-25
11
-0
/
+1720
|
*
Bump version
Wim
2017-12-23
1
-1
/
+1
|
*
Release v1.6.0
v1.6.0
Wim
2017-12-23
3
-3
/
+12
|
*
Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322
Wim
2017-12-23
3
-0
/
+6
|
*
Allow specifying maximum download size of media using MediaDownloadSize ↵
Wim
2017-12-19
5
-3
/
+15
|
|
|
|
(slack,telegram,matrix)
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
14
-131
/
+80
|
*
Fix panic (matrix). Closes #316
Wim
2017-12-11
1
-0
/
+1
|
*
Fix incorrect forward from text line (telegram)
Wim
2017-12-11
1
-1
/
+0
|
*
Remove unreachable code (api)
Wim
2017-12-10
1
-1
/
+0
|
*
Also use HTML in edited messages (telegram). Closes #315
Wim
2017-12-10
1
-0
/
+3
|
*
Add support for Audio/Voice files (telegram). Closes #314
Wim
2017-12-10
1
-0
/
+23
|
*
Add support for forwarded messages. Closes #313
Wim
2017-12-10
1
-0
/
+18
|
*
Add (simple, one listener) long-polling support (api). Closes #307
Wim
2017-12-07
1
-0
/
+25
|
[next]