Commit Graph

55 Commits (778abea2d9e2d0ec0b05f9197ba0ef2a7d7da725)

Author SHA1 Message Date
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
Markus Graube 7fbbf89c58 Update matterbridge.toml.sample
Add password entry to irc section matterbride.toml.sample
8 years ago
Wim fee159541f Add initial Rocket.Chat support 8 years ago
Wim e4ec27c5e2 Add sample documentation for hipchat support via xmpp 8 years ago
Wim e1641b2c2e Add support for RemoteNickFormat in general configuration 8 years ago
Wim e0e1e4be80 Add gateway.inout config for bidirectional bridges. Closes #85 8 years ago
Wim 2e4b7fac11 Update documentation and sample (telegram) 8 years ago
Wim 449ed31e25 Fix ShowJoinPart from irc bridge. Closes #72 8 years ago
Wim 1f36904588 Update sample config. Closes #75 8 years ago
Wim f7495dd0c3 Add bot tag to api if not specified (discord) 8 years ago
Wim 2dbe0eb557 Add support for dynamic IconURL (slack). Closes #43 8 years ago
Wim 8e606e3cef Update documentation 8 years ago
Wim 5131253191 Update documentation 8 years ago
Wim ac80c47036 Update documentation in sample config about channelnames 8 years ago