| Commit message (Expand) | Author | Age | Files | Lines |
* | Converge with matterbridge-plus | Wim | 2016-07-11 | 1 | -2/+7 |
* | Release v0.4.2v0.4.2 | Wim | 2016-06-23 | 1 | -0/+10 |
* | Move common code to matterbridge-plus bridge package | Wim | 2016-03-23 | 1 | -248/+2 |
* | Add -debug option. Run go fmt. Some cleanups | Wim | 2016-03-22 | 1 | -26/+43 |
* | Add Freenode style NickServ-based authentication. | Fredrik de Vibe | 2016-03-21 | 1 | -13/+24 |
* | Handle connects asynchroneously. | Fredrik de Vibe | 2016-03-21 | 1 | -13/+24 |
* | Limit number of columns to number of IRC nicks. | Fredrik de Vibe | 2016-03-18 | 1 | -1/+1 |
* | Remove unnecessary break in switch block. | Fredrik de Vibe | 2016-03-18 | 1 | -1/+0 |
* | Add double newline if the message is markup and prefixed. | Fredrik de Vibe | 2016-03-18 | 1 | -2/+21 |
* | Move new config parameters from IRC to Mattermost. | Fredrik de Vibe | 2016-03-18 | 1 | -4/+4 |
* | Enable !users command and add a table formatter | Fredrik de Vibe | 2016-03-18 | 1 | -2/+47 |
* | Add config option to prefix messages (IRC->MM) with nick | Fredrik de Vibe | 2016-03-18 | 1 | -1/+5 |
* | Add support for slack username circumfix. Closes #10 | Wim | 2016-02-18 | 1 | -1/+6 |
* | Add PASS support as per RFC1459 | Bert Mertens | 2016-01-27 | 1 | -0/+3 |
* | Add support for multiple channels | Wim | 2015-12-19 | 1 | -10/+39 |
* | Add option to change receiving mattermost channel | Wim | 2015-12-19 | 1 | -7/+9 |
* | Add option to specify configfile | Wim | 2015-12-18 | 1 | -1/+4 |
* | Add BindAddress option. Closes #4 | Wim | 2015-12-12 | 1 | -1/+2 |
* | Set type join_leave for irc JOIN/PART messages send to mattermostv0.2 | Wim | 2015-11-29 | 1 | -1/+6 |
* | Remove markdown for giphy | Wim | 2015-10-28 | 1 | -1/+1 |
* | Add giphy support. !gif <query> | Wim | 2015-10-28 | 1 | -1/+18 |
* | Fix multiline messages | Wim | 2015-10-27 | 1 | -1/+4 |
* | Add SkipTLSVerify option for mattermost, allows selfsigned certificates | Wim | 2015-10-25 | 1 | -2/+7 |
* | Refactor and IconURL support | Wim | 2015-10-24 | 1 | -12/+13 |
* | Add support for outgoing webhook token | Wim | 2015-10-24 | 1 | -1/+2 |
* | Add support for NAMES | Wim | 2015-10-24 | 1 | -0/+16 |
* | Add support for JOIN, PART and CTCP_ACTION | Wim | 2015-10-24 | 1 | -1/+17 |
* | Initial matterbridge commit | Wim | 2015-10-23 | 1 | -0/+56 |