Commit Graph

  • 5095db8a43 Update vendor Wim 2019-02-23 14:14:29 +01:00
  • fb89134dab Support rewriting messages from relaybots using ExtractNicks. Fixes #466 #730 Wim 2019-02-23 01:21:21 +01:00
  • 1f1634ea59 Add extra debug option (slack) Wim 2019-02-22 19:36:50 +01:00
  • a7dd033c3b Allow sending discriminator with Discord username (#726) Declan Hoare 2019-02-23 00:28:27 +11:00
  • 4d38c7c6ea
    add UseDiscriminator to config struct and docs #726 Declan Hoare 2019-02-22 19:51:55 +11:00
  • 4ce691effd Merge https://github.com/42wim/matterbridge Declan Hoare 2019-02-22 19:41:07 +11:00
  • 95e78ffa05 Add telegram support to matterbridge chat channel Wim 2019-02-21 21:35:34 +01:00
  • 42276ea7d0 Disable updateChannelMembers for now Wim 2019-02-21 21:26:12 +01:00
  • dffd67eb31 Fix typo Wim 2019-02-21 20:33:49 +01:00
  • 55e79063d6 Add initial WhatsApp support (#711) Krzysiek Madejski 2019-02-21 20:28:13 +01:00
  • 46f4bbb3b5 Update documentation wrt ShowJoinPart from discord Wim 2019-02-21 18:15:01 +01:00
  • 240559581a Handle quit message relay better on gateways with one channel on the irc bridge #722 Wim 2019-02-21 17:52:28 +01:00
  • 895ad9d5e9 Merge remote-tracking branch '42wim/master' into feature_475/whatsapp #711 Krzysztof Madejski 2019-02-19 12:33:12 +01:00
  • 08c970a55e #475 update Rhymen/go-whatsapp to resolve x509 certificate error Krzysztof Madejski 2019-02-19 12:17:50 +01:00
  • 24f1fcebb9 #475 delete .gitignore and getBoolOrDefault function Krzysztof Madejski 2019-02-19 12:10:42 +01:00
  • fc2fb157fa
    allow sending discriminator with Discord username Declan Hoare 2019-02-19 21:53:03 +11:00
  • 48ba829465 Bump to 1.14.0-dev Wim 2019-02-17 22:46:07 +01:00
  • eef654de98 Fix bug in #721 Wim 2019-02-17 22:45:23 +01:00
  • d76a04bd0a
    Support quits from irc correctly. Fixes #722 (#724) Wim 2019-02-17 22:43:04 +01:00
  • 6a6485a44f Support quits from irc correctly. Fixes #722 #724 Wim 2019-02-17 22:24:32 +01:00
  • a8fe54a78d
    Allow zulip bridge to specify topic per channel. Closes #701 (#723) Wim 2019-02-17 21:50:05 +01:00
  • 0bcb0b882f
    Support join/leaves from discord. Closes #654 (#721) Wim 2019-02-17 21:49:45 +01:00
  • 4525fa31aa
    Allow regexs in ignoreNicks. Closes #690 (#720) Wim 2019-02-17 21:49:28 +01:00
  • aeaea0574f
    Detect html nicks in RemoteNickFormat (matrix). Fixes #696 (#719) Wim 2019-02-17 21:48:32 +01:00
  • 29f37bd717 Allow zulip bridge to specify topic per channel. Closes #701 #723 Wim 2019-02-17 21:38:22 +01:00
  • 7cc5ed458b Allow regexs in ignoreNicks. Closes #690 #720 Wim 2019-02-16 21:54:13 +01:00
  • 7b257bf7a6 Support join/leaves from discord. Closes #654 #721 Wim 2019-02-17 01:03:37 +01:00
  • 8690d50058 Detect html nicks in RemoteNickFormat (matrix). Fixes #696 #719 Wim 2019-02-16 21:21:38 +01:00
  • 99d71c2177
    Send notices on join/parts (matrix). Fixes #712 (#716) Wim 2019-02-16 18:36:09 +01:00
  • 3e60cfafd3
    Send username when uploading video/images (matrix). Fixes #715 (#717) Wim 2019-02-16 18:35:36 +01:00
  • 3123695869
    Upgrade to latest girc version (irc) (#718) Wim 2019-02-16 17:24:04 +01:00
  • cce638a467 Upgrade to latest girc version #718 Wim 2019-02-16 17:17:51 +01:00
  • b9c09cd153 Send username when uploading video/images (matrix). Fixes #715 #717 Wim 2019-02-16 16:57:27 +01:00
  • 777af73e2b Add blogpost about matterbridge Wim 2019-02-15 19:02:23 +01:00
  • 0f1a73def0 Send notices on join/parts (matrix). Fixes #712 #716 Wim 2019-02-15 19:00:01 +01:00
  • 716751cf76
    Refactor and update RocketChat bridge (#707) Wim 2019-02-15 18:20:32 +01:00
  • 6ebd5cbbd8 Refactor and update RocketChat bridge #707 Wim 2019-02-10 17:00:11 +01:00
  • 077b818d82 Add extra debug of SubMessage to empty messages error (slack). #709 Wim 2019-02-15 18:05:10 +01:00
  • a2baf3ff70 #475 fix Krzysztof Madejski 2019-02-14 13:50:36 +01:00
  • 2744f27e5e golint Krzysztof Madejski 2019-02-14 13:40:20 +01:00
  • 6c53d06cc2 #475 Handle notifications inside WhatsApp Krzysztof Madejski 2019-02-14 13:25:16 +01:00
  • 525494013f #475 WhatsApp: Deleting and editing messages stub Krzysztof Madejski 2019-02-14 12:39:00 +01:00
  • 7b247a32b8 #475 Clean the code from unneccessary comments Krzysztof Madejski 2019-02-14 11:15:52 +01:00
  • c11c52513f #475 goimports Krzysztof Madejski 2019-02-13 12:35:17 +01:00
  • b90afe61a5 #475 Send() in the main file whatsapp.go Krzysztof Madejski 2019-02-13 12:22:15 +01:00
  • 7da7c8dee7 #475 WhatsApp: golint Krzysztof Madejski 2019-02-13 12:20:29 +01:00
  • f828e16c2c #475 WhatsApp: reorganize files Krzysztof Madejski 2019-02-13 11:52:56 +01:00
  • e54ce43ac8 #475 WhatsApp: comments for exported functions, fixme should be happy Krzysztof Madejski 2019-02-13 11:39:06 +01:00
  • a0f65c698c ignore matterbridge.toml not to accidentally commit a development version Krzysztof Madejski 2019-02-13 11:06:31 +01:00
  • 4f04cde424 go mod vendor Krzysztof Madejski 2019-02-13 11:05:19 +01:00
  • 5af1d80055 Do not panic on non-json response from server (zulip) Wim 2019-02-13 00:29:34 +01:00
  • f236d12166 Update golangci-lint. Disable hugeParam check for now Wim 2019-02-12 20:30:36 +01:00
  • 127eb908f3 Add fbridge to README Wim 2019-02-12 17:21:27 +01:00
  • d202d07008 #475 WhatsApp: links and credits in README Krzysztof Madejski 2019-02-12 16:20:43 +01:00
  • 9929501ecc #475 Extract config options as const Krzysztof Madejski 2019-02-12 16:12:30 +01:00
  • 430f147b1e #475 Config option: Scan QR code on white terminal Krzysztof Madejski 2019-02-12 16:10:42 +01:00
  • 6372d599b1 #475 Documentation and some space in config file Krzysztof Madejski 2019-02-12 15:38:45 +01:00
  • c8bb087307 #475 WA users' avatars! Krzysztof Madejski 2019-02-12 12:50:31 +01:00
  • 9605ddaee5 #475 save session in a config-specified file Krzysztof Madejski 2019-02-12 12:34:20 +01:00
  • d4c342bb73 #475 some cleaning Krzysztof Madejski 2019-02-12 11:55:19 +01:00
  • a68d674625 #475 usernames from WhatsApp Krzysztof Madejski 2019-02-12 11:54:51 +01:00
  • d0715e483a #475 minor; always do a final run before commit.. Krzysztof Madejski 2019-02-12 01:11:48 +01:00
  • fca567db34 WhatsApp support #475: first in-out message Krzysztof Madejski 2019-02-12 00:58:04 +01:00
  • 40d76b2296 Fix error handling on bad event queue id (zulip). Closes #694 Wim 2019-02-11 01:34:50 +01:00
  • 8147815037 Update README. Add rocketchat Wim 2019-02-10 23:32:02 +01:00
  • 57f156be83
    Hint at thread replies when messages are unthreaded (slack) (#684) Wim 2019-02-10 17:23:50 +01:00
  • 36d06c8acf Hint at thread replies when messages are unthreaded #684 Wim 2018-12-08 18:59:01 +01:00
  • 2cfd880cdb Clarify dev chat info (#700) AJolly 2019-02-05 11:40:57 -08:00
  • 3a679843ab
    Clarify dev chat info #700 AJolly 2019-02-04 15:53:15 -08:00
  • a3d5606641
    Make all loggers derive from non-default instance #664 Duco van Amstel 2018-12-29 12:24:51 +01:00
  • 430b38e770 Update README Wim 2019-01-31 17:38:02 +01:00
  • e7f463a082 Bump version Wim 2019-01-31 17:26:07 +01:00
  • 1d39c771e4 Release v1.13.1 v1.13.1 Wim 2019-01-31 17:10:57 +01:00
  • c81c0dd22a Update vendor, move to labstack/echo/v4 Fixes #698 Wim 2019-01-31 17:06:36 +01:00
  • f8a1ab4622 Bump version Wim 2019-01-31 00:15:48 +01:00
  • 5d3309fdcd Release v1.13.0 v1.13.0 Wim 2019-01-30 23:55:37 +01:00
  • 4ae028fe73 Optimize handling of very large slack teams. Fixes #695 Wim 2019-01-30 23:26:36 +01:00
  • 707db950c8 Send GetChannelMembers event only to slack for now Wim 2019-01-24 22:46:05 +01:00
  • 94812d8648 Handle servers without MOTD (irc). Closes #692 Wim 2019-01-24 21:58:27 +01:00
  • 8548b69e6e Fix possible data race (irc). Closes #693 Wim 2019-01-24 21:51:52 +01:00
  • e3cb665d92 Make discord user token work correctly (discord) #689 Wim 2019-01-19 20:39:58 +01:00
  • fb713ed91b
    Add initial support for getting ChannelMember info of all bridges (#678) Wim 2019-01-18 18:35:31 +01:00
  • d99eacc2e1 Run go fmt Wim 2019-01-14 19:41:32 +01:00
  • 62e55214fc Allow to bridge non-bot Discord users (discord) (#689) Zomboy Alfrir 2019-01-14 15:27:49 -03:00
  • 464d27ad7e Revert "Update pinned golangci-lint version (#666)" Wim 2019-01-14 19:17:41 +01:00
  • 9ecda6279b
    gofmt bridge/discord/discord.go #689 fixmie[bot] 2019-01-13 17:58:07 -03:00
  • cda05a824c
    Remove extra configuration field on Discord Zomboy Alfrir 2019-01-13 17:55:48 -03:00
  • f1a15e91f0
    Allow clients to bridge non-bot Discord users Zomboy Alfrir 2019-01-13 12:39:46 -03:00
  • f88c5f6c08 Fix displaying usernames for plain text clients. (matrix) (#685) David Hill 2019-01-09 22:15:26 +00:00
  • da6ce791bc Add link to API page on the wiki Wim 2019-01-09 23:10:32 +01:00
  • ff65e70749 matrix: fix displaying usernames for plain text clients. #685 David Hill 2019-01-09 16:41:10 -05:00
  • b33b50987b Add support for mattermost threading (#627) Patrick Connolly 2019-01-09 15:50:03 -05:00
  • 904c72e3e1 Add ParentID #627 Wim 2019-01-09 21:40:13 +01:00
  • 5193634a52 Use only one webhook if possible (discord) (#681) James Nylen 2019-01-09 15:28:47 -05:00
  • 6659d9fda2 Ok, fine #682 James Nylen 2019-01-09 00:29:23 -05:00
  • ad02367597 Change repeated string into constant James Nylen 2019-01-09 00:25:56 -05:00
  • 841c738be4 Slack: Mark edited messages with a pencil icon #683 James Nylen 2019-01-08 23:09:28 -05:00
  • 3b69631c13 Discord: Mark edited webhook messages with a pencil icon James Nylen 2019-01-08 23:01:29 -05:00
  • a8bdef3ce0 Don't shadow outer declaration #681 James Nylen 2019-01-08 22:53:27 -05:00
  • aabf5dfed8 Updates per review feedback James Nylen 2019-01-08 22:46:35 -05:00