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 regression on using server ID (discord). #619 #617
Wim
2018-11-29
1
-1
/
+2
*
Make sure threaded files stay in thread (slack). Fixes #590
Wim
2018-11-29
1
-4
/
+9
*
Do not post empty messages (slack). Fixes #574
Wim
2018-11-29
1
-0
/
+4
*
Handle deleted/edited thread starting messages (slack). Fixes #600 (#605)
Wim
2018-11-29
2
-0
/
+8
*
Limit discord username via webhook to 32 chars
Wim
2018-11-23
1
-0
/
+4
*
Rework connection logic (irc)
Wim
2018-11-23
1
-14
/
+25
*
Fix Nickserv logic (irc) #602
Wim
2018-11-22
1
-9
/
+18
*
Add protocol to msg.ID in cache (#596)
Wim
2018-11-19
3
-13
/
+8
*
Add links to slack bot and legacy config in error message (slack)
Wim
2018-11-18
1
-0
/
+3
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
17
-87
/
+87
*
Fix and enable goimports linter (#591)
Duco van Amstel
2018-11-15
1
-4
/
+3
*
Fix regression in skip logic (slack). (#592)
Patrick Connolly
2018-11-15
1
-1
/
+6
*
Fix IRC line splitting. Closes #584 (#587)
Duco van Amstel
2018-11-14
5
-91
/
+158
*
Fix file caching issue (slack). #572 (#575)
Patrick Connolly
2018-11-14
2
-13
/
+24
*
Make config.Config more unit-test friendly (#586)
Duco van Amstel
2018-11-13
2
-40
/
+109
*
Add new Slack connection and forked legacy Slack bridge (#582)
Duco van Amstel
2018-11-13
3
-45
/
+116
*
Fix goconst linter failure
Wim
2018-11-13
1
-3
/
+5
*
Switch back go upstream bwmarrin/discordgo
Wim
2018-11-13
1
-1
/
+1
*
Restore file comments coming from Slack (#583)
Duco van Amstel
2018-11-12
2
-29
/
+25
*
Disable Connect(), JoinChannel(), Send() for mattermost.plugin
Wim
2018-11-11
1
-0
/
+9
*
Add more rate-limit handling (slack) (#581)
Duco van Amstel
2018-11-10
2
-55
/
+138
*
Make scopelint happy
Wim
2018-11-08
4
-0
/
+4
*
Make goconst linter happy
Wim
2018-11-08
2
-13
/
+20
*
Make gocritic linter happier
Wim
2018-11-08
4
-15
/
+17
*
Act only on UserTypingEvents when enabled
Wim
2018-11-08
1
-0
/
+3
*
Add ability to show when user is typing across Slack bridges (#559)
Patrick Connolly
2018-11-08
3
-2
/
+41
*
Fix Slack edit usernames (#570)
Duco van Amstel
2018-11-08
2
-19
/
+29
*
Make gocritic linter happy
Wim
2018-11-08
5
-10
/
+9
*
Make structcheck linter happy
Wim
2018-11-08
1
-5
/
+1
*
Make interfacer linter happy
Wim
2018-11-08
1
-1
/
+2
*
Make unparam linter happy
Wim
2018-11-08
3
-9
/
+6
*
Clean up config loading. (#561)
Patrick Connolly
2018-11-07
1
-22
/
+18
*
Refactor and clean-up handlers. (slack) (#533)
Duco van Amstel
2018-11-07
4
-212
/
+245
*
Clean up various stuff (#508)
David Hill
2018-11-07
9
-50
/
+72
*
Do not join Slack channel without API access (slack) (#563)
Duco van Amstel
2018-11-07
1
-0
/
+5
*
Preserve threading between Slack instances (#529)
Patrick Connolly
2018-11-07
3
-0
/
+8
*
Add a health endpoint to API (#554)
Patrick Connolly
2018-11-07
1
-0
/
+5
*
Stop setting API ring buffer capacity if not specified. (#552)
Patrick Connolly
2018-11-05
1
-1
/
+3
*
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
2
-0
/
+9
*
Prevent Slack API rate-limit overflow (#539)
Duco van Amstel
2018-11-01
1
-0
/
+35
*
Add better support for multiperson DM (mattermost)
Wim
2018-10-27
1
-4
/
+4
*
Split up cookie token and personal token (mattermost). Fixes #530 (#540)
Wim
2018-10-26
1
-1
/
+1
*
Fix bridge no longer POSTing username and avatar (slack) (#536)
Patrick Connolly
2018-10-24
1
-2
/
+4
*
Update Blackfriday dependency (closes #522) (#532)
Duco van Amstel
2018-10-22
1
-9
/
+12
*
Clean up message send logic (slack). (#531)
Duco van Amstel
2018-10-22
1
-87
/
+94
*
Clean up user and channel information management (slack) (#521)
Duco van Amstel
2018-10-16
3
-72
/
+99
*
Clean up code and strengthening (slack) (#519)
Duco van Amstel
2018-10-13
3
-172
/
+243
*
Refactor slack bridge prelude (#517)
Duco van Amstel
2018-10-12
3
-447
/
+453
*
Fix mentions cuttÃng off all text after the mention (discord) (#506)
NikkyAI
2018-09-29
1
-1
/
+1
[next]