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
/
matterclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
1
-27
/
+28
*
Fix and enable goimports linter (#591)
Duco van Amstel
2018-11-15
1
-3
/
+2
*
Clean up various stuff (#508)
David Hill
2018-11-07
1
-2
/
+3
*
Add SendDirectMessageProps to send a DM with extra props (mattermost)
Wim
2018-11-03
1
-1
/
+5
*
Check for expiring sessions and reconnect (mattermost)
Wim
2018-10-27
1
-3
/
+14
*
Add better support for multiperson DM (mattermost)
Wim
2018-10-27
1
-6
/
+24
*
Update channels when a new group is created (mattermost)
Wim
2018-10-27
1
-0
/
+10
*
Split up cookie token and personal token (mattermost). Fixes #530 (#540)
Wim
2018-10-26
1
-9
/
+28
*
Bump Go version in Travis CI (#518)
Duco van Amstel
2018-10-12
1
-1
/
+1
*
Add Gateway's name to RemoteNickFormat (#501)
Duco van Amstel
2018-10-07
1
-1
/
+1
*
Use own forks for logrus-prefixed-formatter and discordgo
Wim
2018-08-06
1
-1
/
+1
*
Add GetNickname and UpdateUser functions
Wim
2018-07-03
1
-0
/
+23
*
Add support for mattermost 5.x
Wim
2018-06-17
1
-1
/
+2
*
Update GetFileLinks to API_V4
Wim
2018-04-21
1
-1
/
+1
*
Add UpdateStatus function
Wim
2018-04-01
1
-0
/
+8
*
Print list of valid team names when team not found (#390)
Alec WM
2018-03-15
1
-1
/
+5
*
Use always formatted logging when debug is enabled
Wim
2018-02-22
1
-1
/
+1
*
Make matterclient work with prefixed log
Wim
2018-02-21
1
-2
/
+7
*
Move Sirupsen => sirupsen
Wim
2018-02-20
1
-1
/
+1
*
Fix mattermost API change
Wim
2018-02-09
1
-3
/
+3
*
Break when re-login fails (mattermost)
Wim
2017-11-16
1
-1
/
+6
*
Support mattermost 4.x as api4 should be stable (mattermost)
Wim
2017-09-28
1
-3
/
+1
*
Add functions to upload files
Wim
2017-09-21
1
-0
/
+17
*
Allow empty message if we have a slack attachment
Wim
2017-09-18
1
-1
/
+1
*
Add support for deleting messages across bridges.
Wim
2017-09-11
1
-1
/
+9
*
Add UpdateUserNick
Wim
2017-09-10
1
-0
/
+10
*
Add 4.2 support (mattermost)
Wim
2017-09-09
1
-1
/
+2
*
Send images when text is empty regression. (mattermost). Closes #254
Wim
2017-09-08
1
-0
/
+7
*
Fix sending direct messages with APIv4
Wim
2017-09-04
1
-3
/
+3
*
Fix public links (mattermost)
Wim
2017-09-04
1
-6
/
+6
*
Fix private channel joining bug (mattermost). Closes #248
Wim
2017-08-30
1
-3
/
+9
*
Update PostMessage to also return and error. Add EditMessage function
Wim
2017-08-28
1
-2
/
+15
*
Add support for personal access tokens (mattermost)
Wim
2017-08-23
1
-2
/
+2
*
Make megacheck happy
Wim
2017-08-17
1
-9
/
+0
*
Use mattermost v4 api (drops support for mattermost < 3.8)
Wim
2017-08-16
1
-152
/
+126
*
Add 4.1 support (mattermost)
Wim
2017-08-16
1
-1
/
+2
*
Fix double posting of edited messages by using lru cache (mattermost)
Wim
2017-07-25
1
-1
/
+19
*
Return better error messages on mattermost connect
Wim
2017-07-22
1
-1
/
+4
*
Fix megacheck / go vet issues
Wim
2017-07-14
1
-6
/
+5
*
Add GetFileLinks, also get files if public links is disabled
Wim
2017-07-12
1
-0
/
+19
*
Add 4.0 support (mattermost)
Wim
2017-07-09
1
-1
/
+2
*
Optimize StatusLoop. Execute function when specified in OnWsConnect
Wim
2017-07-01
1
-5
/
+21
*
Optimize GetStatus. (from @recht matterircd fork)
Wim
2017-07-01
1
-1
/
+1
*
Optimize UpdateUsers usage. (from @recht matterircd fork)
Wim
2017-07-01
1
-6
/
+13
*
Fix possible panics. (from @recht matterircd fork)
Wim
2017-07-01
1
-9
/
+24
*
Don't logout if logging in through token. (from @recht matterircd fork)
Wim
2017-07-01
1
-0
/
+4
*
Reestablish the socket when websocket is disconnected. (from @recht matterirc...
Wim
2017-07-01
1
-6
/
+20
*
Add UserID to each message. Closes #200
Wim
2017-06-18
1
-0
/
+2
*
Remove debug
Wim
2017-06-15
1
-2
/
+0
*
Add 3.10.0 support (mattermost)
Wim
2017-06-15
1
-5
/
+11
[next]