summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
Commit message (Collapse)AuthorAgeFilesLines
* Add UseInsecureURL option (telegram)Wim2017-07-041-0/+6
|
* Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat)v0.16.0-rc1Wim2017-06-291-50/+39
|
* Add webhook posting mode for discord. (#204)Sacha Aury - Wolfman2017-06-261-0/+4
| | | | | | | | | 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>
* Add ShowEmbeds option (discord). #202Wim2017-06-241-0/+4
|
* Fix exampleWim2017-06-221-1/+1
|
* Add initial steam supportWim2017-06-221-0/+52
|
* Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70Wim2017-06-181-0/+60
|
* Add note about private channels (rocketchat). See #180Wim2017-06-151-1/+1
|
* Add note about file permissionsWim2017-06-081-0/+1
|
* Update documentation (api)Wim2017-06-081-1/+3
|
* Add token authentication (api)Wim2017-06-061-0/+7
|
* Add note about lowercase channel (irc)Wim2017-06-011-1/+1
|
* Add NOPINGNICK option. Closes #175Wim2017-05-301-0/+1
|
* Limit message length (irc). Closes #179Wim2017-05-291-1/+6
|
* Update documentation about encrypted rooms in matrixWim2017-05-211-1/+2
|
* Add UseFirstName option (telegram). Closes #144Wim2017-05-151-0/+6
|
* Update matterbridge.toml.sample about NoHomeServerSuffixWim2017-05-151-0/+5
|
* Update docWim2017-04-191-2/+2
|
* Revert "Add support for edited messages (gitter)"Wim2017-04-191-9/+0
| | | | | This reverts commit 17b8b86d68badfe27c29c7448548f9eb97dd26e9. Reverted because of lingering file descriptors (memory leak)
* Add support for edited messages (slack)Wim2017-04-161-0/+8
|
* Add support for edited messages (gitter)Wim2017-04-151-0/+9
|
* Add support for edited messages (mattermost)Wim2017-04-151-0/+8
|
* Add support for edited messages (telegram)Wim2017-04-151-0/+8
|
* Add support for edited messages (discord)Wim2017-04-151-0/+8
|
* Add support for showing/hiding join/leave messages from mattermost. Closes #147Wim2017-04-071-10/+20
|
* Reuse connection when using same bridge with another gateway. See #87Wim2017-04-011-1/+2
|
* Add link about token (slack)Wim2017-03-231-0/+1
|
* Replace role ids in mentions to role names (discord). Closes #133Wim2017-03-181-0/+1
| | | | | * The bot needs to have the "Manage Roles" permission for this to work. (see Server settings - Roles - General Permissions)
* Fix URL / Server mistake in sample (matrix)Wim2017-03-141-2/+2
|
* Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. ↵Wim2017-02-241-0/+5
| | | | (telegram) Closes #126
* Use roomalias instead of internal ID (matrix)Wim2017-02-241-1/+1
|
* Add matrix supportWim2017-02-201-0/+45
|
* Add REST API supportWim2017-02-181-0/+29
|
* Update changelogWim2017-02-171-1/+5
|
* Add telegram links about channel and tokensWim2017-01-271-0/+2
|
* Handle SkipTLSVerify for XMPP client (#106). Closes #81Stefan Haller2017-01-141-0/+5
| | | | | | * Handle SkipTLSVerify for XMPP client * Mention SkipTLSVerify for XMPP in sample config
* Add channel key support (irc). Closes #27Wim2017-01-041-0/+14
|
* Update matterbridge.toml.sampleMarkus Graube2016-12-261-0/+4
| | | Add password entry to irc section matterbride.toml.sample
* Add initial Rocket.Chat supportWim2016-12-031-2/+59
|
* Add sample documentation for hipchat support via xmppWim2016-11-261-0/+45
|
* Add support for RemoteNickFormat in general configurationWim2016-11-201-0/+13
|
* Add gateway.inout config for bidirectional bridges. Closes #85Wim2016-11-201-5/+5
|
* Update documentation and sample (telegram)Wim2016-11-201-0/+31
|
* Fix ShowJoinPart from irc bridge. Closes #72Wim2016-11-141-43/+77
|
* Update sample config. Closes #75Wim2016-11-141-0/+2
|
* Add bot tag to api if not specified (discord)Wim2016-11-141-2/+1
|
* Add support for dynamic IconURL (slack). Closes #43Wim2016-11-051-10/+13
|
* Update documentationWim2016-11-011-0/+11
|
* Update documentationWim2016-10-291-1/+14
|
* Update documentation in sample config about channelnamesWim2016-10-231-1/+9
|