| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add UseInsecureURL option (telegram) | Wim | 2017-07-04 | 2 | -4/+5 |
* | Fix channel id off by 0x18000000000000 (steam) | Wim | 2017-07-03 | 1 | -1/+3 |
* | Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat)v0.16.0-rc1 | Wim | 2017-06-29 | 5 | -27/+83 |
* | Add more debugging (discord) | Wim | 2017-06-26 | 1 | -5/+6 |
* | Remove label from URLs (slack). Closes #205 | Wim | 2017-06-26 | 1 | -0/+9 |
* | Add webhook posting mode for discord. (#204) | Sacha Aury - Wolfman | 2017-06-26 | 2 | -1/+28 |
* | Add ShowEmbeds option (discord). #202 | Wim | 2017-06-24 | 2 | -1/+10 |
* | Add initial steam support | Wim | 2017-06-22 | 3 | -0/+164 |
* | Use the last (and biggest) photo to relay (telegram). Closes #184 | Wim | 2017-06-18 | 1 | -4/+2 |
* | Add UserID to each message. Closes #200 | Wim | 2017-06-18 | 11 | -9/+18 |
* | Sent only the biggest picture to bridges (telegram) | Wim | 2017-06-18 | 1 | -2/+4 |
* | Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70 | Wim | 2017-06-18 | 1 | -0/+1 |
* | Make reconnection more robust (irc). #153 | Wim | 2017-06-18 | 1 | -8/+25 |
* | Add initial sticker/video/photo/document support (telegram). #184 | Wim | 2017-06-17 | 1 | -0/+22 |
* | Do not relay join/part of ourselves (irc). Closes #190 | Wim | 2017-06-17 | 1 | -2/+5 |
* | Fix incorrect behaviour of EditDisable (mattermost). Fixes #197 | Wim | 2017-06-15 | 1 | -0/+3 |
* | Avoid nil in usermembermap (discord). See #198 | Wim | 2017-06-15 | 1 | -1/+2 |
* | Allow reuse of api in different gateways. See #189 | Wim | 2017-06-07 | 1 | -0/+4 |
* | Add token authentication (api) | Wim | 2017-06-06 | 2 | -1/+7 |
* | Change to lowercase JSON keys (api) | Wim | 2017-06-05 | 1 | -9/+9 |
* | Add gateway name to messages | Wim | 2017-06-05 | 1 | -0/+1 |
* | Post valid JSON (api). See #185 | Wim | 2017-06-05 | 1 | -3/+1 |
* | Add hashtag to channel (discord) | Wim | 2017-06-03 | 1 | -2/+2 |
* | Reset variables each loop (telegram). Closes #181 | Wim | 2017-05-30 | 1 | -3/+3 |
* | Limit message length (irc). Closes #179 | Wim | 2017-05-29 | 2 | -0/+7 |
* | Fix sending to different channels on same account (slack). Closes #177 | Wim | 2017-05-24 | 1 | -3/+0 |
* | Replace long ids in channel metions (discord). Fixes #174 | Wim | 2017-05-23 | 1 | -0/+20 |
* | Fix possible crash on nil (discord) | Wim | 2017-05-22 | 1 | -5/+7 |
* | Fix JoinChannel argument to use IRC channel key (#172) | siinus | 2017-05-21 | 1 | -1/+1 |
* | Add UseFirstName option (telegram). Closes #144 | Wim | 2017-05-15 | 2 | -1/+7 |
* | Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Cl... | Wim | 2017-05-12 | 2 | -2/+10 |
* | Add Compatibility for Cisco Jabber (xmpp) (#166) | Frank | 2017-05-11 | 1 | -1/+1 |
* | Relay messages starting with ! (irc). Closes #164 | Wim | 2017-05-08 | 1 | -1/+0 |
* | Revert "Add support for edited messages (gitter)" | Wim | 2017-04-19 | 1 | -35/+12 |
* | 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 | 1 | -0/+5 |
* | Add support for edited messages (gitter) | Wim | 2017-04-15 | 1 | -12/+35 |
* | Add support for edited messages (mattermost) | Wim | 2017-04-15 | 1 | -1/+5 |
* | Add support for edited messages (telegram) | Wim | 2017-04-15 | 1 | -2/+4 |
* | Add support for edited messages (discord) | Wim | 2017-04-15 | 1 | -0/+13 |
* | Add support for sending edited messages | Wim | 2017-04-15 | 1 | -0/+2 |
* | Strip custom emoji metadata (discord). Closes #148 | Wim | 2017-04-15 | 1 | -0/+8 |
* | Rejoin channel when kicked (irc). Closes #146 | Wim | 2017-04-08 | 2 | -3/+10 |
* | Modify iconurl correctly (mattermost). Closes #145 | Wim | 2017-04-08 | 1 | -0/+1 |
* | Reconnect on session removal (mattermost) | Wim | 2017-04-07 | 1 | -0/+1 |
* | Add support for showing/hiding join/leave messages from mattermost. Closes #147 | Wim | 2017-04-07 | 1 | -0/+8 |
* | 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 | 3 | -12/+17 |