Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor modifyMessage | Wim | 2016-11-04 | 1 | -2/+2 |
| | |||||
* | Cleanup xmpp bridge debug/info messages | Wim | 2016-09-20 | 1 | -2/+3 |
| | |||||
* | Refactor for more flexibility | Wim | 2016-09-18 | 1 | -37/+41 |
| | | | | | | | * 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 | ||||
* | Move nickformatting into bridge | Wim | 2016-08-20 | 1 | -6/+2 |
| | |||||
* | Add Connect() to Bridger interface | Wim | 2016-08-20 | 1 | -7/+7 |
| | |||||
* | Refactor bridge. Allows bridging between every protocol | Wim | 2016-08-14 | 1 | -0/+137 |