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
*
Add UserID to each message. Closes #200
Wim
2017-06-18
1
-1
/
+4
*
Fix incorrect behaviour of EditDisable (mattermost). Fixes #197
Wim
2017-06-15
1
-0
/
+3
*
Add support for edited messages (mattermost)
Wim
2017-04-15
1
-1
/
+5
*
Modify iconurl correctly (mattermost). Closes #145
Wim
2017-04-08
1
-0
/
+1
*
Reconnect on session removal (mattermost)
Wim
2017-04-07
1
-0
/
+1
*
Add support for showing/hiding join/leave messages from mattermost. Closes #147
Wim
2017-04-07
1
-0
/
+8
*
Remove space after nick (mattermost). Closes #142
Wim
2017-04-01
1
-6
/
+1
*
Refactor to handle disconnects/reconnects better.
Wim
2017-02-14
1
-0
/
+4
*
Update public links to new API (mattermost)
Wim
2016-11-26
1
-2
/
+2
*
Merge branch 'refactor'
Wim
2016-11-13
1
-29
/
+10
|
\
|
*
Refactor
Wim
2016-11-13
1
-29
/
+10
*
|
Sync with mattermost 3.5.0
Wim
2016-11-12
1
-1
/
+1
|
/
*
Add support for dynamic IconURL (slack). Closes #43
Wim
2016-11-05
1
-4
/
+4
*
Fix teamid bug (mattermost)
Wim
2016-10-29
1
-1
/
+1
*
Launch every account only once. Fixes #48
Wim
2016-10-23
1
-4
/
+1
*
Drop messages not from our mattermost team. Fixes #49
Wim
2016-10-23
1
-1
/
+4
*
Fix mattermost bridge channel join
Wim
2016-09-30
1
-1
/
+1
*
Remove newline splitting from outgoing mattermost messages. Should be handled...
Wim
2016-09-29
1
-6
/
+2
*
Add support for mattermost attachments. Shows public link on bridges. Closes #32
Wim
2016-09-20
1
-0
/
+5
*
Fix joining slack/mattermost channels using the webhook
Wim
2016-09-20
1
-1
/
+5
*
Cleanup mattermost bridge debug/info messages
Wim
2016-09-19
1
-32
/
+16
*
Refactor for more flexibility
Wim
2016-09-18
1
-29
/
+48
*
Fix info message
Wim
2016-08-20
1
-1
/
+1
*
Remove unused code
Wim
2016-08-20
1
-21
/
+0
*
Move nickformatting into bridge
Wim
2016-08-20
1
-5
/
+1
*
Add Connect() to Bridger interface
Wim
2016-08-20
1
-6
/
+10
*
Update code to mattermost 3.3.0 API changes
Wim
2016-08-15
1
-1
/
+2
*
Refactor bridge. Allows bridging between every protocol
Wim
2016-08-14
1
-0
/
+194