Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename discord guild to server. | Wim | 2016-10-23 | 1 | -1/+0 |
| | |||||
* | Add samechannel gateway. See #35 | Wim | 2016-09-30 | 1 | -7/+15 |
| | |||||
* | Use specified config file | Wim | 2016-09-20 | 1 | -1/+1 |
| | |||||
* | Add Discord support | Wim | 2016-09-19 | 1 | -2/+4 |
| | |||||
* | Refactor for more flexibility | Wim | 2016-09-18 | 1 | -89/+55 |
| | | | | | | | * 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 | ||||
* | Add Slack support | Wim | 2016-09-05 | 1 | -1/+14 |
| | |||||
* | Add Gitter support | Wim | 2016-09-04 | 1 | -0/+10 |
| | |||||
* | Add Enable per section (protocol) instead of in general section | Wim | 2016-08-20 | 1 | -0/+3 |
| | |||||
* | Refactor bridge. Allows bridging between every protocol | Wim | 2016-08-14 | 1 | -0/+81 |