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
/
matrix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show mxids in case of clashing usernames (matrix) (#1309)
Simon THOBY
2020-11-25
1
-6
/
+23
*
Send the display name instead of the user name (matrix) (#1282)
Simon THOBY
2020-11-22
2
-110
/
+203
*
Allow message edits on matrix (#1286)
Simon THOBY
2020-11-13
1
-1
/
+86
*
Add username formatting for all events (matrix) (#1233)
Dellle
2020-10-20
2
-32
/
+73
*
Matrix: Permit uploading files of other mimetypes (#1237)
Ben Wiederhake
2020-09-26
1
-16
/
+12
*
Switch to upstream gomatrix (#1219)
Tilo Spannagel
2020-08-30
1
-9
/
+32
*
Sleep when ratelimited on joins (matrix). Fixes #1201 (#1206)
Wim
2020-08-24
1
-1
/
+39
*
Remove HTML formatting for push messages (#1188) (#1189)
Dellle
2020-08-20
1
-3
/
+12
*
Add an option to disable sending HTML to matrix. Fixes #1022 (#1135)
Wim
2020-05-14
1
-0
/
+8
*
Avoid creating invalid url when the user doesn't have an avatar (matrix) (#1130)
Tiago Epifânio
2020-05-11
1
-1
/
+3
*
Add support for avatars from matrix. #984 (#1007)
Wim
2020-02-10
1
-3
/
+20
*
Add support for uploading application/x and audio/x (matrix). Fixes #925 (#929)
Wim
2019-10-27
1
-1
/
+14
*
Detect html nicks in RemoteNickFormat (matrix). Fixes #696 (#719)
Wim
2019-02-17
1
-1
/
+8
*
Send notices on join/parts (matrix). Fixes #712 (#716)
Wim
2019-02-16
1
-0
/
+9
*
Send username when uploading video/images (matrix). Fixes #715 (#717)
Wim
2019-02-16
1
-0
/
+6
*
Fix displaying usernames for plain text clients. (matrix) (#685)
David Hill
2019-01-09
1
-1
/
+1
*
Add support for markdown to HTML conversion (matrix). Closes #663 (#670)
Wim
2019-01-06
1
-2
/
+3
*
Refactor handleUploadFile (matrix) (#629)
Wim
2018-12-03
1
-37
/
+46
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
1
-5
/
+5
*
Make gocritic linter happy
Wim
2018-11-08
1
-2
/
+2
*
Make unparam linter happy
Wim
2018-11-08
1
-2
/
+1
*
Clean up various stuff (#508)
David Hill
2018-11-07
1
-3
/
+7
*
Reconnect on quit. (irc) See #431 (#445)
Liam Stanley
2018-06-09
1
-4
/
+5
*
Use viper (github.com/spf13/viper) for configuration
Wim
2018-03-04
1
-9
/
+9
*
Improve debug messages
Wim
2018-02-28
1
-3
/
+3
*
Refactor using factory
Wim
2018-02-27
1
-29
/
+22
*
Refactor matrix
Wim
2018-02-27
1
-96
/
+164
*
Use prefixed-formatter for better logging
Wim
2018-02-21
1
-1
/
+1
*
Move Sirupsen => sirupsen
Wim
2018-02-20
1
-1
/
+1
*
Send chat notification if media is too big to be re-uploaded to MediaServer. ...
Wim
2018-02-03
1
-0
/
+7
*
Fix build
Wim
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
/
+6
*
Add an extension to images without one (matrix). #331
Wim
2018-01-20
1
-0
/
+14
*
Fix possible panics (matrix). Closes #333
Wim
2018-01-09
1
-0
/
+6
*
Add support for deleting messages from/to matrix (matrix). Closes #320
Wim
2017-12-25
1
-57
/
+73
*
Allow specifying maximum download size of media using MediaDownloadSize (slac...
Wim
2017-12-19
1
-1
/
+1
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
1
-8
/
+3
*
Fix panic (matrix). Closes #316
Wim
2017-12-11
1
-0
/
+1
*
Add support for uploaded images/video/files (matrix)
Wim
2017-11-22
1
-2
/
+30
*
Add support for uploading images/video (matrix). Closes #302
Wim
2017-11-21
1
-0
/
+40
*
Add support for deleting messages across bridges.
Wim
2017-09-11
1
-0
/
+4
*
Modify Send() to return also a message id
Wim
2017-08-27
1
-3
/
+3
*
Relay notices (matrix). Closes #243
Wim
2017-08-27
1
-1
/
+1
*
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
-2
/
+11
*
Add UserID to each message. Closes #200
Wim
2017-06-18
1
-1
/
+1
*
Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Cl...
Wim
2017-05-12
1
-2
/
+9
*
Use roomalias instead of internal ID (matrix)
Wim
2017-02-24
1
-7
/
+32
*
Add matrix support
Wim
2017-02-20
1
-0
/
+92