You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge
Wim 04567c765e
Add support for markdown to HTML conversion (matrix). Closes #663 (#670)
This uses our own gomatrix lib with the SendHTML function which
adds HTML to formatted_body in matrix.
golang-commonmark is used to convert markdown into valid HTML.
6 years ago
..
api Fix golint linter issues and enable it in CI (#593) 6 years ago
config Remove unused key (config) 6 years ago
discord Disable some unparam checks (discord) 6 years ago
gitter Fix golint linter issues and enable it in CI (#593) 6 years ago
helper Add support for markdown to HTML conversion (matrix). Closes #663 (#670) 6 years ago
irc Move golangci-lint configuration to file (#635) 6 years ago
matrix Add support for markdown to HTML conversion (matrix). Closes #663 (#670) 6 years ago
mattermost Refactor mattermost bridge (#622) 6 years ago
rocketchat Fix golint linter issues and enable it in CI (#593) 6 years ago
slack Fix #668 strip lang in code fences sent to Slack (#673) 6 years ago
sshchat Add various sshchat fixes (#675) 6 years ago
steam Refactor steam bridge (#630) 6 years ago
telegram Refactor telegram (#649) 6 years ago
xmpp Fix golint linter issues and enable it in CI (#593) 6 years ago
zulip Fix golint linter issues and enable it in CI (#593) 6 years ago
bridge.go Use logrus imports instead of log (#662) 6 years ago