Commit Graph

  • 35d2f2227e Add an option to log into a file rather than stdout Willy Goiffon 2020-07-01 16:31:43 +02:00
  • 82c8da98f8
    Fix blocking on the websocket reader haykam821 2020-06-28 16:01:43 -04:00
  • 78a8543d52
    Fix linting issues haykam821 2020-06-28 15:44:13 -04:00
  • 2977a5957e Update README Wim 2020-06-28 19:02:28 +02:00
  • f70d1c897a Set fetch-depth to 0 to fetch all tags Wim 2020-06-28 18:30:18 +02:00
  • a4a3525265 Set fetch-depth correct and use vendor when building in workflow Wim 2020-06-28 18:23:46 +02:00
  • a6dd8446e4 Increase fetch depth in workflow Wim 2020-06-28 18:17:26 +02:00
  • 7bf9e1cfb3 Fix space in workflow Wim 2020-06-28 18:13:50 +02:00
  • f291832a77 Upload artifacts on commit Wim 2020-06-28 18:11:02 +02:00
  • 85cefd98a1
    Allow sending messages through the websocket haykam821 2020-06-26 05:45:43 -04:00
  • 1fee323247
    Reload user information when a new contact is detected (whatsapp) (#1160) Nathanaël 2020-06-25 00:35:49 +02:00
  • a41accd033
    Add sane RemoteNickFormat default for API (#1157) Qais Patankar 2020-06-24 23:25:10 +01:00
  • 37f7caf7f3
    Skip gIRC built-in rate limiting (irc) (#1164) James Lu 2020-06-24 14:57:37 -07:00
  • 5847f7758c
    Only colour IRC nicks if there is one. (#1161) TheHolyRoger 2020-06-24 22:48:54 +01:00
  • bce736993e Remove travis as it isn't working anymore Wim 2020-06-24 23:45:45 +02:00
  • 5636992446 Increase fetch-depth in workflow Wim 2020-06-24 23:37:02 +02:00
  • f996a2b7ae More linting fixes Wim 2020-06-24 23:28:41 +02:00
  • 587de96ab3 Update golangci-lint config Wim 2020-06-24 23:21:15 +02:00
  • 80eb1cd202 Fix duplicate name in workflow Wim 2020-06-24 22:37:46 +02:00
  • bbf594c815 Use github workflows Wim 2020-06-24 22:36:39 +02:00
  • 221a21fd3b matrix: add support for global display names James Lu 2020-06-22 05:07:46 +00:00
  • d3997117e9 irc: skip gIRC built-in rate limiting James Lu 2020-06-23 22:13:52 -07:00
  • 4fcb5ad510
    Only colour IRC nicks if there is one. TheHolyRoger 2020-06-18 20:40:25 +01:00
  • 78f3820ced WA: reload user information when a new contact is detected Nathanaël 2020-06-14 18:02:02 +02:00
  • dcf81b19e9 Add sane RemoteNickFormat default for API Qais Patankar 2020-06-04 19:45:57 +01:00
  • 2f0f2ee40d
    Combine runs to one layer (#1151) Sandro 2020-05-28 00:31:32 +02:00
  • d1a3bbd39c
    Combine runs two one layer Sandro 2020-05-25 03:40:19 +02:00
  • 96022d3aaf Bump version Wim 2020-05-24 22:44:10 +02:00
  • 8eb5e3cbf8
    Release v1.17.5 (#1150) v1.17.5 Wim 2020-05-24 22:35:56 +02:00
  • c4ed971052 Release v1.17.5 Wim 2020-05-24 18:53:41 +02:00
  • ddc2625934
    Update Dockerfile so inotify works (#1148) xnaas 2020-05-24 15:01:52 -05:00
  • 1118e533dd
    Update Dockerfile xnaas 2020-05-24 14:47:29 -05:00
  • 7f7ca697a0
    Ignore non-user messages (msteams). Fixes #1141 (#1149) Wim 2020-05-24 15:49:24 +02:00
  • 1630b4c354 Ignore non-user messages (msteams). Fixes #1141 Wim 2020-05-24 15:11:19 +02:00
  • 900375679b
    Prevent re-requesting avatar data (xmpp) (#1117) Alexander 2020-05-24 14:07:36 +02:00
  • 9440b9e313
    Increase debug logging with function,file and linenumber (#1147) Wim 2020-05-24 13:58:15 +02:00
  • 04dabcb9d8
    Update Dockerfile xnaas 2020-05-23 22:30:25 -05:00
  • 3a1b83bbe7
    [BREAKING] Dockerfile change xnaas 2020-05-23 21:46:40 -05:00
  • ad67167f87 Increase debug logging with function,file and linenumber Wim 2020-05-24 01:37:38 +02:00
  • 393f9e998b
    Update dependencies / vendor (#1146) Wim 2020-05-24 00:06:21 +02:00
  • d6d4772bd3 Update dependencies / vendor Wim 2020-05-23 23:25:56 +02:00
  • ba0bfe70a8
    Add StripMarkdown option (irc). (#1145) Wim 2020-05-23 21:46:15 +02:00
  • 6493f68135 Add StripMarkdown option (irc). Wim 2020-05-23 21:32:28 +02:00
  • 3c4a3e3f75
    Implement xep-0245 (xmpp). Closes #1137 (#1144) Wim 2020-05-23 20:51:04 +02:00
  • a42e57096c Implement xep-0245 (xmpp). Closes #1137 Wim 2020-05-23 19:48:40 +02:00
  • 274fb09ed4
    Fix forward from hidden users (telegram). Closes #1131 (#1143) Wim 2020-05-23 19:15:26 +02:00
  • 41ad424c32 Fix forward from hidden users (telegram). Closes #1131 Wim 2020-05-23 17:24:29 +02:00
  • d44598a900
    Add an option to disable sending HTML to matrix. Fixes #1022 (#1135) Wim 2020-05-14 00:37:41 +02:00
  • c9cfa59f54
    Do not use webhooks when token is configured (slack) (fixes #1123) (#1134) Wim 2020-05-14 00:27:34 +02:00
  • 58f3bd52ff Add an option to disable sending HTML to matrix. Fixes #1022 Wim 2020-05-14 00:19:33 +02:00
  • e3a5ece032 Do not use webhooks when token is configured. (fixes #1123) Wim 2020-05-14 00:01:21 +02:00
  • 7062234331
    Avoid creating invalid url when the user doesn't have an avatar (matrix) (#1130) Tiago Epifânio 2020-05-10 23:21:56 +01:00
  • 9754569525
    Fix webhook EventUserAction messages being skipped (discord) (#1133) Qais Patankar 2020-05-10 23:20:35 +01:00
  • 714c307d7d Fix webhook EventUserAction messages being skipped (discord) Qais Patankar 2020-05-09 07:44:00 +01:00
  • 7a86876b4f Avoids creating invalid url when the user doesn't have an avatar. tfve 2020-05-08 00:24:52 +01:00
  • 52a071e34d
    Fix #1049: missing space before embeds (discord) (#1124) Qais Patankar 2020-05-06 23:19:48 +01:00
  • b97ebc5a4a Fix #1049: missing space before embeds (discord) Qais Patankar 2020-05-04 23:32:01 +01:00
  • 2d8f749e36
    Fix #1120: replaceAction "_" crash (discord) (#1121) Qais Patankar 2020-04-25 13:22:22 +01:00
  • b5f8a84ab8 Fix #1120: replaceAction "_" crash (discord) Qais Patankar 2020-04-25 06:33:26 +01:00
  • 7e2818692e Prevent re-requesting avatar data Alexander PapaTutuWawa 2020-04-19 09:35:11 +02:00
  • a18cb74f03 Bump version Wim 2020-04-22 00:00:08 +02:00
  • 6c442e239d
    Release v1.17.4 (#1112) v1.17.4 Wim 2020-04-21 23:53:51 +02:00
  • b5236b0f45 Release v1.17.4 Wim 2020-04-21 23:53:04 +02:00
  • eaf92fca4d
    Add an ID cache (discord). Fixes #1106 (#1111) Wim 2020-04-21 23:35:46 +02:00
  • 94d546815e Add an ID cache (discord). Fixes #1106 Wim 2020-04-21 22:01:23 +02:00
  • 06b7bad714
    Lowercase account names. Fixes #1108 (#1110) Wim 2020-04-21 20:42:11 +02:00
  • 19eec2ed03
    Update Rhymen/go-whatsapp. Fixes #1107 (#1109) Wim 2020-04-21 19:55:47 +02:00
  • c3a721bc89 Lowercase account names. Fixes #1108 Wim 2020-04-21 19:51:36 +02:00
  • 8b968a1e02 Update Rhymen/go-whatsapp. Fixes #1107 Wim 2020-04-21 19:35:25 +02:00
  • d99c54343a
    Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105) Wim 2020-04-21 19:29:24 +02:00
  • 098b40e7d7 Remove panics and retry polling on failure (msteams). Fixes #1104 Wim 2020-04-20 22:27:22 +02:00
  • 308a110000 Bump version Wim 2020-04-19 17:23:17 +02:00
  • 4f406b2ce6
    Release v1.17.3 (#1103) v1.17.3 Wim 2020-04-19 17:13:58 +02:00
  • e564c555d7
    Clip too long messages on 3000 length (slack). Fixes #1081 (#1102) Wim 2020-04-19 17:00:11 +02:00
  • e0ff874e47 Release v1.17.3 Wim 2020-04-19 16:59:48 +02:00
  • f7ec9af9e8
    Add extra space before colon in attachments (irc). Fixes #1089 (#1101) Wim 2020-04-19 16:45:53 +02:00
  • c5f643f17a Clip too long messages on 3000 length (slack). Fixes #1081 Wim 2020-04-19 16:45:16 +02:00
  • 27f0e832c5 Add extra space before colon in attachments (irc). Fixes #1089 Wim 2020-04-19 16:31:09 +02:00
  • 4d93a774ce
    Ignore non-critical errors (whatsapp). Fixes #1094 (#1100) Wim 2020-04-19 13:45:35 +02:00
  • 0f094a300b Ignore non-critical errors (whatsapp). Fixes #1094 Wim 2020-04-19 13:24:37 +02:00
  • 2595dd30bf
    Update matterbridge/go-xmpp. Fixes #1097 (#1099) Wim 2020-04-19 01:06:44 +02:00
  • 5be9bbca7d Update matterbridge/go-xmpp. Fixes #1097 Wim 2020-04-19 00:52:53 +02:00
  • 9190365289
    Add JoinDelay option (irc). Fixes #1084 (#1098) Wim 2020-04-19 00:46:35 +02:00
  • e1b3fc14a0 Add JoinDelay option (irc). Fixes #1084 Wim 2020-04-18 22:37:42 +02:00
  • 57794b3b9f
    Prevent image/message looping (slack). Fixes #1088 (#1096) Wim 2020-04-18 22:30:49 +02:00
  • 3c36f651be
    Fix the behavior of ShowTopicChange and SyncTopic (#1086) ldruschk 2020-04-18 22:05:27 +02:00
  • 8e6ddadba2
    Relay Joins/Topic changes in RocketChat bridge (#1085) ldruschk 2020-04-18 22:00:35 +02:00
  • 43dab07805 Prevent image/message looping (slack). Fixes #1088 Wim 2020-04-18 21:53:43 +02:00
  • ac5fda1d4c Update go-xmpp Alexander PapaTutuWawa 2020-04-18 21:43:56 +02:00
  • 38f4588346 Fix issues with go-xmpp Alexander PapaTutuWawa 2020-04-18 21:43:39 +02:00
  • 8a87a71927
    Update matterbridge/go-xmpp to add PEP-0030 support (#1095) Wim 2020-04-18 20:58:55 +02:00
  • 3c8928e305 Remove avatarDiscoSent Alexander PapaTutuWawa 2020-04-18 19:38:19 +02:00
  • 9db8b879cd Update matterbridge/go-xmpp to add PEP-0030 support Wim 2020-04-18 18:43:05 +02:00
  • 0047e6f523
    Sort README bridge and library links (#1093) Qais Patankar 2020-04-18 17:12:16 +01:00
  • deeddc4ace
    Sort README bridge and library links Qais Patankar 2020-04-18 05:44:26 +01:00
  • 418281c1ff Implement disco request for avatars Alexander PapaTutuWawa 2020-04-17 22:46:05 +02:00
  • c8ab8bf994 fix linting Lucas Druschke 2020-04-17 12:36:52 +02:00
  • 7290177ec1 set rmsg.Event in RocketChat bridge Lucas Druschke 2020-04-11 19:33:17 +02:00
  • 7183095a28
    Implement User Avatar spoofing of XMPP users (#1090) Alexander 2020-04-16 22:16:25 +02:00
  • 13c90893c7
    Update matterbridge/Rocket.Chat.Go.SDK (#1087) Wim 2020-04-16 21:48:53 +02:00