| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #16 from fdevibe/nickserv-auth | @42wim | 2016-03-22 | 2 | -13/+26 |
|\ |
|
| * | Add Freenode style NickServ-based authentication. | Fredrik de Vibe | 2016-03-21 | 2 | -13/+26 |
|/ |
|
* | Merge pull request #15 from fdevibe/async-connect | @42wim | 2016-03-21 | 1 | -13/+24 |
|\ |
|
| * | Handle connects asynchroneously. | Fredrik de Vibe | 2016-03-21 | 1 | -13/+24 |
|/ |
|
* | Merge pull request #14 from fdevibe/enable-users-2 | @42wim | 2016-03-18 | 4 | -23/+94 |
|\ |
|
| * | 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 | 4 | -29/+29 |
| * | Enable !users command and add a table formatter | Fredrik de Vibe | 2016-03-18 | 4 | -2/+55 |
|/ |
|
* | Merge pull request #12 from fdevibe/msgprefix | @42wim | 2016-03-18 | 4 | -9/+17 |
|\ |
|
| * | Add config option to prefix messages (IRC->MM) with nick | Fredrik de Vibe | 2016-03-18 | 4 | -9/+17 |
|/ |
|
* | Update to v0.3v0.3 | Wim | 2016-03-03 | 1 | -1/+1 |
* | Add support for slack username circumfix. Closes #10 | Wim | 2016-02-18 | 4 | -8/+16 |
* | Merge pull request #8 from daysofwineandroses/master | @42wim | 2016-01-29 | 2 | -0/+4 |
|\ |
|
| * | Add PASS support as per RFC1459 | Bert Mertens | 2016-01-27 | 2 | -0/+4 |
|/ |
|
* | Add link to matterbridge-plus | Wim | 2015-12-20 | 1 | -0/+2 |
* | Add support for multiple channels | Wim | 2015-12-19 | 4 | -13/+74 |
* | Add option to change receiving mattermost channel | Wim | 2015-12-19 | 2 | -7/+10 |
* | Add option to specify configfile | Wim | 2015-12-18 | 1 | -1/+4 |
* | Add BindAddress option. Closes #4 | Wim | 2015-12-12 | 5 | -3/+10 |
* | Update to v0.2 | Wim | 2015-12-09 | 1 | -4/+2 |
* | Set type join_leave for irc JOIN/PART messages send to mattermostv0.2 | Wim | 2015-11-29 | 1 | -1/+6 |
* | Add support for Type and Attachments in incoming webhooks | Wim | 2015-11-28 | 1 | -5/+7 |
* | Fix go get path | Wim | 2015-10-30 | 1 | -1/+1 |
* | Add DisableServer option | Wim | 2015-10-28 | 1 | -5/+7 |
* | Remove markdown for giphy | Wim | 2015-10-28 | 1 | -1/+1 |
* | Add giphy support. !gif <query> | Wim | 2015-10-28 | 4 | -1/+28 |
* | Fix multiline messages | Wim | 2015-10-27 | 1 | -1/+4 |
* | Add SkipTLSVerify option for mattermost, allows selfsigned certificates | Wim | 2015-10-25 | 5 | -14/+30 |
* | Refactor and IconURL support | Wim | 2015-10-24 | 3 | -12/+15 |
* | Add support for outgoing webhook token | Wim | 2015-10-24 | 5 | -2/+17 |
* | Add some validation for incoming connections | Wim | 2015-10-24 | 1 | -0/+10 |
* | Add support for NAMES | Wim | 2015-10-24 | 1 | -0/+16 |
* | Add support for JOIN, PART and CTCP_ACTION | Wim | 2015-10-24 | 4 | -3/+22 |
* | Add matterhook package info | Wim | 2015-10-23 | 1 | -0/+1 |
* | Add mattermost requirement | Wim | 2015-10-23 | 1 | -1/+3 |
* | Add link to binaries | Wim | 2015-10-23 | 1 | -0/+3 |
* | Fix formattingv0.1 | Wim | 2015-10-23 | 1 | -10/+10 |
* | Initial matterbridge commit | Wim | 2015-10-23 | 5 | -1/+171 |
* | Initial commit | Wim | 2015-10-23 | 1 | -0/+121 |
* | Initial commit | @42wim | 2015-10-23 | 1 | -0/+202 |