| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ignore error on private channel join (slack) Fixes #150 | Wim | 2017-04-17 | 1 | -1/+3 |
* | Add support for edited messages (slack) | Wim | 2017-04-16 | 3 | -0/+14 |
* | Add support for edited messages (gitter) | Wim | 2017-04-15 | 3 | -13/+54 |
* | Add support for edited messages (mattermost) | Wim | 2017-04-15 | 3 | -3/+25 |
* | Add support for edited messages (telegram) | Wim | 2017-04-15 | 2 | -2/+12 |
* | Add support for edited messages (discord) | Wim | 2017-04-15 | 2 | -0/+21 |
* | Add support for sending edited messages | Wim | 2017-04-15 | 2 | -0/+11 |
* | Bump version | Wim | 2017-04-15 | 1 | -1/+1 |
* | Strip custom emoji metadata (discord). Closes #148 | Wim | 2017-04-15 | 1 | -0/+8 |
* | Release v0.11.0v0.11.0 | Wim | 2017-04-11 | 3 | -5/+4 |
* | Add 3.8.0 support (mattermost) | Wim | 2017-04-09 | 1 | -15/+58 |
* | Update README | Wim | 2017-04-08 | 1 | -1/+2 |
* | Update changelogv0.11.0-beta3 | Wim | 2017-04-08 | 1 | -1/+10 |
* | Rejoin channel when kicked (irc). Closes #146 | Wim | 2017-04-08 | 3 | -3/+19 |
* | Modify iconurl correctly (mattermost). Closes #145 | Wim | 2017-04-08 | 2 | -0/+13 |
* | Reconnect on session removal (mattermost) | Wim | 2017-04-07 | 2 | -0/+3 |
* | Add support for showing/hiding join/leave messages from mattermost. Closes #147 | Wim | 2017-04-07 | 3 | -10/+30 |
* | Fix join/leave regression (irc)v0.11.0-beta2 | Wim | 2017-04-03 | 1 | -0/+4 |
* | Support edited messages (telegram). See #141v0.11.0-beta1 | Wim | 2017-04-01 | 1 | -15/+17 |
* | Remove debug info (irc) | Wim | 2017-04-01 | 1 | -1/+0 |
* | Remove space after nick (mattermost). Closes #142 | Wim | 2017-04-01 | 1 | -6/+1 |
* | Reuse connection when using same bridge with another gateway. See #87 | Wim | 2017-04-01 | 8 | -86/+121 |
* | Merge branch 'channelinfo' | Wim | 2017-03-28 | 4 | -92/+73 |
|\ |
|
| * | Refactor | Wim | 2017-03-28 | 4 | -92/+73 |
* | | Bump version | Wim | 2017-03-28 | 2 | -1/+3 |
|/ |
|
* | Release v0.10.3v0.10.3 | Wim | 2017-03-27 | 3 | -2/+6 |
* | Allow bot tokens for now without warning (slack). Closes #140 | Wim | 2017-03-27 | 1 | -0/+4 |
* | Release v0.10.2v0.10.2 | Wim | 2017-03-25 | 3 | -4/+20 |
* | Use API_URL_SUFFIX_V3 (mattermost) | Wim | 2017-03-25 | 1 | -2/+2 |
* | Update vendor (mattermost) | Wim | 2017-03-25 | 108 | -211/+26050 |
* | Update vendor | Wim | 2017-03-25 | 250 | -704/+125317 |
* | Update vendored toml. Adds support for inline tables | Wim | 2017-03-25 | 6 | -85/+224 |
* | Add gops agentv0.10.2-dev | Wim | 2017-03-23 | 97 | -0/+78006 |
* | Add link about token (slack) | Wim | 2017-03-23 | 1 | -0/+1 |
* | Fix slack/discord example | Wim | 2017-03-20 | 1 | -0/+3 |
* | Add more startup messages | Wim | 2017-03-19 | 1 | -1/+4 |
* | Add badges | Wim | 2017-03-18 | 1 | -1/+2 |
* | Release v0.10.1v0.10.1 | Wim | 2017-03-18 | 3 | -2/+6 |
* | Fix roomid bug (gitter) | Wim | 2017-03-18 | 1 | -1/+2 |
* | Release v0.10.0v0.10.0 | Wim | 2017-03-18 | 3 | -3/+7 |
* | Replace role ids in mentions to role names (discord). Closes #133 | Wim | 2017-03-18 | 2 | -0/+16 |
* | Join rooms not already joined by the bot (gitter). See #135 | Wim | 2017-03-18 | 1 | -4/+7 |
* | Add badges | Wim | 2017-03-16 | 1 | -0/+1 |
* | Fail when bridge is unable to join a channel (general) | Wim | 2017-03-16 | 2 | -4/+16 |
* | Check if room exists when joining channel (gitter). Closes #135 | Wim | 2017-03-16 | 1 | -1/+2 |
* | Add 3.7.0 support (mattermost) | Wim | 2017-03-15 | 1 | -1/+1 |
* | Fix URL / Server mistake in sample (matrix) | Wim | 2017-03-14 | 1 | -2/+2 |
* | Do not forward empty message from any bridge (general). Closes #128 | Wim | 2017-03-02 | 1 | -0/+4 |
* | Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (te... | Wim | 2017-02-24 | 5 | -63/+86 |
* | Use roomalias instead of internal ID (matrix) | Wim | 2017-02-24 | 2 | -8/+33 |