| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to procure avatars from the destination bridge (#1000) | Qais Patankar | 2020-02-09 | 1 | -0/+3 |
* | Do configuration validation on start-up. Fixes #888 (#889) | Wim | 2019-09-09 | 1 | -0/+6 |
* | Support webhook message deletions (discord) (#853) | Qais Patankar | 2019-07-08 | 1 | -6/+16 |
* | Handle file upload/download only once for each message (#742) | Wim | 2019-02-27 | 1 | -1/+5 |
* | Make all loggers derive from non-default instance (#728) | Wim | 2019-02-23 | 1 | -14/+25 |
* | Disable updateChannelMembers for now | Wim | 2019-02-21 | 1 | -1/+1 |
* | Send GetChannelMembers event only to slack for now | Wim | 2019-01-24 | 1 | -0/+4 |
* | Add initial support for getting ChannelMember info of all bridges (#678) | Wim | 2019-01-18 | 1 | -0/+22 |
* | Refactor gateway (#648) | Wim | 2018-12-12 | 1 | -32/+14 |
* | Extract bridgeMap into own package to improve testability (#601) | Patrick Connolly | 2018-11-30 | 1 | -1/+3 |
* | Add option to ignore failing bridge on start. Fixes #455 (#603) | Wim | 2018-11-25 | 1 | -2/+31 |
* | Add protocol to msg.ID in cache (#596) | Wim | 2018-11-19 | 1 | -2/+2 |
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -3/+3 |
* | Make config.Config more unit-test friendly (#586) | Duco van Amstel | 2018-11-13 | 1 | -6/+11 |
* | Add support for mattermost matterbridge plugin | Wim | 2018-11-11 | 1 | -3/+4 |
* | Make scopelint happy | Wim | 2018-11-08 | 1 | -0/+1 |
* | Reconnect on quit. (irc) See #431 (#445) | Liam Stanley | 2018-06-09 | 1 | -1/+2 |
* | Do some small cleanups | Wim | 2018-02-27 | 1 | -5/+1 |
* | Use prefixed-formatter for better logging | Wim | 2018-02-21 | 1 | -3/+3 |
* | Move Sirupsen => sirupsen | Wim | 2018-02-20 | 1 | -1/+2 |
* | Add initial support for an external mediaserver. #278 | Wim | 2017-11-24 | 1 | -0/+1 |
* | Do not add messages without ID to cache | Wim | 2017-08-29 | 1 | -1/+1 |
* | Add support for editing messages across bridges. Currently mattermost/discord. | Wim | 2017-08-28 | 1 | -1/+7 |
* | Remove unused function | Wim | 2017-07-30 | 1 | -10/+0 |
* | Handle same account in multiple gateways better | Wim | 2017-07-30 | 1 | -10/+9 |
* | Refactor. Add tests | Wim | 2017-07-25 | 1 | -0/+117 |