summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
Commit message (Expand)AuthorAgeFilesLines
* Add QuoteDisable option (telegram). Closes #399Wim2018-04-171-0/+4
* Revert #378Wim2018-03-171-0/+5
* Add support for NoSendJoinPart. Closes #382Wim2018-03-061-0/+15
* Add label support in RemoteNickFormatWim2018-02-201-0/+62
* Add ShowTopicChange option. Allow/disable topic change messages (currently on...Wim2018-02-021-11/+66
* Download files and reupload to supported bridges (mattermost). Closes #357Wim2018-02-021-1/+1
* Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322Wim2017-12-231-0/+4
* Allow specifying maximum download size of media using MediaDownloadSize (slac...Wim2017-12-191-0/+9
* Update documentation about ReplaceMessages and ReplaceNicksWim2017-11-241-1/+187
* Add documentation about MediaServerUpload and MediaServerDownloadWim2017-11-241-0/+16
* Add MessageSplit option to split messages on MessageLength (irc). Closes #281Wim2017-11-241-0/+5
* Add StripNick option, only allow alphanumerical nicks. Closes #285Wim2017-10-271-0/+56
* Fix outdated sample config on slack channel format. (#280)Patrick Connolly2017-10-201-1/+1
* Make [general] settings default, not total override (specifically RemoteNickF...Patrick Connolly2017-10-201-1/+1
* Add support for Quakenet auth (irc). Closes #263Wim2017-09-201-0/+5
* remove comment about useAPI in sample configuration (#251)Ryan Mulligan2017-09-041-1/+0
* Add a charset option (irc). Closes #247Wim2017-08-291-0/+17
* Add support for personal access tokens (mattermost)Wim2017-08-231-0/+5
* Allow a webhookurl per channel (discord). #239Wim2017-08-121-0/+9
* Add UseUserName option (discord) (#234)anon7242017-08-011-0/+4
* 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
* 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
* 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
* 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. (te...Wim2017-02-241-0/+5