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 (
Expand
)
Author
Age
Files
Lines
*
Send images when text is empty regression. (mattermost). Closes #254
Wim
2017-09-08
2
-0
/
+8
*
Send first message after connect (slack). Closes #252
Wim
2017-09-07
1
-47
/
+42
*
Add message debugging (gitter)
Wim
2017-09-07
1
-0
/
+1
*
remove comment about useAPI in sample configuration (#251)
Ryan Mulligan
2017-09-04
1
-1
/
+0
*
remove useAPI from sample configuration (#250)
Ryan Mulligan
2017-09-04
1
-1
/
+0
*
Fix sending direct messages with APIv4
Wim
2017-09-04
1
-3
/
+3
*
Release v1.1.1
v1.1.1
Wim
2017-09-04
3
-2
/
+6
*
Fix public links (mattermost)
Wim
2017-09-04
1
-6
/
+6
*
Release v1.1.0
v1.1.0
Wim
2017-09-01
2
-2
/
+2
*
Convert utf-8 back to charset (irc). #247
Wim
2017-08-30
1
-0
/
+14
*
Fix private channel joining bug (mattermost). Closes #248
Wim
2017-08-30
2
-4
/
+15
*
Update changelog
Wim
2017-08-29
1
-2
/
+16
*
Replace mentions from other bridges. (slack). Closes #233
Wim
2017-08-29
1
-0
/
+3
*
Use the detected charset (irc)
Wim
2017-08-29
1
-1
/
+1
*
Add a charset option (irc). Closes #247
Wim
2017-08-29
3
-12
/
+35
*
Update travis to go 1.9
Wim
2017-08-29
2
-2
/
+2
*
Do not add messages without ID to cache
Wim
2017-08-29
3
-3
/
+5
*
Remove debug message
Wim
2017-08-28
1
-3
/
+0
*
Add support for editing messages. Remove ZWSP as loopcheck (gitter)
Wim
2017-08-28
1
-6
/
+18
*
Use github.com/42wim/go-gitter for now
Wim
2017-08-28
7
-13
/
+72
*
Add support for editing messages (telegram)
Wim
2017-08-28
1
-3
/
+22
*
Add support for editing messages (slack)
Wim
2017-08-28
1
-9
/
+16
*
Add support for editing messages across bridges. Currently mattermost/discord.
Wim
2017-08-28
5
-25
/
+62
*
Update PostMessage to also return and error. Add EditMessage function
Wim
2017-08-28
1
-2
/
+15
*
Modify Send() to return also a message id
Wim
2017-08-27
13
-35
/
+41
*
Relay notices (matrix). Closes #243
Wim
2017-08-27
1
-1
/
+1
*
Handle leave/join events (slack). Closes #246
Wim
2017-08-27
1
-0
/
+4
*
Add support for personal access tokens (mattermost)
Wim
2017-08-23
3
-7
/
+41
*
Make megacheck happy
Wim
2017-08-17
1
-9
/
+0
*
Use mattermost v4 api (drops support for mattermost < 3.8)
Wim
2017-08-16
2
-153
/
+127
*
Update mattermost vendor (3.7 => 4.1)
Wim
2017-08-16
147
-1094
/
+10081
*
Bump version
Wim
2017-08-16
1
-1
/
+1
*
Release v1.0.1
v1.0.1
Wim
2017-08-16
3
-2
/
+9
*
Add 4.1 support (mattermost)
Wim
2017-08-16
1
-1
/
+2
*
Add new file_ids parameter for Mattermost outgoing webhook (#240)
Thracky
2017-08-16
1
-0
/
+1
*
Swap token/id. Also check for default webhookURL in isWebhookID (discord)
Wim
2017-08-12
1
-3
/
+9
*
Bump version
Wim
2017-08-12
1
-1
/
+1
*
Allow a webhookurl per channel (discord). #239
Wim
2017-08-12
14
-49
/
+100
*
Release v1.0.0
v1.0.0
Wim
2017-08-05
3
-3
/
+7
*
Add UseUserName option (discord) (#234)
anon724
2017-08-01
3
-1
/
+11
*
Do not modify username in action (discord)
Wim
2017-07-31
1
-7
/
+3
*
Release v1.0.0-rc1
v1.0.0-rc1
Wim
2017-07-30
3
-2
/
+12
*
Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199
Wim
2017-07-30
9
-15
/
+95
*
Remove unused function
Wim
2017-07-30
1
-10
/
+0
*
Handle same account in multiple gateways better
Wim
2017-07-30
2
-12
/
+12
*
Update vendor (go-irc)
Wim
2017-07-28
9
-62
/
+126
*
Update readme
Wim
2017-07-26
1
-0
/
+4
*
Fix double posting of edited messages by using lru cache (mattermost)
Wim
2017-07-25
1
-1
/
+19
*
Add vendor (github.com/hashicorp/golang-lru)
Wim
2017-07-25
6
-0
/
+1113
*
Ignore edited messages with reactions (mattermost)
Wim
2017-07-25
1
-0
/
+4
[next]