index
:
matterbridge-msglm
master
A fork of matterbridge with some patches.
msglm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix loop, make megacheck happy
Wim
2017-09-21
1
-11
/
+16
*
Download files from slack and reupload to mattermost (slack/mattermost). Clos...
Wim
2017-09-21
3
-7
/
+64
*
Add support for Quakenet auth (irc). Closes #263
Wim
2017-09-20
2
-0
/
+9
*
Try quoting previous messsage (telegram). #237
Wim
2017-09-19
1
-0
/
+21
*
Try to not forward slack unfurls. Closes #266
Wim
2017-09-19
1
-0
/
+6
*
Add more debug info (telegram)
Wim
2017-09-19
1
-1
/
+3
*
Remove unnecessary check, make megacheck happy
Wim
2017-09-19
1
-19
/
+17
*
Fix loop from webhook by adding matterbridge prop (mattermost). Closes #261
Wim
2017-09-18
1
-0
/
+7
*
Relay attachments from mattermost to slack (slack). Closes #260
Wim
2017-09-18
3
-2
/
+36
*
Use override username if specified (mattermost). #260
Wim
2017-09-18
1
-0
/
+6
*
Add partial support for deleted messages (telegram)
Wim
2017-09-11
1
-0
/
+12
*
Add support for deleting messages across bridges.
Wim
2017-09-11
11
-4
/
+86
*
Do not break messages on newline (slack). Closes #258
Wim
2017-09-10
1
-18
/
+16
*
Send images when text is empty regression. (mattermost). Closes #254
Wim
2017-09-08
1
-0
/
+1
*
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
*
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
1
-1
/
+6
*
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
2
-12
/
+18
*
Do not add messages without ID to cache
Wim
2017-08-29
1
-1
/
+1
*
Add support for editing messages. Remove ZWSP as loopcheck (gitter)
Wim
2017-08-28
1
-6
/
+18
*
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
3
-18
/
+30
*
Modify Send() to return also a message id
Wim
2017-08-27
12
-34
/
+34
*
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
1
-5
/
+34
*
Swap token/id. Also check for default webhookURL in isWebhookID (discord)
Wim
2017-08-12
1
-3
/
+9
*
Allow a webhookurl per channel (discord). #239
Wim
2017-08-12
13
-49
/
+91
*
Add UseUserName option (discord) (#234)
anon724
2017-08-01
2
-1
/
+7
*
Do not modify username in action (discord)
Wim
2017-07-31
1
-7
/
+3
*
Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199
Wim
2017-07-30
9
-15
/
+95
*
Update vendor (go-irc)
Wim
2017-07-28
1
-1
/
+1
*
Ignore edited messages with reactions (mattermost)
Wim
2017-07-25
1
-0
/
+4
*
Refactor. Add tests
Wim
2017-07-25
2
-4
/
+0
*
Disable message from other bots when using webhooks (slack)
Wim
2017-07-22
1
-1
/
+5
*
Handle reconnections better (xmpp). Closes #222
Wim
2017-07-20
1
-2
/
+29
*
Fix webhookurl/webhookbindaddress panic (mattermost). Closes #221
Wim
2017-07-17
1
-0
/
+3
*
Tag messages we send ourself using CallbackID hack (slack). Closes #219
Wim
2017-07-17
1
-8
/
+8
*
Suppress parent message when child message is received (slack) (#218)
Jerry Heiselman
2017-07-17
1
-1
/
+1
*
Add support for fallback/text in attachments (slack)
Wim
2017-07-16
1
-0
/
+9
*
Make sure bot doesn't loop now we relay bot messages (slack)
Wim
2017-07-16
1
-1
/
+8
*
Fix discordgo api changes
Wim
2017-07-16
1
-1
/
+1
*
Fix lookup bot username (slack). #213
Wim
2017-07-16
1
-8
/
+12
*
Use GetFileLinks. Also show links to non-public files (mattermost)
Wim
2017-07-15
1
-1
/
+1
*
Refactor connecting logic slack/mattermost. Fixes #216
Wim
2017-07-15
2
-35
/
+100
*
Fix megacheck / go vet issues
Wim
2017-07-14
8
-14
/
+10
[next]