Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup mattermost bridge debug/info messages | Wim | 2016-09-19 | 1 | -32/+16 |
| | |||||
* | Refactor for more flexibility | Wim | 2016-09-18 | 1 | -29/+48 |
| | | | | | | | * Move from gcfg to toml configuration because gcfg was too restrictive * Implemented gateway which has support multiple in and out bridges. * Allow for bridging the same bridges, which means eg you can now bridge between multiple mattermosts. * Support multiple gateways | ||||
* | Fix info message | Wim | 2016-08-20 | 1 | -1/+1 |
| | |||||
* | Remove unused code | Wim | 2016-08-20 | 2 | -80/+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 | 2 | -0/+253 |