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
/
mattermost
/
mattermost.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possible panic in mattermost. (mattermost) Fixes #1947 (#2014)
Wim
2023-03-11
1
-1
/
+1
*
Remove mattermost 5 support (#1936)
Wim
2023-01-28
1
-66
/
+16
*
Support mattermost v7 (#1852)
Wim
2022-06-25
1
-1
/
+1
*
Add support for using ID in channel config (mattermost) (#1715)
Wim
2022-02-06
1
-12
/
+20
*
Use current parentID if rootId is not set (mattermost) (#1675)
Wim
2022-01-10
1
-2
/
+6
*
Add support for mattermost v6
Wim
2021-10-16
1
-13
/
+81
*
Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347)
Qais Patankar
2020-12-31
1
-1
/
+1
*
Add threading support with token (discord) (#1342)
Wim
2020-12-31
1
-0
/
+9
*
Handle unthreaded messages (mattermost). Fixes #803
Wim
2019-04-19
1
-0
/
+6
*
Add support for mattermost threading (#627)
Patrick Connolly
2019-01-09
1
-2
/
+2
*
Refactor mattermost bridge (#622)
Wim
2018-12-01
1
-344
/
+10
*
Update direct dependencies where possible
Duco van Amstel
2018-11-25
1
-1
/
+1
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
1
-7
/
+7
*
Fix goconst linter failure
Wim
2018-11-13
1
-3
/
+5
*
Disable Connect(), JoinChannel(), Send() for mattermost.plugin
Wim
2018-11-11
1
-0
/
+9
*
Make scopelint happy
Wim
2018-11-08
1
-0
/
+1
*
Make goconst linter happy
Wim
2018-11-08
1
-4
/
+5
*
Make gocritic linter happier
Wim
2018-11-08
1
-7
/
+9
*
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 panic by using matterclient calls in the right place. Related to cb7278eb...
Wim
2018-08-30
1
-3
/
+5
*
Fix avatar uploads to work with MediaDownloadPath. Closes #454
Wim
2018-07-11
1
-1
/
+1
*
Use nickname instead of username if defined (mattermost). Closes #452
Wim
2018-07-03
1
-0
/
+3
*
Handle slack attachments sent to mattermost. Closes #447
Wim
2018-06-16
1
-0
/
+12
*
Reconnect on quit. (irc) See #431 (#445)
Liam Stanley
2018-06-09
1
-1
/
+2
*
Fix iconurl regression (mattermost,slack,rocketchat). Closes #430
Wim
2018-05-27
1
-2
/
+4
*
Use uuid instead of userid. Fixes #429
Wim
2018-05-27
1
-3
/
+6
*
Make our callbackid more unique. Fixes issue with running multiple matterbrid...
Wim
2018-04-13
1
-3
/
+3
*
Add support for NoSendJoinPart. Closes #382
Wim
2018-03-06
1
-0
/
+3
*
Remove debug messsage (mattermost)
Wim
2018-03-05
1
-1
/
+0
*
Use viper (github.com/spf13/viper) for configuration
Wim
2018-03-04
1
-41
/
+42
*
Improve debug messages
Wim
2018-02-28
1
-4
/
+4
*
Refactor using factory
Wim
2018-02-27
1
-41
/
+34
*
Make gometalinter happier
Wim
2018-02-27
1
-5
/
+5
*
Skip events for webhook
Wim
2018-02-27
1
-0
/
+5
*
Refactor mattermost
Wim
2018-02-27
1
-176
/
+206
*
Make matterclient work with prefixed log
Wim
2018-02-21
1
-0
/
+3
*
Use prefixed-formatter for better logging
Wim
2018-02-21
1
-1
/
+1
*
Move Sirupsen => sirupsen
Wim
2018-02-20
1
-1
/
+1
*
Download (and upload) avatar images from mattermost and telegram when mediase...
Wim
2018-02-20
1
-2
/
+45
*
Send chat notification if media is too big to be re-uploaded to MediaServer. ...
Wim
2018-02-03
1
-0
/
+12
*
Download files and reupload to supported bridges (mattermost). Closes #357
Wim
2018-02-02
1
-2
/
+18
*
Add URL to message in webhook if available (mattermost). See #356
Wim
2018-01-31
1
-1
/
+12
*
Fix regression in mattermost bridge (mattermost). Closes #327
Wim
2018-01-01
1
-4
/
+1
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
1
-5
/
+3
*
Add support for comments from slack file uploads (slack)
Wim
2017-11-13
1
-2
/
+2
*
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
1
-3
/
+18
*
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
1
-2
/
+8
[next]