Commit Graph

47 Commits (4b839b9958bc25c53cac71de5522d9decfa1d9b2)

Author SHA1 Message Date
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) 8 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)
8 years ago
Wim b95988b4e2 Fix URL / Server mistake in sample (matrix) 8 years ago
Wim 32bbab8518 Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126 8 years ago
Wim 84c0b745af Use roomalias instead of internal ID (matrix) 8 years ago
Wim c5cfbc2297 Add matrix support 8 years ago
Wim 73f01ad8d8 Add REST API support 8 years ago
Wim 58483ea70c Update changelog 8 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
Wim d31e641bac Add documentation about bot tag for discord 8 years ago
Wim 9ca4fe7a5e Fix matterbridge.toml.sample 8 years ago
Wim 0d4bad16a3 Fix sample config. Closes #38 8 years ago
Wim a0b84beb9b Add Discord support 8 years ago
Wim 0816e96831 Update documentation 8 years ago