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
*
Add Matrix username spoofing (#1875)
Lucki
2022-09-06
2
-12
/
+36
*
Add KeepQuotedReply option for matrix to fix regression (#1823)
Wim
2022-05-06
1
-6
/
+9
*
Remove go replace by fork (matrix) (#1771)
Wim
2022-03-20
2
-2
/
+2
*
Make HTMLDisable work correct (matrix) (#1716)
Wim
2022-02-06
1
-31
/
+60
*
Reply support for Matrix (#1664)
vpzomtrrfrt
2022-01-09
1
-0
/
+79
*
Keep the logger on a disabled bridge. Fixes #1616 (#1621)
Wim
2021-10-24
1
-0
/
+3
*
Fix content body issue for redactions (matrix) (#1496)
Gary Kim
2021-05-29
1
-7
/
+7
*
Add MxId/Token login option for Matrix (#1438)
Jason Robinson
2021-05-17
1
-15
/
+26
*
Mark messages as read (matrix). Fixes #1317 (#1328)
Wim
2020-12-06
1
-0
/
+5
*
Implement ratelimiting (matrix). Fixes #1238 (#1326)
Wim
2020-12-06
2
-51
/
+169
*
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
[next]