matterbridge/bridge
Wim 04567c765e
Add support for markdown to HTML conversion (matrix). Closes ()
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.
2019-01-06 22:25:19 +01:00
..
api Fix golint linter issues and enable it in CI () 2018-11-15 20:43:43 +01:00
config Remove unused key (config) 2019-01-04 16:37:45 +01:00
discord Disable some unparam checks (discord) 2018-12-07 23:48:00 +01:00
gitter Fix golint linter issues and enable it in CI () 2018-11-15 20:43:43 +01:00
helper Add support for markdown to HTML conversion (matrix). Closes () 2019-01-06 22:25:19 +01:00
irc Move golangci-lint configuration to file () 2018-12-05 11:34:34 +01:00
matrix Add support for markdown to HTML conversion (matrix). Closes () 2019-01-06 22:25:19 +01:00
mattermost Refactor mattermost bridge () 2018-12-01 00:49:08 +01:00
rocketchat Fix golint linter issues and enable it in CI () 2018-11-15 20:43:43 +01:00
slack Fix strip lang in code fences sent to Slack () 2019-01-04 20:32:58 +01:00
sshchat Add various sshchat fixes () 2019-01-05 15:42:36 +01:00
steam Refactor steam bridge () 2018-12-07 23:48:24 +01:00
telegram Refactor telegram () 2018-12-12 23:50:08 +01:00
xmpp Fix golint linter issues and enable it in CI () 2018-11-15 20:43:43 +01:00
zulip Fix golint linter issues and enable it in CI () 2018-11-15 20:43:43 +01:00
bridge.go Use logrus imports instead of log () 2018-12-26 15:16:09 +01:00