Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for slack channels by ID. Closes #436 | Wim | 2018-07-13 | 1 | -0/+1 |
| | |||||
* | Release v1.11.0v1.11.0 | Wim | 2018-06-19 | 1 | -1/+2 |
| | |||||
* | Add channel password support for XMPP (#451) | Bruno Bierbaumer | 2018-06-18 | 1 | -6/+6 |
| | |||||
* | Add MediaDownloadBlacklist option. Closes #442 | Wim | 2018-06-09 | 1 | -1/+7 |
| | |||||
* | Add config option MediaDownloadPath (#443) | Remi Reuvekamp | 2018-06-08 | 1 | -4/+9 |
| | | | | | | | | | | | | | | * Add config option MediaUploadPath MediaDownloadPath can be used instead of MediaServerUpload, for when your webserver is on the same system as matterbridge and matterbridge has write access to the serve dir. * Limit length of hash in MediaServer urls to 8chars Full SHA256 is unnecessary for uniqueness. Also; if a file has the same first 8 charachters of the SHA256 hash, it's still not a problem, as long as the filename is not the same. | ||||
* | Add info about markdown (telegram) | Wim | 2018-06-06 | 1 | -1/+2 |
| | |||||
* | [WIP] Colorize username sent to IRC using its crc32 IEEE checksum (#423) | Yuval Langer | 2018-05-11 | 1 | -0/+4 |
| | | | | | | | | * Colorize username sent to IRC using its crc32 IEEE checksum * Add `ColorNicks` configuration variable * Add `ColorNicks` setting | ||||
* | Add QuoteFormat option (telegram). Closes #413 | Wim | 2018-05-11 | 1 | -0/+4 |
| | |||||
* | Add initial zulip support | Wim | 2018-05-07 | 1 | -0/+85 |
| | |||||
* | Add support for reloading all settings automatically after changing config ↵ | Wim | 2018-05-01 | 1 | -0/+37 |
| | | | | except connection and gateway configuration. Closes #373 | ||||
* | Add QuoteDisable option (telegram). Closes #399 | Wim | 2018-04-17 | 1 | -0/+4 |
| | |||||
* | Revert #378 | Wim | 2018-03-17 | 1 | -0/+5 |
| | |||||
* | Add support for NoSendJoinPart. Closes #382 | Wim | 2018-03-06 | 1 | -0/+15 |
| | |||||
* | Add label support in RemoteNickFormat | Wim | 2018-02-20 | 1 | -0/+62 |
| | |||||
* | Add ShowTopicChange option. Allow/disable topic change messages (currently ↵ | Wim | 2018-02-02 | 1 | -11/+66 |
| | | | | only from slack). Closes #353 | ||||
* | Download files and reupload to supported bridges (mattermost). Closes #357 | Wim | 2018-02-02 | 1 | -1/+1 |
| | |||||
* | Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322 | Wim | 2017-12-23 | 1 | -0/+4 |
| | |||||
* | Allow specifying maximum download size of media using MediaDownloadSize ↵ | Wim | 2017-12-19 | 1 | -0/+9 |
| | | | | (slack,telegram,matrix) | ||||
* | Update documentation about ReplaceMessages and ReplaceNicks | Wim | 2017-11-24 | 1 | -1/+187 |
| | |||||
* | Add documentation about MediaServerUpload and MediaServerDownload | Wim | 2017-11-24 | 1 | -0/+16 |
| | |||||
* | Add MessageSplit option to split messages on MessageLength (irc). Closes #281 | Wim | 2017-11-24 | 1 | -0/+5 |
| | |||||
* | Add StripNick option, only allow alphanumerical nicks. Closes #285 | Wim | 2017-10-27 | 1 | -0/+56 |
| | |||||
* | Fix outdated sample config on slack channel format. (#280) | Patrick Connolly | 2017-10-20 | 1 | -1/+1 |
| | |||||
* | Make [general] settings default, not total override (specifically ↵ | Patrick Connolly | 2017-10-20 | 1 | -1/+1 |
| | | | | | | | | | | RemoteNickFormat) (#279) * Use general settings as default, that specific protocols override. * Fixed tab formatting. * Clarified override precedence of [general] config. | ||||
* | Add support for Quakenet auth (irc). Closes #263 | Wim | 2017-09-20 | 1 | -0/+5 |
| | |||||
* | remove comment about useAPI in sample configuration (#251) | Ryan Mulligan | 2017-09-04 | 1 | -1/+0 |
| | |||||
* | Add a charset option (irc). Closes #247 | Wim | 2017-08-29 | 1 | -0/+17 |
| | |||||
* | Add support for personal access tokens (mattermost) | Wim | 2017-08-23 | 1 | -0/+5 |
| | | | | * https://docs.mattermost.com/developer/personal-access-tokens.html | ||||
* | Allow a webhookurl per channel (discord). #239 | Wim | 2017-08-12 | 1 | -0/+9 |
| | |||||
* | Add UseUserName option (discord) (#234) | anon724 | 2017-08-01 | 1 | -0/+4 |
| | |||||
* | Add UseInsecureURL option (telegram) | Wim | 2017-07-04 | 1 | -0/+6 |
| | |||||
* | Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat)v0.16.0-rc1 | Wim | 2017-06-29 | 1 | -50/+39 |
| | |||||
* | Add webhook posting mode for discord. (#204) | Sacha Aury - Wolfman | 2017-06-26 | 1 | -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). #202 | Wim | 2017-06-24 | 1 | -0/+4 |
| | |||||
* | Fix example | Wim | 2017-06-22 | 1 | -1/+1 |
| | |||||
* | Add initial steam support | Wim | 2017-06-22 | 1 | -0/+52 |
| | |||||
* | Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70 | Wim | 2017-06-18 | 1 | -0/+60 |
| | |||||
* | Add note about private channels (rocketchat). See #180 | Wim | 2017-06-15 | 1 | -1/+1 |
| | |||||
* | Add note about file permissions | Wim | 2017-06-08 | 1 | -0/+1 |
| | |||||
* | Update documentation (api) | Wim | 2017-06-08 | 1 | -1/+3 |
| | |||||
* | Add token authentication (api) | Wim | 2017-06-06 | 1 | -0/+7 |
| | |||||
* | Add note about lowercase channel (irc) | Wim | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | Add NOPINGNICK option. Closes #175 | Wim | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | Limit message length (irc). Closes #179 | Wim | 2017-05-29 | 1 | -1/+6 |
| | |||||
* | Update documentation about encrypted rooms in matrix | Wim | 2017-05-21 | 1 | -1/+2 |
| | |||||
* | Add UseFirstName option (telegram). Closes #144 | Wim | 2017-05-15 | 1 | -0/+6 |
| | |||||
* | Update matterbridge.toml.sample about NoHomeServerSuffix | Wim | 2017-05-15 | 1 | -0/+5 |
| | |||||
* | Update doc | Wim | 2017-04-19 | 1 | -2/+2 |
| | |||||
* | Revert "Add support for edited messages (gitter)" | Wim | 2017-04-19 | 1 | -9/+0 |
| | | | | | This reverts commit 17b8b86d68badfe27c29c7448548f9eb97dd26e9. Reverted because of lingering file descriptors (memory leak) | ||||
* | Add support for edited messages (slack) | Wim | 2017-04-16 | 1 | -0/+8 |
| |