Commit Graph

141 Commits (46b798ac1b9bea4080cae80af2461785dc16430b)

Author SHA1 Message Date
Wim 359d0f2910 Allow reuse of api in different gateways. See #189 7 years ago
Wim ad3cb0386b Add token authentication (api) 7 years ago
Wim 2eecaccd1c Change to lowercase JSON keys (api) 7 years ago
Wim 5f30a98bc1 Add gateway name to messages 7 years ago
Wim b8a2fcbaff Post valid JSON (api). See #185 7 years ago
Wim c0c4890887 Add hashtag to channel (discord) 7 years ago
Wim 9bcd131e66 Reset variables each loop (telegram). Closes #181 7 years ago
Wim 9d9cb32f4e Limit message length (irc). Closes #179 7 years ago
Wim 87229bab13 Fix sending to different channels on same account (slack). Closes #177 7 years ago
Wim 3812693111 Replace long ids in channel metions (discord). Fixes #174 7 years ago
Wim dd3c572256 Fix possible crash on nil (discord) 7 years ago
siinus ef278301e3 Fix JoinChannel argument to use IRC channel key (#172) 7 years ago
Wim 2888fd64b0 Add UseFirstName option (telegram). Closes #144 7 years ago
Wim 4036d4459b Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Closes #160. 7 years ago
Frank ee643de5b6 Add Compatibility for Cisco Jabber (xmpp) (#166) 7 years ago
Wim d300bb1735 Relay messages starting with ! (irc). Closes #164 7 years ago
Wim 4fcedabfd0 Revert "Add support for edited messages (gitter)"
This reverts commit 17b8b86d68.
Reverted because of lingering file descriptors (memory leak)
7 years ago
Wim 246c8e4f74 Ignore error on private channel join (slack) Fixes #150 7 years ago
Wim 4d2207aba7 Add support for edited messages (slack) 7 years ago
Wim 17b8b86d68 Add support for edited messages (gitter) 7 years ago
Wim fdb57230a3 Add support for edited messages (mattermost) 7 years ago
Wim 7469732bbc Add support for edited messages (telegram) 7 years ago
Wim d1dd6c3440 Add support for edited messages (discord) 7 years ago
Wim 02612c0061 Add support for sending edited messages 7 years ago
Wim 035c2b906a Strip custom emoji metadata (discord). Closes #148 7 years ago
Wim b469c8ddbd Rejoin channel when kicked (irc). Closes #146 7 years ago
Wim eee0036c7f Modify iconurl correctly (mattermost). Closes #145 7 years ago
Wim 89c66b9430 Reconnect on session removal (mattermost) 7 years ago
Wim bd38319d83 Add support for showing/hiding join/leave messages from mattermost. Closes #147 7 years ago
Wim 57176dadd4 Support edited messages (telegram). See #141 7 years ago
Wim dd449a8705 Remove debug info (irc) 7 years ago
Wim 587ad9f41d Remove space after nick (mattermost). Closes #142 7 years ago
Wim a16ad8bf3b Reuse connection when using same bridge with another gateway. See #87 7 years ago
Wim 2e4d58cb92 Refactor 7 years ago
Wim f935c573e9 Allow bot tokens for now without warning (slack). Closes #140 7 years ago
Wim c30ffeb81e Fix roomid bug (gitter) 7 years ago
Wim 80895deae2 Replace role ids in mentions to role names (discord). Closes #133
* The bot needs to have the "Manage Roles" permission for this to work.
(see Server settings - Roles - General Permissions)
7 years ago
Wim eddc691fc9 Join rooms not already joined by the bot (gitter). See #135 7 years ago
Wim fd8cfb11fb Fail when bridge is unable to join a channel (general) 7 years ago
Wim 9407aa4600 Check if room exists when joining channel (gitter). Closes #135 7 years ago
Wim 32bbab8518 Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126 7 years ago
Wim 84c0b745af Use roomalias instead of internal ID (matrix) 7 years ago
Wim c5cfbc2297 Add matrix support 7 years ago
Wim 73f01ad8d8 Add REST API support 7 years ago
Wim 072cac0347 Do not relay slackbot messages (slack). Closes #119 7 years ago
Wim dc37232100 Refactor. Make extra options easier for other protocols 7 years ago
Wim 163f55f9c2 Refactor to handle disconnects/reconnects better.
Now try to reconnect every 60 seconds until forever.
7 years ago
Wim 2d16fd085e Use nickname when present (discord). Closes #122 7 years ago
Wim 2b0f178ba3 Fix receiving messages from private channels (slack). See #118 8 years ago
Wim 79e6c9fa6c Update vendor 8 years ago