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
/
gateway
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not ignore empty messages with files for bridges that support it
Wim
2017-11-12
1
-3
/
+6
*
Add StripNick option, only allow alphanumerical nicks. Closes #285
Wim
2017-10-27
1
-0
/
+4
*
Make [general] settings default, not total override (specifically RemoteNickF...
Patrick Connolly
2017-10-20
1
-2
/
+2
*
Download files from slack and reupload to mattermost (slack/mattermost). Clos...
Wim
2017-09-21
1
-1
/
+1
*
Relay attachments from mattermost to slack (slack). Closes #260
Wim
2017-09-18
1
-0
/
+15
*
Do not add messages without ID to cache
Wim
2017-08-29
2
-2
/
+4
*
Remove debug message
Wim
2017-08-28
1
-3
/
+0
*
Add support for editing messages across bridges. Currently mattermost/discord.
Wim
2017-08-28
2
-7
/
+32
*
Modify Send() to return also a message id
Wim
2017-08-27
1
-1
/
+7
*
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 tests with gofmt
Wim
2017-07-25
2
-13
/
+13
*
Refactor. Add tests
Wim
2017-07-25
4
-112
/
+460
*
Fix in/out logic. Closes #224
Wim
2017-07-22
1
-24
/
+26
*
Fix message modification
Wim
2017-07-21
1
-5
/
+6
*
Fix megacheck / go vet issues
Wim
2017-07-14
1
-29
/
+23
*
Replace :emoji: with unicode chars. #215
Wim
2017-07-09
1
-0
/
+7
*
Fix samechannel gateway issue. Closes #207
Wim
2017-06-27
1
-0
/
+12
*
Add UserID to each message. Closes #200
Wim
2017-06-18
1
-3
/
+0
*
Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70
Wim
2017-06-18
1
-0
/
+18
*
Remove need for channel when using api. Closes #195
Wim
2017-06-15
1
-0
/
+13
*
Fix utf-8 issues #193
Wim
2017-06-15
1
-1
/
+10
*
Allow reuse of api in different gateways. See #189
Wim
2017-06-07
1
-5
/
+16
*
Add gateway name to messages
Wim
2017-06-05
1
-0
/
+1
*
Add NOPINGNICK option. Closes #175
Wim
2017-05-30
1
-0
/
+1
*
Fix sending to different channels on same account (slack). Closes #177
Wim
2017-05-24
1
-1
/
+2
*
Rejoin channel when kicked (irc). Closes #146
Wim
2017-04-08
1
-0
/
+9
*
Modify iconurl correctly (mattermost). Closes #145
Wim
2017-04-08
1
-0
/
+12
*
Fix join/leave regression (irc)
v0.11.0-beta2
Wim
2017-04-03
1
-0
/
+4
*
Reuse connection when using same bridge with another gateway. See #87
Wim
2017-04-01
2
-55
/
+84
*
Refactor
Wim
2017-03-28
2
-70
/
+49
*
Fail when bridge is unable to join a channel (general)
Wim
2017-03-16
1
-1
/
+4
*
Do not forward empty message from any bridge (general). Closes #128
Wim
2017-03-02
1
-0
/
+4
*
Add REST API support
Wim
2017-02-18
1
-0
/
+6
*
Refactor samechannelgateway
Wim
2017-02-17
2
-90
/
+35
*
Refactor. Make extra options easier for other protocols
Wim
2017-02-14
1
-4
/
+12
*
Refactor to handle disconnects/reconnects better.
Wim
2017-02-14
1
-13
/
+27
*
Fix IgnoreNicks (global). Closes #115
Wim
2017-01-21
2
-21
/
+20
*
Add channel key support (irc). Closes #27
Wim
2017-01-04
1
-7
/
+18
*
Add support for RemoteNickFormat in general configuration (samechannelgateway)
Wim
2016-11-20
1
-1
/
+4
*
Add support for RemoteNickFormat in general configuration
Wim
2016-11-20
1
-1
/
+4
*
Add gateway.inout config for bidirectional bridges. Closes #85
Wim
2016-11-20
1
-1
/
+5
*
Fix ShowJoinPart from irc bridge. Closes #72
Wim
2016-11-14
1
-0
/
+8
*
Fix merge issue
Wim
2016-11-13
1
-1
/
+1
*
Merge branch 'refactor'
Wim
2016-11-13
2
-65
/
+75
|
\
|
*
Refactor
Wim
2016-11-13
2
-48
/
+47
|
*
Refactor gateway
Wim
2016-11-08
1
-25
/
+36
*
|
Validate channels for samechannelgateway. Fixes #73.
Wim
2016-11-11
1
-1
/
+14
|
/
*
Add support for dynamic IconURL (slack). Closes #43
Wim
2016-11-05
1
-9
/
+1
*
Refactor modifyMessage
Wim
2016-11-04
1
-22
/
+19
[next]