| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tengo support to RemoteNickFormat (#793) | Wim | 2019-04-08 | 1 | -0/+6 |
* | Add MediaConvertWebPToPNG option (telegram). (#741) | Wim | 2019-02-27 | 1 | -0/+1 |
* | Make all loggers derive from non-default instance (#728) | Wim | 2019-02-23 | 1 | -45/+37 |
* | Add scripting (tengo) support for every incoming message (#731) | Wim | 2019-02-23 | 1 | -0/+1 |
* | Allow sending discriminator with Discord username (#726) | Declan Hoare | 2019-02-22 | 1 | -0/+1 |
* | Add initial WhatsApp support (#711) | Krzysiek Madejski | 2019-02-21 | 1 | -0/+1 |
* | Allow zulip bridge to specify topic per channel. Closes #701 (#723) | Wim | 2019-02-17 | 1 | -0/+1 |
* | Add initial support for getting ChannelMember info of all bridges (#678) | Wim | 2019-01-18 | 1 | -10/+21 |
* | Remove unused key (config) | Wim | 2019-01-04 | 1 | -1/+0 |
* | Use logrus imports instead of log (#662) | Duco van Amstel | 2018-12-26 | 1 | -7/+7 |
* | Sync channel topics between Slack bridges (#585) | Patrick Connolly | 2018-11-26 | 1 | -0/+1 |
* | Add option to send RAW commands after connection (irc). Fixes #490 (#604) | Wim | 2018-11-25 | 1 | -0/+1 |
* | Add option to ignore failing bridge on start. Fixes #455 (#603) | Wim | 2018-11-25 | 1 | -0/+1 |
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -19/+19 |
* | Fix IRC line splitting. Closes #584 (#587) | Duco van Amstel | 2018-11-14 | 1 | -3/+0 |
* | Make config.Config more unit-test friendly (#586) | Duco van Amstel | 2018-11-13 | 1 | -24/+88 |
* | Add new Slack connection and forked legacy Slack bridge (#582) | Duco van Amstel | 2018-11-13 | 1 | -0/+1 |
* | Add ability to show when user is typing across Slack bridges (#559) | Patrick Connolly | 2018-11-08 | 1 | -0/+2 |
* | Clean up config loading. (#561) | Patrick Connolly | 2018-11-07 | 1 | -22/+18 |
* | Preserve threading between Slack instances (#529) | Patrick Connolly | 2018-11-07 | 1 | -0/+2 |
* | Remove hyphens when auto-loading envvars from viper config (#545) | Patrick Connolly | 2018-11-03 | 1 | -1/+1 |
* | Respond with message on connect (api) (#550) | NikkyAI | 2018-11-02 | 1 | -0/+1 |
* | Use own forks for logrus-prefixed-formatter and discordgo | Wim | 2018-08-06 | 1 | -1/+1 |
* | Add channel password support for XMPP (#451) | Bruno Bierbaumer | 2018-06-18 | 1 | -1/+1 |
* | Add MediaDownloadBlacklist option. Closes #442 | Wim | 2018-06-09 | 1 | -1/+2 |
* | Add config option MediaDownloadPath (#443) | Remi Reuvekamp | 2018-06-08 | 1 | -4/+6 |
* | [WIP] Colorize username sent to IRC using its crc32 IEEE checksum (#423) | Yuval Langer | 2018-05-11 | 1 | -0/+1 |
* | Add QuoteFormat option (telegram). Closes #413 | Wim | 2018-05-11 | 1 | -0/+1 |
* | Add initial zulip support | Wim | 2018-05-07 | 1 | -0/+2 |
* | Add support for reloading all settings automatically after changing config ex... | Wim | 2018-05-01 | 1 | -0/+11 |
* | Fix regression in ReplaceMessages and ReplaceNicks. Closes #407 | Wim | 2018-04-21 | 1 | -4/+11 |
* | Add QuoteDisable option (telegram). Closes #399 | Wim | 2018-04-17 | 1 | -0/+1 |
* | Add support for NoSendJoinPart. Closes #382 | Wim | 2018-03-06 | 1 | -0/+1 |
* | Fix tests and make megacheck happy | Wim | 2018-03-05 | 1 | -0/+18 |
* | Use viper (github.com/spf13/viper) for configuration | Wim | 2018-03-04 | 1 | -84/+60 |
* | Add environment override back | Wim | 2018-02-27 | 1 | -1/+3 |
* | Refactor using factory | Wim | 2018-02-27 | 1 | -2/+3 |
* | Add DebugLevel option (irc) | Wim | 2018-02-22 | 1 | -0/+1 |
* | Add label support in RemoteNickFormat | Wim | 2018-02-20 | 1 | -0/+1 |
* | Download (and upload) avatar images from mattermost and telegram when mediase... | Wim | 2018-02-20 | 1 | -0/+1 |
* | Add SHA to FileInfo | Wim | 2018-02-15 | 1 | -0/+1 |
* | Add avator to fileinfo | Wim | 2018-02-14 | 1 | -0/+1 |
* | Send chat notification if media is too big to be re-uploaded to MediaServer. ... | Wim | 2018-02-03 | 1 | -6/+8 |
* | Add ShowTopicChange option. Allow/disable topic change messages (currently on... | Wim | 2018-02-02 | 1 | -0/+2 |
* | Print only debug messages when specified (xmpp). Closes #345 | Wim | 2018-01-26 | 1 | -0/+1 |
* | Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322 | Wim | 2017-12-23 | 1 | -0/+1 |
* | Allow specifying maximum download size of media using MediaDownloadSize (slac... | Wim | 2017-12-19 | 1 | -0/+3 |
* | Refactor and add MediaDownloadSize to General | Wim | 2017-12-19 | 1 | -0/+8 |
* | Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat) | Wim | 2017-12-03 | 1 | -0/+1 |
* | Add MessageSplit option to split messages on MessageLength (irc). Closes #281 | Wim | 2017-11-24 | 1 | -2/+3 |