Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 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 | |