| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to new emoji library kyokomi/emoji (#948) | Wim | 2019-11-17 | 1 | -2/+2 |
* | Do configuration validation on start-up. Fixes #888 (#889) | Wim | 2019-09-09 | 1 | -0/+14 |
* | Add msg event to tengo | Wim | 2019-04-24 | 1 | -0/+2 |
* | Add scripting (tengo) support for every outgoing message (#806) | Wim | 2019-04-19 | 1 | -0/+45 |
* | Add tengo support to RemoteNickFormat (#793) | Wim | 2019-04-08 | 1 | -0/+41 |
* | Revert fix for #722. Closes #781 | Wim | 2019-04-06 | 1 | -17/+0 |
* | Update tengo vendor and load the stdlib. Fixes #789 (#792) | Wim | 2019-04-06 | 1 | -0/+2 |
* | Need to specify /topic:mytopic for channel configuration (zulip). (#751) | Wim | 2019-03-02 | 1 | -0/+4 |
* | Fail gracefully on incorrect human input. Fixes #739 (#740) | Wim | 2019-02-26 | 1 | -0/+3 |
* | Make all loggers derive from non-default instance (#728) | Wim | 2019-02-23 | 1 | -51/+73 |
* | Add scripting (tengo) support for every incoming message (#731) | Wim | 2019-02-23 | 1 | -0/+31 |
* | Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) | Wim | 2019-02-23 | 1 | -0/+2 |
* | Fix typo | Wim | 2019-02-21 | 1 | -1/+1 |
* | Handle quit message relay better on gateways with one channel on the irc brid... | Wim | 2019-02-21 | 1 | -0/+5 |
* | Fix bug in #721 | Wim | 2019-02-17 | 1 | -2/+2 |
* | Support quits from irc correctly. Fixes #722 (#724) | Wim | 2019-02-17 | 1 | -1/+17 |
* | Support join/leaves from discord. Closes #654 (#721) | Wim | 2019-02-17 | 1 | -0/+12 |
* | Allow regexs in ignoreNicks. Closes #690 (#720) | Wim | 2019-02-17 | 1 | -33/+21 |
* | Hint at thread replies when messages are unthreaded (slack) (#684) | Wim | 2019-02-10 | 1 | -0/+6 |
* | Fail if channel starts with hashtag (mattermost). Closes #625 | Wim | 2019-01-07 | 1 | -0/+5 |
* | Use logrus imports instead of log (#662) | Duco van Amstel | 2018-12-26 | 1 | -5/+5 |
* | Refactor gateway (#648) | Wim | 2018-12-12 | 1 | -205/+98 |
* | Enable gosec linter (#645) | Duco van Amstel | 2018-12-06 | 1 | -2/+2 |
* | Tidy up fetching of config values. (#616) | Patrick Connolly | 2018-12-01 | 1 | -12/+6 |
* | Extract bridgeMap into own package to improve testability (#601) | Patrick Connolly | 2018-11-30 | 1 | -31/+1 |
* | Sync channel topics between Slack bridges (#585) | Patrick Connolly | 2018-11-26 | 1 | -2/+4 |
* | Add protocol to msg.ID in cache (#596) | Wim | 2018-11-19 | 1 | -10/+10 |
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -22/+22 |
* | Make config.Config more unit-test friendly (#586) | Duco van Amstel | 2018-11-13 | 1 | -11/+14 |
* | Add new Slack connection and forked legacy Slack bridge (#582) | Duco van Amstel | 2018-11-13 | 1 | -21/+20 |
* | Add support for mattermost matterbridge plugin | Wim | 2018-11-11 | 1 | -0/+6 |
* | Make gochecknoinits linter happy | Wim | 2018-11-08 | 1 | -4/+1 |
* | Make scopelint happy | Wim | 2018-11-08 | 1 | -0/+1 |
* | Make goconst linter happy | Wim | 2018-11-08 | 1 | -4/+8 |
* | Add ability to show when user is typing across Slack bridges (#559) | Patrick Connolly | 2018-11-08 | 1 | -1/+8 |
* | Make gocritic linter happy | Wim | 2018-11-08 | 1 | -1/+1 |
* | Make unparam linter happy | Wim | 2018-11-08 | 1 | -2/+2 |
* | Clean up various stuff (#508) | David Hill | 2018-11-07 | 1 | -2/+2 |
* | Preserve threading between Slack instances (#529) | Patrick Connolly | 2018-11-07 | 1 | -11/+51 |
* | Allow origin CHANNEL to be used in RemoteNickFormat (#515) | Patrick Connolly | 2018-10-23 | 1 | -0/+1 |
* | Add Gateway's name to RemoteNickFormat (#501) | Duco van Amstel | 2018-10-07 | 1 | -0/+1 |
* | Reconnect on quit. (irc) See #431 (#445) | Liam Stanley | 2018-06-09 | 1 | -12/+12 |
* | Add config option MediaDownloadPath (#443) | Remi Reuvekamp | 2018-06-08 | 1 | -28/+69 |
* | Add initial zulip support | Wim | 2018-05-07 | 1 | -0/+2 |
* | Use only alphanumeric for file uploads to mediaserver. Closes #416 | Wim | 2018-05-06 | 1 | -0/+6 |
* | Fix crash on invalid filenames | Wim | 2018-05-06 | 1 | -2/+6 |
* | Fix regression on empty text with files attached | Wim | 2018-03-06 | 1 | -1/+1 |
* | Get the correct config values (gateway) | Wim | 2018-03-06 | 1 | -3/+3 |
* | Fix panic on empty config. Closes #386 | Wim | 2018-03-05 | 1 | -0/+1 |
* | Fix tests and make megacheck happy | Wim | 2018-03-05 | 1 | -9/+0 |