Commit Graph

  • 5356b3856a Update vendor (whatsapp) Wim 2022-03-13 18:05:05 +0100
  • 320c996a21 Refactor login logic (whatsapp) Wim 2022-03-13 01:01:42 +0100
  • 69c74be7bb Add busy_timeout which fixes SQLITE_BUSY errors (whatsapp) Wim 2022-03-13 01:01:03 +0100
  • aefa70891c Update vendor (whatsapp) Wim 2022-03-12 23:02:04 +0100
  • 1b9877fda4 Fetch avatars synchronous (whatsapp) Wim 2022-02-04 00:33:50 +0100
  • 0205a67309 Refactor JoinChannel (whatsapp) Wim 2022-02-03 21:48:55 +0100
  • e3cafeaf92 Add dependencies/vendor (whatsapp) Wim 2022-01-31 00:27:37 +0100
  • e7b193788a Rewrite whatsapp bridge to use whatsmeow Wim 2022-01-31 00:13:37 +0100
  • 3e9f4c49b2
    Fix linting (whatsapp) #1702 Wim 2022-03-20 14:13:28 +0100
  • 0cf54b2132
    Add whatsappmulti buildflag for whatsapp with multidevice support (whatsapp) Wim 2022-03-20 02:20:54 +0100
  • 2d61ec027b
    Update vendor (whatsapp) Wim 2022-03-19 22:04:13 +0100
  • 021a4b788d
    Fix linting (whatsapp) Wim 2022-03-13 23:51:08 +0100
  • 13563232db
    Fix channel in video/audio/image/document handling (whatsapp) Wim 2022-03-13 20:42:07 +0100
  • a8cd4604b3
    Check for Conversation on receiving messages (whatsapp) Wim 2022-03-13 18:48:30 +0100
  • f30e7ae05c
    Use Conversation instead of ExtendedTextMessage (whatsapp) Wim 2022-03-13 18:05:46 +0100
  • 846ff32318
    Update vendor (whatsapp) Wim 2022-03-13 18:05:05 +0100
  • 2a501d2d34
    Refactor login logic (whatsapp) Wim 2022-03-13 01:01:42 +0100
  • 6102122b8a
    Add busy_timeout which fixes SQLITE_BUSY errors (whatsapp) Wim 2022-03-13 01:01:03 +0100
  • 54d14c77c2
    Update vendor (whatsapp) Wim 2022-03-12 23:02:04 +0100
  • 7816d87e71
    Fetch avatars synchronous (whatsapp) Wim 2022-02-04 00:33:50 +0100
  • 29f66e12b1
    Refactor JoinChannel (whatsapp) Wim 2022-02-03 21:48:55 +0100
  • d1cabf73bc
    Add dependencies/vendor (whatsapp) Wim 2022-01-31 00:27:37 +0100
  • 78780c9696
    Rewrite whatsapp bridge to use whatsmeow Wim 2022-01-31 00:13:37 +0100
  • 17da95b094
    Remove go replace by fork (matrix) (#1771) Wim 2022-03-20 01:43:26 +0100
  • 570ab0e0da
    Remove go replace by fork (matrix) #1771 Wim 2022-03-20 01:41:08 +0100
  • c5e49eec96
    Bump version Wim 2022-03-19 23:47:50 +0100
  • 24bc0f127b
    Release v1.24.1 (#1768) v1.24.1 Wim 2022-03-19 23:28:15 +0100
  • 6549b94f7a
    Release v1.24.1 #1768 Wim 2022-03-19 23:24:50 +0100
  • f0f801402d
    Refactor utf-8 conversion (irc) (#1767) Wim 2022-03-19 23:14:56 +0100
  • 80e5da478b
    Refactor utf-8 conversion (irc) #1767 Wim 2022-03-19 23:11:29 +0100
  • 663850a2b8
    Implement a workaround to signal Opus support (mumble) (#1764) Sebastian P 2022-03-19 21:32:00 +0100
  • 8f083f9964 mumble: Add link to #1750 in bridge/mumble/codec.go #1764 s3lph 2022-03-19 17:18:31 +0100
  • 6c4c97d379 mumble: lowercase error messages s3lph 2022-03-19 17:17:01 +0100
  • 70c6ca6d0f Mumble: Implement a workaround to signal Opus support without pulling in the CGO gopus dependency. s3lph 2022-03-16 00:39:12 +0100
  • c51753cab1
    Fix for complex-formatted Telegram text (#1765) ValdikSS 2022-03-19 13:34:46 +0300
  • 3c853e2f60 Telegram: use utf16 for entity processing #1765 ValdikSS 2022-03-16 21:22:06 +0300
  • ee1b462930 Telegram: put newline after backticks for pre ValdikSS 2022-03-16 10:33:46 +0300
  • be52d7c440 Telegram: use proper offset and runes for links ValdikSS 2022-03-16 03:55:35 +0300
  • 0fab47368a Telegram: use runes for text entities ValdikSS 2022-03-16 03:54:22 +0300
  • d8cddb27cc Telegram: handle entities before everything ValdikSS 2022-03-16 03:53:35 +0300
  • 976202a1e9 refactor: add .idea to gitignore Ivan Zuev 2022-03-15 13:01:05 +0300
  • fe92a5d2c7 feat: use slack socket mode instead of rtm api Ivan Zuev 2022-02-18 19:10:37 +0300
  • 9abbdb5a96 feat: update slack-go dependency Ivan Zuev 2022-02-18 18:59:52 +0300
  • b3be2e208c
    Update dependencies and vendor (#1761) Wim 2022-03-12 19:41:07 +0100
  • ef9e5f8c11
    Update dependencies and vendor #1761 Wim 2022-03-12 18:23:47 +0100
  • c30e90ff3f
    Fix panic in irc. Closes #1751 (#1760) Wim 2022-03-12 17:33:39 +0100
  • 3012f0021f
    Fix panic in irc. Closes #1751 #1760 Wim 2022-03-12 17:25:35 +0100
  • e4c0ca0f48
    Switch to discordgo upstream again (#1759) Wim 2022-03-12 17:06:39 +0100
  • 19a773dff3
    Fix discord api changes #1759 Wim 2022-03-12 00:52:58 +0100
  • 139f4054d0
    Switch to upstream discordgo again Wim 2022-03-12 00:52:08 +0100
  • 9c203327c0
    Fix Telegram channel title in forwards (#1753) ValdikSS 2022-03-12 02:20:39 +0300
  • ccb5b1d075
    Fix Telegram Problem (unforwarded formatting and skipping of linebreaks) (#1749) Jan Martin Reckel 2022-03-12 00:19:02 +0100
  • 2f3a8745b3
    Apply gofmt #1749 Wim 2022-03-12 00:05:43 +0100
  • 0dbbd0414c
    Create inmessage-logger.tengo (#1688) (#1747) jan Anja 2022-03-12 03:31:45 +0500
  • 218070c80c
    Fix Telegram channel title in forwards #1753 ValdikSS 2022-03-01 21:52:42 +0300
  • 8e15aef024 Implement Telegram MessageEntities correctly Jan Martin Reckel 2022-02-23 17:39:34 +0100
  • e6183091a8 Change bridge/telegram/handlers.go Jan Martin Reckel 2022-02-23 15:55:51 +0100
  • be99f6cea5
    Create inmessage-logger.tengo (#1688) #1747 Anna “CyberTailor” 2022-02-21 10:01:28 +0500
  • e7b3ebf98a
    Add OpenRC service file (#1746) jan Anja 2022-02-21 02:24:42 +0500
  • 62f8033cef
    Add OpenRC service file #1746 Anna “CyberTailor” 2022-02-20 22:55:30 +0500
  • 5bc18fb780
    Remove dependabot to fix fork spamming Wim 2022-02-08 00:13:07 +0100
  • df30366072
    Bump version Wim 2022-02-07 23:48:38 +0100
  • 65c7ac80b5
    Release v1.24.0 (#1732) v1.24.0 Wim 2022-02-07 23:10:56 +0100
  • cee305d189
    Release v1.24.0 #1732 Wim 2022-02-07 23:01:14 +0100
  • dd3fb32ec7
    Bump github.com/SevereCloud/vksdk/v2 from 2.13.0 to 2.13.1 (#1730) dependabot[bot] 2022-02-07 20:30:09 +0100
  • b28c1d4e77
    Bump github.com/SevereCloud/vksdk/v2 from 2.13.0 to 2.13.1 #1730 dependabot[bot] 2022-02-07 10:14:48 +0000
  • 785c8966c4
    Bump github.com/mattermost/mattermost-server/v6 from 6.3.0 to 6.3.3 #1729 dependabot[bot] 2022-02-07 10:14:35 +0000
  • 2a3f475ff5
    Make EditSuffix option actually work (whatsapp). Fixes #1510 (#1728) Wim 2022-02-06 23:56:54 +0100
  • 52d4705a91
    Make sure MessageLength and MessageSplit work as documented. Fixes #1540 #1727 fix-1540 Wim 2022-02-06 23:25:02 +0100
  • 3f63aaf14a
    Make EditSuffix option actually work (whatsapp). Fixes #1510 #1728 Wim 2022-02-06 23:32:11 +0100
  • 7288f71201
    Make HTMLDisable work correct (matrix) (#1716) Wim 2022-02-06 20:58:13 +0100
  • b754b9f1cd
    Make HTMLDisable work correct (matrix) #1716 Wim 2022-02-06 19:11:43 +0100
  • 9c43eff753
    Add support for using ID in channel config (mattermost) (#1715) Wim 2022-02-06 18:26:30 +0100
  • a46299fcb1
    Add support for using ID in channel config (mattermost) #1715 Wim 2022-02-06 18:16:10 +0100
  • c8d7fdeedc
    Add UseUsername option (mattermost). Fixes #1665 (#1714) Wim 2022-02-06 17:33:41 +0100
  • 147b58d4b7
    Add UseUsername option (mattermost). Fixes #1665 #1714 Wim 2022-02-06 17:21:55 +0100
  • c211152e23
    Add more debug options for discord (#1712) Wim 2022-02-06 16:58:35 +0100
  • ab75d5097e
    Use own gomatrix fork again. Fixes #1382 (#1713) Wim 2022-02-06 00:59:34 +0100
  • 5282a7b6fc
    Use own gomatrix fork again. Fixes #1382 #1713 Wim 2022-02-06 00:57:28 +0100
  • c6c65d4494
    Add more debug options for discord #1712 Wim 2022-02-05 22:54:41 +0100
  • 1f440c3173
    Add more debug options for discord #1711 Wim 2022-02-05 22:54:41 +0100
  • c3644c8d3b
    Add support for client certificate (irc) (#1710) Wim 2022-02-05 21:12:03 +0100
  • 208432b878
    Add support for client certificate (irc) #1710 Wim 2022-02-05 19:12:33 +0100
  • 6438a3dba3
    Add support for deleting files from slack to discord. Fixes #1705 (#1709) Wim 2022-02-05 14:45:54 +0100
  • be82d8660f
    Add support for deleting files from slack to discord. Fixes #1705 #1709 Wim 2022-02-05 00:28:17 +0100
  • 4b226a6a63
    Add support for sender_chat (telegram) (#1677) Wim 2022-02-04 16:15:19 +0100
  • cd8aecaa34
    Add debuglevel option #1677 Wim 2022-02-03 00:36:50 +0100
  • 50f43abfd2
    Add support for sender_chat (telegram) Wim 2022-01-10 00:49:08 +0100
  • 4801850013
    Add Telegram Bot Command /chatId (telegram) (#1703) Ivan Zuev 2022-02-03 02:20:25 +0300
  • 01f615f010
    Gofumpt #1703 Wim 2022-02-03 00:12:10 +0100
  • ff0bc21062
    Add support for telegram captions #1707 Leko 2022-02-03 03:50:19 +0800
  • b3442d9efb
    Bump github.com/mattermost/mattermost-server/v6 from 6.3.0 to 6.3.2 #1704 dependabot[bot] 2022-01-31 10:15:38 +0000
  • 4e3e3b9d85 feat(telegram): command to get chat id Ivan Zuev 2022-01-28 12:46:46 +0300
  • 6a7412bf2b
    Increase batch size for conversation.list api method (slack) (#1700) Ivan Zuev 2022-01-29 02:13:15 +0300
  • 5a1fd7dadd
    Bump github.com/SevereCloud/vksdk/v2 from 2.11.0 to 2.13.0 (#1698) dependabot[bot] 2022-01-28 23:48:40 +0100
  • 23353f0ac6 fix(slack): increase batch size for conversation.list api method #1700 Ivan Zuev 2022-01-26 17:58:55 +0300
  • 318e65a80e
    Bump github.com/SevereCloud/vksdk/v2 from 2.11.0 to 2.13.0 #1698 dependabot[bot] 2022-01-25 23:06:23 +0000
  • 9b924fec6e
    Bump github.com/mattermost/mattermost-server/v6 from 6.3.0 to 6.3.1 #1692 dependabot[bot] 2022-01-25 23:06:18 +0000
  • ac06a26809
    Bump github.com/go-telegram-bot-api/telegram-bot-api/v5 (#1693) dependabot[bot] 2022-01-26 00:04:58 +0100
  • eec8d2d461
    Bump github.com/go-telegram-bot-api/telegram-bot-api/v5 #1693 dependabot[bot] 2022-01-24 10:17:46 +0000