summaryrefslogtreecommitdiffstats
path: root/matterbridge.conf.sample
Commit message (Collapse)AuthorAgeFilesLines
* Move new config parameters from IRC to Mattermost.Fredrik de Vibe2016-03-181-3/+3
| | | | PrefixMessagesWithNick, NickFormatter and NicksPerRow.
* Enable !users command and add a table formatterFredrik de Vibe2016-03-181-0/+2
| | | | | * Listen to wildcarded events, currently handle RPL_NAMREPLY. * Add a formatter to present nick lists from IRC as a table.
* Add config option to prefix messages (IRC->MM) with nickFredrik de Vibe2016-03-181-0/+1
| | | | | If username overriding isn't enabled on the Mattermost server, this is required for Mattermost users to see who sent a message from IRC.
* Add support for slack username circumfix. Closes #10Wim2016-02-181-0/+1
|
* Add support for multiple channelsWim2015-12-191-1/+13
|
* Add BindAddress option. Closes #4Wim2015-12-121-0/+1
|
* Add giphy support. !gif <query>Wim2015-10-281-0/+3
|
* Add SkipTLSVerify option for mattermost, allows selfsigned certificatesWim2015-10-251-0/+1
|
* Refactor and IconURL supportWim2015-10-241-0/+1
|
* Add support for outgoing webhook tokenWim2015-10-241-0/+1
|
* Add support for JOIN, PART and CTCP_ACTIONWim2015-10-241-0/+1
|
* Initial matterbridge commitWim2015-10-231-0/+11