Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove newline splitting from outgoing mattermost messages. Should be handled... | Wim | 2016-09-29 | 1 | -6/+2 |
* | Add support for mattermost attachments. Shows public link on bridges. Closes #32 | Wim | 2016-09-20 | 1 | -0/+5 |
* | Fix joining slack/mattermost channels using the webhook | Wim | 2016-09-20 | 1 | -1/+5 |
* | Cleanup mattermost bridge debug/info messages | Wim | 2016-09-19 | 1 | -32/+16 |
* | Refactor for more flexibility | Wim | 2016-09-18 | 1 | -29/+48 |
* | Fix info message | Wim | 2016-08-20 | 1 | -1/+1 |
* | Remove unused code | Wim | 2016-08-20 | 1 | -21/+0 |
* | Move nickformatting into bridge | Wim | 2016-08-20 | 1 | -5/+1 |
* | Add Connect() to Bridger interface | Wim | 2016-08-20 | 1 | -6/+10 |
* | Update code to mattermost 3.3.0 API changes | Wim | 2016-08-15 | 1 | -1/+2 |
* | Refactor bridge. Allows bridging between every protocol | Wim | 2016-08-14 | 1 | -0/+194 |