Commit Graph

  • ea49466b51
    Remove locale from golangci misspell Qais Patankar 2020-12-04 04:06:33 +00:00
  • c42167c6f4
    Refactor guild finding code (discord) (#1319) Qais Patankar 2020-12-03 21:36:08 +00:00
  • 44d182e2f9
    Add nil checks to text message handling (mumble) (#1321) Sebastian P 2020-12-03 22:25:33 +01:00
  • a66a855710 Refactor guild finding code (discord) Qais Patankar 2020-11-22 20:23:21 +00:00
  • 09ecd96ef2 Add nil checks to mumble text message handling s3lph 2020-12-03 21:15:57 +01:00
  • ad95e35687 Rename jfif to jpg (whatsapp). Fixes #1292 Wim 2020-11-29 15:30:21 +01:00
  • 640a9995f4 Refactor handleTextMessage (whatsapp) Wim 2020-11-29 15:26:45 +01:00
  • 95625f6871 Refactor image downloads (whatsapp) Wim 2020-11-29 15:16:26 +01:00
  • 2c20f72a9c Handle audio downloads (whatsapp) Wim 2020-11-29 15:11:04 +01:00
  • 5ad788e768 Handle video downloads (whatsapp) Wim 2020-11-29 15:05:57 +01:00
  • ed98c586c6 Add support for deleting messages (whatsapp) Wim 2020-11-28 22:18:36 +01:00
  • 3e865708d6 Refactor/cleanup code (whatsapp) Wim 2020-11-27 00:34:44 +01:00
  • a9e4cc7b6b Rename jfif to jpg (whatsapp). Fixes #1292 Wim 2020-11-29 15:30:21 +01:00
  • 32f95b709e Refactor handleTextMessage (whatsapp) Wim 2020-11-29 15:26:45 +01:00
  • a87e64697e Refactor image downloads (whatsapp) Wim 2020-11-29 15:16:26 +01:00
  • 1955baf8e6 Handle audio downloads (whatsapp) Wim 2020-11-29 15:11:04 +01:00
  • 94cf1c8b27 Handle video downloads (whatsapp) Wim 2020-11-29 15:05:57 +01:00
  • 5530790f0e Add support for deleting messages (whatsapp) Wim 2020-11-28 22:18:36 +01:00
  • e7f46dc367 Refactor/cleanup code (whatsapp) Wim 2020-11-27 00:34:44 +01:00
  • c3bcbd63c0
    Add UserID to RemoteNickFormat and Tengo (#1308) JeremyRand 2020-11-25 22:54:27 +00:00
  • 29e29439ee
    Show mxids in case of clashing usernames (matrix) (#1309) Simon THOBY 2020-11-25 23:51:23 +01:00
  • 5126607c05 matrix: show mxids in case of clashing usernames Simon THOBY 2020-11-23 09:53:01 +01:00
  • 12d0b45c96
    Use Unicode escape sequence instead of raw ZWSP in gateway.modifyUsername Jeremy Rand 2020-11-22 22:58:54 +00:00
  • 0d7c3a0bb7
    Use strings.ReplaceAll in gateway.modifyUsername Jeremy Rand 2020-11-22 22:44:48 +00:00
  • c1c732b87a WIP: add tengo support when downloading files addtengodownload Wim 2020-11-22 22:57:42 +01:00
  • 0c19716f44
    Join on invite (irc). Fixes #1231 (#1306) Wim 2020-11-22 22:44:15 +01:00
  • 4e65a53f62 Join on invite (irc). Fixes #1231 Wim 2020-11-22 22:37:30 +01:00
  • b24e1bafa1
    Add support for irc to irc notice (irc). Fixes #754 (#1305) Wim 2020-11-22 22:21:02 +01:00
  • 3862135441 Add support for irc to irc notice (irc). Fixes #754 Wim 2020-11-22 22:15:05 +01:00
  • 64b899ac89
    Retry until we have contacts (whatsapp). Fixes #1122 (#1304) Wim 2020-11-22 21:42:54 +01:00
  • e897fa47d6 Retry until we have contacts (whatsapp). Fixes #1122 Wim 2020-11-22 21:26:13 +01:00
  • aa274e5ab7
    Update discordgo fork (#1303) Wim 2020-11-22 19:21:34 +01:00
  • 6b818e9b38 Update discordgo fork Wim 2020-11-22 19:16:50 +01:00
  • db2bf26214
    Add UserID to RemoteNickFormat and Tengo Jeremy Rand 2020-11-22 18:10:31 +00:00
  • 7b3eaf3ccf Bump version Wim 2020-11-22 18:55:21 +01:00
  • 1a5353d768
    Release v1.20.0 (#1298) v1.20.0 Wim 2020-11-22 17:27:33 +01:00
  • ef12592e44 Release v1.20.0 Wim 2020-11-22 15:59:54 +01:00
  • eff41759bc
    Add extra debug to log time spent sending a message per bridge (#1299) Wim 2020-11-22 17:20:20 +01:00
  • c23252ab53
    Disable webhook editing (discord) (#1296) Wim 2020-11-22 17:18:48 +01:00
  • 645b0eb1c9 Add extra debug to log time spent sending a message per bridge Wim 2020-10-24 19:53:46 +02:00
  • 4365564377 Disable webhook editing (discord) Wim 2020-11-22 13:30:14 +01:00
  • 1a3c57a031
    Send the display name instead of the user name (matrix) (#1282) Simon THOBY 2020-11-22 15:57:41 +01:00
  • 4cc2c914e6
    Update vendor (#1297) Wim 2020-11-22 15:55:57 +01:00
  • 001a0bc412 Update vendor Wim 2020-11-22 15:41:05 +01:00
  • f39906374a matrix: introduce a helper.go file to keep matrix.go size reasonable Simon THOBY 2020-11-14 11:23:55 +01:00
  • 5c544d670d matrix: update displayNames on join events Simon THOBY 2020-11-06 19:51:56 +01:00
  • b066eafeac matrix: send the display name (the nickname in matrix parlance) instead of the user name Simon THOBY 2020-11-06 15:31:14 +01:00
  • cbb46293ab
    Update webhook messages via new endpoint (discord) Simon THOBY 2020-11-14 05:08:09 +01:00
  • 765e00c949
    Add NoTLS option to allow plaintext XMPP connections (#1288) George 2020-11-13 17:59:05 -05:00
  • 662359908b
    Allow message edits on matrix (#1286) Simon THOBY 2020-11-13 23:42:14 +01:00
  • 424ab728bb xmpp: add NoTLS option to allow plaintext XMPP connections George 2020-11-11 10:23:19 -05:00
  • 3bccc86355 discord: update messages via the webhook instead of deleting messages and creating new ones Simon THOBY 2020-11-07 00:28:26 +01:00
  • ba4ba416f1 Allow message edits on matrix (based on https://github.com/Half-Shot/matrix-doc/blob/hs/1695-message-edits-proposal/proposals/1695-message-edits.md) Simon THOBY 2020-11-07 00:19:54 +01:00
  • acc182282a gateway: add the {SHORTPROTOCOL} interpolation string to build shorter usernames Simon THOBY 2020-11-06 15:54:32 +01:00
  • 0d99766686 Update slack invite Wim 2020-10-24 21:04:24 +02:00
  • 790d1811c4 Enable discord debug Wim 2020-10-24 20:37:09 +02:00
  • 6a576e2c8d More debug Wim 2020-10-24 19:53:46 +02:00
  • 0fff9676de Extra debug for irc Wim 2020-10-23 22:01:09 +02:00
  • ae3bc3358b
    Allow tengo to drop messages using msgDrop (#1272) Wim 2020-10-21 21:57:14 +02:00
  • 8f05ff47e6 Allow tengo to drop messages using msgDrop Wim 2020-10-21 21:17:12 +02:00
  • 1e0b4532bd
    Show deprecate warnings about old tengo settings (#1271) Wim 2020-10-21 20:35:22 +02:00
  • 9bfcfb905d Send deprecate warnings about old tengo settings Wim 2020-10-21 20:27:40 +02:00
  • 671ed3c9b3
    Add conditionals for API messages and empty usernames TheHolyRoger 2020-10-20 21:57:19 +01:00
  • 49e51d0f03
    Skip empty messages. TheHolyRoger 2020-10-17 15:18:26 +01:00
  • 4f8b19c686
    Add PingDelay option (irc) (#1269) Wim 2020-10-21 01:14:13 +02:00
  • 1a61a51df0 Add PingDelay option (irc) Wim 2020-10-21 01:08:34 +02:00
  • 84ab223b81 Bump version Wim 2020-10-21 00:59:11 +02:00
  • 2bb21262d4
    Release v1.19.0 (#1268) v1.19.0 Wim 2020-10-20 23:34:41 +02:00
  • 7e7897e5c9 Release v1.19.0 Wim 2020-10-20 21:46:16 +02:00
  • 3188a9ffe6
    Add username formatting for all events (matrix) (#1233) Dellle 2020-10-20 21:22:31 +02:00
  • bf3e17ec6d
    Add username formatting for all events Dellle 2020-09-06 15:40:01 +02:00
  • 61569a8610
    Add even more debug for irc (#1266) Wim 2020-10-20 00:33:15 +02:00
  • 0a0f7d9d4c Add even more debug for irc Wim 2020-10-20 00:28:07 +02:00
  • 075a84427f
    Update vendor (#1265) Wim 2020-10-19 23:40:00 +02:00
  • 2461c22e84 Update vendor Wim 2020-10-19 23:30:25 +02:00
  • 950f2759bd
    Add support for downloading files (nctalk) (#1249) Gary Kim 2020-10-19 17:16:34 -04:00
  • f71bc0df6f
    nctalk: support for downloading files Gary Kim 2020-09-30 10:20:20 -04:00
  • 25c82ddf02
    Use vendored whatsapp version (#1258) Wim 2020-10-12 00:05:17 +02:00
  • 7f60eb262b Use vendored whatsapp version Wim 2020-10-11 23:50:44 +02:00
  • 2d98df6122
    Update vendor (#1257) Wim 2020-10-11 23:07:00 +02:00
  • 369aa91c64 Update vendor Wim 2020-10-11 22:18:11 +02:00
  • f718c5c91e
    matterbridge.toml.sample: Add explicit mention of default value for nctalk/UserIdAsNick Sebastian P 2020-10-04 16:24:36 +02:00
  • 227f9496ee Make golangci-lint happy s3lph 2020-10-01 23:18:12 +02:00
  • bd4281c200 nctalk: Add option to use User ID instead of Display Name as nick s3lph 2020-10-01 23:11:20 +02:00
  • 219a5453f9
    Append a suffix if user is a guest user (nctalk) (#1250) Gary Kim 2020-10-01 16:59:35 -04:00
  • 214a6a1386
    Add Mumble support (#1245) Sebastian P 2020-10-01 22:50:56 +02:00
  • e7781dc79c Bump version Wim 2020-10-01 22:46:05 +02:00
  • 328e9c1b9c Mumble: Add missing nil checks in event handling s3lph 2020-10-01 22:22:11 +02:00
  • 10c4bd1ac8
    Create codeql-analysis.yml Wim 2020-10-01 22:02:05 +02:00
  • 2ce613b8bd
    nctalk: append a suffix if user is a guest user Gary Kim 2020-09-30 10:26:24 -04:00
  • d0dd3eb547 Fix channel name when sending messages from Mumble to gateway s3lph 2020-09-30 03:17:16 +02:00
  • 93eb412394 Drop channel path, only use channel IDs for joining. s3lph 2020-09-29 19:57:57 +02:00
  • 4825c1c2af Make golangci-lint happy, second try s3lph 2020-09-27 01:59:31 +02:00
  • 2b17a3c193 Make golangci-lint happy s3lph 2020-09-27 01:53:11 +02:00
  • 5afd40fc63 Fix channel name handling (support channel IDs and full channel paths) s3lph 2020-09-27 01:34:09 +02:00
  • b0a4536072 Migrate from github.com/JohannesKaufmann/html-to-markdown to github.com/mattn/godown, as the latter is already a dependency s3lph 2020-09-26 23:12:53 +02:00
  • 5e8056cb43 Fix copypasta error (s/nextcloud/mumble/) in matterbridge.toml.sample s3lph 2020-09-26 21:48:23 +02:00
  • a42e488e58
    Add username for images from WhatsApp (#1232) Dellle 2020-09-26 21:32:57 +02:00
  • 06eb89b05b
    Matrix: Permit uploading files of other mimetypes (#1237) Ben Wiederhake 2020-09-26 21:28:24 +02:00
  • abab9b4891 Make golangci-lint happy s3lph 2020-09-26 19:58:33 +02:00