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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
1
-19
/
+19
*
Fix IRC line splitting. Closes #584 (#587)
Duco van Amstel
2018-11-14
1
-3
/
+0
*
Make config.Config more unit-test friendly (#586)
Duco van Amstel
2018-11-13
1
-24
/
+88
*
Add new Slack connection and forked legacy Slack bridge (#582)
Duco van Amstel
2018-11-13
1
-0
/
+1
*
Add ability to show when user is typing across Slack bridges (#559)
Patrick Connolly
2018-11-08
1
-0
/
+2
*
Clean up config loading. (#561)
Patrick Connolly
2018-11-07
1
-22
/
+18
*
Preserve threading between Slack instances (#529)
Patrick Connolly
2018-11-07
1
-0
/
+2
*
Remove hyphens when auto-loading envvars from viper config (#545)
Patrick Connolly
2018-11-03
1
-1
/
+1
*
Respond with message on connect (api) (#550)
NikkyAI
2018-11-02
1
-0
/
+1
*
Use own forks for logrus-prefixed-formatter and discordgo
Wim
2018-08-06
1
-1
/
+1
*
Add channel password support for XMPP (#451)
Bruno Bierbaumer
2018-06-18
1
-1
/
+1
*
Add MediaDownloadBlacklist option. Closes #442
Wim
2018-06-09
1
-1
/
+2
*
Add config option MediaDownloadPath (#443)
Remi Reuvekamp
2018-06-08
1
-4
/
+6
*
[WIP] Colorize username sent to IRC using its crc32 IEEE checksum (#423)
Yuval Langer
2018-05-11
1
-0
/
+1
*
Add QuoteFormat option (telegram). Closes #413
Wim
2018-05-11
1
-0
/
+1
*
Add initial zulip support
Wim
2018-05-07
1
-0
/
+2
*
Add support for reloading all settings automatically after changing config ex...
Wim
2018-05-01
1
-0
/
+11
*
Fix regression in ReplaceMessages and ReplaceNicks. Closes #407
Wim
2018-04-21
1
-4
/
+11
*
Add QuoteDisable option (telegram). Closes #399
Wim
2018-04-17
1
-0
/
+1
*
Add support for NoSendJoinPart. Closes #382
Wim
2018-03-06
1
-0
/
+1
*
Fix tests and make megacheck happy
Wim
2018-03-05
1
-0
/
+18
*
Use viper (github.com/spf13/viper) for configuration
Wim
2018-03-04
1
-84
/
+60
*
Add environment override back
Wim
2018-02-27
1
-1
/
+3
*
Refactor using factory
Wim
2018-02-27
1
-2
/
+3
*
Add DebugLevel option (irc)
Wim
2018-02-22
1
-0
/
+1
*
Add label support in RemoteNickFormat
Wim
2018-02-20
1
-0
/
+1
*
Download (and upload) avatar images from mattermost and telegram when mediase...
Wim
2018-02-20
1
-0
/
+1
*
Add SHA to FileInfo
Wim
2018-02-15
1
-0
/
+1
*
Add avator to fileinfo
Wim
2018-02-14
1
-0
/
+1
*
Send chat notification if media is too big to be re-uploaded to MediaServer. ...
Wim
2018-02-03
1
-6
/
+8
*
Add ShowTopicChange option. Allow/disable topic change messages (currently on...
Wim
2018-02-02
1
-0
/
+2
*
Print only debug messages when specified (xmpp). Closes #345
Wim
2018-01-26
1
-0
/
+1
*
Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322
Wim
2017-12-23
1
-0
/
+1
*
Allow specifying maximum download size of media using MediaDownloadSize (slac...
Wim
2017-12-19
1
-0
/
+3
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
1
-0
/
+8
*
Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat)
Wim
2017-12-03
1
-0
/
+1
*
Add MessageSplit option to split messages on MessageLength (irc). Closes #281
Wim
2017-11-24
1
-2
/
+3
*
Add initial support for an external mediaserver. #278
Wim
2017-11-24
1
-11
/
+14
*
Add support for ReplaceNicks using regexp to replace nicks. Closes #269
Wim
2017-11-20
1
-6
/
+7
*
Add support for ReplaceMessages using regexp to replace messages. #269
Wim
2017-11-15
1
-46
/
+47
*
Add support for comments from slack file uploads (slack)
Wim
2017-11-13
1
-2
/
+3
*
Add StripNick option, only allow alphanumerical nicks. Closes #285
Wim
2017-10-27
1
-0
/
+1
*
Download files from slack and reupload to mattermost (slack/mattermost). Clos...
Wim
2017-09-21
1
-1
/
+6
*
Add support for Quakenet auth (irc). Closes #263
Wim
2017-09-20
1
-0
/
+1
*
Relay attachments from mattermost to slack (slack). Closes #260
Wim
2017-09-18
1
-0
/
+1
*
Add support for deleting messages across bridges.
Wim
2017-09-11
1
-0
/
+1
*
Add a charset option (irc). Closes #247
Wim
2017-08-29
1
-0
/
+1
*
Add support for editing messages across bridges. Currently mattermost/discord.
Wim
2017-08-28
1
-0
/
+1
*
Allow a webhookurl per channel (discord). #239
Wim
2017-08-12
1
-1
/
+2
*
Add UseUserName option (discord) (#234)
anon724
2017-08-01
1
-0
/
+1
[next]