summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #1049: missing space before embeds (discord) (#1124)Qais Patankar2020-05-072-6/+6
* Fix #1120: replaceAction "_" crash (discord) (#1121)Qais Patankar2020-04-251-2/+3
* Bump versionWim2020-04-221-1/+1
* Release v1.17.4 (#1112)v1.17.4Wim2020-04-213-2/+11
* Add an ID cache (discord). Fixes #1106 (#1111)Wim2020-04-212-0/+43
* Lowercase account names. Fixes #1108 (#1110)Wim2020-04-211-1/+1
* Update Rhymen/go-whatsapp. Fixes #1107 (#1109)Wim2020-04-215-9/+12
* Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105)Wim2020-04-211-4/+12
* Bump versionWim2020-04-191-1/+1
* Release v1.17.3 (#1103)v1.17.3Wim2020-04-193-2/+21
* Clip too long messages on 3000 length (slack). Fixes #1081 (#1102)Wim2020-04-191-0/+2
* Add extra space before colon in attachments (irc). Fixes #1089 (#1101)Wim2020-04-191-2/+2
* Ignore non-critical errors (whatsapp). Fixes #1094 (#1100)Wim2020-04-191-1/+2
* Update matterbridge/go-xmpp. Fixes #1097 (#1099)Wim2020-04-194-73/+78
* Add JoinDelay option (irc). Fixes #1084 (#1098)Wim2020-04-193-0/+9
* Prevent image/message looping (slack). Fixes #1088 (#1096)Wim2020-04-181-6/+10
* Fix the behavior of ShowTopicChange and SyncTopic (#1086)ldruschk2020-04-181-1/+1
* Relay Joins/Topic changes in RocketChat bridge (#1085)ldruschk2020-04-182-1/+30
* Update matterbridge/go-xmpp to add PEP-0030 support (#1095)Wim2020-04-186-15/+161
* Sort README bridge and library links (#1093)Qais Patankar2020-04-181-34/+34
* Implement User Avatar spoofing of XMPP users (#1090)Alexander2020-04-164-3/+83
* Update matterbridge/Rocket.Chat.Go.SDK (#1087)Wim2020-04-165-4/+30
* Bump versionWim2020-04-091-1/+1
* Release v1.17.2 (#1080)v1.17.2Wim2020-04-093-2/+18
* Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)Wim2020-04-0911-542/+1158
* Clarify terminology used in mapping group chat IDs to channels in config (#1079)Jerry Heiselman2020-04-081-27/+37
* Reset start timestamp on reconnect (whatsapp). Fixes #1059 (#1064)Wim2020-03-311-0/+1
* Update matterbridge/go-xmpp to add xmpp avatar support (#1070)Wim2020-03-295-9/+178
* Use DebugWriter after upstream changes (xmpp)Wim2020-03-291-1/+3
* Sync matterbridge/go-xmpp with upstreamWim2020-03-296-83/+331
* Update vendor slack-go/slack (#1068)Wim2020-03-2823-189/+1001
* Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)Wim2020-03-289-210/+2
* Update vendor d5/tengo (#1066)Wim2020-03-287-11/+124
* Bump versionWim2020-03-281-1/+1
* Release v1.17.1 (#1063)v1.17.1Wim2020-03-283-2/+19
* Update client version whatsapp. Fixes #1061 (#1062)Wim2020-03-281-0/+1
* Remove build dependencies from final docker image (multistage build) (#1057)Alex Wigen2020-03-221-6/+8
* Don't transmit typing events from ourselves (slack/discord) (#1056)Qais Patankar2020-03-223-1/+17
* Add support for build tags (#1054)Qais Patankar2020-03-2217-40/+181
* Exclude gateway/bridgemap from linting (#1055)Wim2020-03-221-1/+1
* Strip extra info from emotes (discord) (#1052)Qais Patankar2020-03-222-0/+8
* Update vendor yaegashi/msgraph.go to v0.1.2 (2)Qais Patankar2020-03-224255-196894/+191113
* Update vendor yaegashi/msgraph.go to v0.1.2 (1)Qais Patankar2020-03-225-8/+20
* Add more msteams docs (#1051)Wim2020-03-212-0/+96
* Bump versionWim2020-03-211-1/+1
* Release v1.17.0 (#1050)v1.17.0Wim2020-03-213-2/+37
* Fix duplicate separator on empty description/url (discord). Fixes #1008 (#1035)Wim2020-03-212-1/+89
* Use blocks not attachments (slack) (#1048)Qais Patankar2020-03-212-11/+21
* Fix #1039: messages sent to Slack being synced back (#1046)Qais Patankar2020-03-211-1/+2
* Support JSON and YAML config formats (#1045)Jakub2020-03-181-4/+18