Commit Graph

68 Commits (d0c4fe78eedc883049b684899cee87985ee36680)

Author SHA1 Message Date
Wim d0c4fe78ee Allow specifying maximum download size of media using MediaDownloadSize (slack,telegram,matrix) 7 years ago
Wim 27dcea7c5b Update documentation about ReplaceMessages and ReplaceNicks 7 years ago
Wim dcda7f7b8c Add documentation about MediaServerUpload and MediaServerDownload 7 years ago
Wim e0cbb69a4f Add MessageSplit option to split messages on MessageLength (irc). Closes #281 7 years ago
Wim 41aa8ad799 Add StripNick option, only allow alphanumerical nicks. Closes #285 7 years ago
Patrick Connolly 95a0229aaf Fix outdated sample config on slack channel format. (#280) 7 years ago
Patrick Connolly 915a8fbad7 Make [general] settings default, not total override (specifically RemoteNickFormat) (#279)
* Use general settings as default, that specific protocols override.

* Fixed tab formatting.

* Clarified override precedence of [general] config.
7 years ago
Wim b49fb2b69c Add support for Quakenet auth (irc). Closes #263 7 years ago
Ryan Mulligan a37b232dd9 remove comment about useAPI in sample configuration (#251) 7 years ago
Wim e7fcb25107 Add a charset option (irc). Closes #247 7 years ago
Wim 7f9a400776 Add support for personal access tokens (mattermost)
* https://docs.mattermost.com/developer/personal-access-tokens.html
7 years ago
Wim 28710d0bc7 Allow a webhookurl per channel (discord). #239 7 years ago
anon724 67905089ba Add UseUserName option (discord) (#234) 7 years ago
Wim 2338c69d40 Add UseInsecureURL option (telegram) 7 years ago
Wim 830361e48b Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat) 7 years ago
Sacha Aury - Wolfman c17512b7ab Add webhook posting mode for discord. (#204)
Using it implies to configure a Webhook on discord and set the parameter :
- WebhookURL (New parameter, discord-specific)

Discord API does not allow to change the name of the user posting, but webhooks does.
This makes the relay much more elegant, even if we might lose some more advanced features.

Signed-off-by: saury07 <sacha.aury@gmail.com>
7 years ago
Wim 1b837b3dc7 Add ShowEmbeds option (discord). #202 7 years ago
Wim 2ece724f75 Fix example 7 years ago
Wim 276ac840aa Add initial steam support 7 years ago
Wim 25b1af1e11 Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70 7 years ago
Wim c07b85b625 Add note about private channels (rocketchat). See #180 7 years ago
Wim 41a46526a1 Add note about file permissions 7 years ago
Wim 46b798ac1b Update documentation (api) 7 years ago
Wim ad3cb0386b Add token authentication (api) 7 years ago
Wim 171a53592d Add note about lowercase channel (irc) 7 years ago
Wim c791423dd5 Add NOPINGNICK option. Closes #175 7 years ago
Wim 9d9cb32f4e Limit message length (irc). Closes #179 7 years ago
Wim c5dfe40326 Update documentation about encrypted rooms in matrix 7 years ago
Wim 2888fd64b0 Add UseFirstName option (telegram). Closes #144 7 years ago
Wim 27c0f37e49 Update matterbridge.toml.sample about NoHomeServerSuffix 7 years ago
Wim d128f157c4 Update doc 7 years ago
Wim 4fcedabfd0 Revert "Add support for edited messages (gitter)"
This reverts commit 17b8b86d68.
Reverted because of lingering file descriptors (memory leak)
7 years ago
Wim 4d2207aba7 Add support for edited messages (slack) 7 years ago
Wim 17b8b86d68 Add support for edited messages (gitter) 7 years ago
Wim fdb57230a3 Add support for edited messages (mattermost) 7 years ago
Wim 7469732bbc Add support for edited messages (telegram) 7 years ago
Wim d1dd6c3440 Add support for edited messages (discord) 7 years ago
Wim bd38319d83 Add support for showing/hiding join/leave messages from mattermost. Closes #147 7 years ago
Wim a16ad8bf3b Reuse connection when using same bridge with another gateway. See #87 7 years ago
Wim efe641f202 Add link about token (slack) 7 years ago
Wim 80895deae2 Replace role ids in mentions to role names (discord). Closes #133
* The bot needs to have the "Manage Roles" permission for this to work.
(see Server settings - Roles - General Permissions)
7 years ago
Wim b95988b4e2 Fix URL / Server mistake in sample (matrix) 7 years ago
Wim 32bbab8518 Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126 7 years ago
Wim 84c0b745af Use roomalias instead of internal ID (matrix) 7 years ago
Wim c5cfbc2297 Add matrix support 7 years ago
Wim 73f01ad8d8 Add REST API support 7 years ago
Wim 58483ea70c Update changelog 7 years ago
Wim 38a4cf315a Add telegram links about channel and tokens 8 years ago
Stefan Haller 01a32b2154 Handle SkipTLSVerify for XMPP client (#106). Closes #81
* Handle SkipTLSVerify for XMPP client

* Mention SkipTLSVerify for XMPP in sample config
8 years ago
Wim 7685fe1724 Add channel key support (irc). Closes #27 8 years ago