Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tls by setting ServerName (xmpp) (#114) | Josip Janžić | 2017-01-18 | 1 | -0/+1 |
* | Handle SkipTLSVerify for XMPP client (#106). Closes #81 | Stefan Haller | 2017-01-14 | 1 | -0/+5 |
* | Do not relay empty or delayed messages (xmpp) | Wim | 2016-11-26 | 1 | -1/+2 |
* | Enable keepalive (xmpp) | Wim | 2016-11-26 | 1 | -2/+9 |
* | Refactor | Wim | 2016-11-13 | 1 | -29/+10 |
* | Add support for dynamic IconURL (slack). Closes #43 | Wim | 2016-11-05 | 1 | -1/+2 |
* | 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 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 |