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
/
gitter
/
gitter.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add space between colon and URL for uploaded media (#360)
ValdikSS
2018-02-01
1
-1
/
+1
*
Add comment to file upload from telegram. Show comments on all bridges. Close...
Wim
2018-02-01
1
-0
/
+3
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
1
-13
/
+7
*
Use mediaserver urls for irc,gitter and xmpp
Wim
2017-11-24
1
-0
/
+17
*
Use room.URI instead of room.Name. (gitter) (#293)
Patrick Connolly
2017-11-08
1
-1
/
+1
*
Add support for deleting messages across bridges.
Wim
2017-09-11
1
-0
/
+11
*
Add message debugging (gitter)
Wim
2017-09-07
1
-0
/
+1
*
Do not add messages without ID to cache
Wim
2017-08-29
1
-1
/
+1
*
Add support for editing messages. Remove ZWSP as loopcheck (gitter)
Wim
2017-08-28
1
-6
/
+18
*
Modify Send() to return also a message id
Wim
2017-08-27
1
-3
/
+3
*
Allow a webhookurl per channel (discord). #239
Wim
2017-08-12
1
-3
/
+3
*
Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199
Wim
2017-07-30
1
-1
/
+6
*
Add UserID to each message. Closes #200
Wim
2017-06-18
1
-1
/
+1
*
Revert "Add support for edited messages (gitter)"
Wim
2017-04-19
1
-35
/
+12
*
Add support for edited messages (gitter)
Wim
2017-04-15
1
-12
/
+35
*
Fix roomid bug (gitter)
Wim
2017-03-18
1
-1
/
+2
*
Join rooms not already joined by the bot (gitter). See #135
Wim
2017-03-18
1
-4
/
+7
*
Check if room exists when joining channel (gitter). Closes #135
Wim
2017-03-16
1
-1
/
+2
*
Refactor to handle disconnects/reconnects better.
Wim
2017-02-14
1
-0
/
+5
*
Update vendor
Wim
2017-01-28
1
-1
/
+1
*
Fix loop because of closed channel. Fixes #89
Wim
2016-11-23
1
-2
/
+1
*
Refactor
Wim
2016-11-13
1
-30
/
+11
*
Add support for using avatars from discord,slack and gitter in slack
Wim
2016-11-06
1
-1
/
+16
*
Add support for dynamic IconURL (slack). Closes #43
Wim
2016-11-05
1
-1
/
+2
*
Refactor modifyMessage
Wim
2016-11-04
1
-2
/
+2
*
Update to latest go-gitter API changes
Wim
2016-11-02
1
-4
/
+8
*
Fix tight loop (gitter). Closes #68.
Wim
2016-11-02
1
-1
/
+1
*
Cleanup gitter bridge debug/info messages
Wim
2016-09-20
1
-33
/
+3
*
Refactor for more flexibility
Wim
2016-09-18
1
-30
/
+65
*
Add Gitter support
Wim
2016-09-04
1
-0
/
+110