1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-07-08 07:13:20 -04:00

Commit graph

  • 2bcc15cb47 Don't log warnings for unhandled messages with no human-readable content Tulir Asokan 2021-10-31 20:58:30 +02:00
  • 91f307df0e Reimplement list command abmantis 2021-10-31 21:22:14 +00:00
  • 96cf814848
    Add option to disable federation on portal rooms (#362) Sumner Evans 2021-11-01 03:17:44 -06:00
  • 48fed2f75a
    Update example-config.yaml Tulir Asokan 2021-11-01 11:16:26 +02:00
  • ca735ad90a Reimplement list command abmantis 2021-10-31 21:22:14 +00:00
  • f5dc2d88f0 Reimplement list command abmantis 2021-10-31 21:22:14 +00:00
  • 79f51af06e Improve invite message text Tulir Asokan 2021-10-31 20:47:30 +02:00
  • 630095e28a Add support for group invite messages Tulir Asokan 2021-10-31 20:42:53 +02:00
  • 1e5d5c1a3e Implement joining groups and checking invite links Tulir Asokan 2021-10-31 19:59:23 +02:00
  • 1f91eacc10 Reimplement invite-link command Tulir Asokan 2021-10-31 15:14:26 +02:00
  • fca78e1c0d Reimplement reconnect command Tulir Asokan 2021-10-31 14:11:15 +02:00
  • dc9e08d39f Stop using ioutil Tulir Asokan 2021-10-31 13:30:19 +02:00
  • 47105b411f Remove legacy build tags Tulir Asokan 2021-10-31 13:04:56 +02:00
  • 47a5e8b83c Use example config for default values Tulir Asokan 2021-10-31 13:04:44 +02:00
  • 1d877771e4 Add ping-matrix command Tulir Asokan 2021-10-30 23:44:41 +03:00
  • 682c5bff38 Remove/fix some db upgrades Tulir Asokan 2021-10-30 23:40:38 +03:00
  • f3d6bbbc4a Replace VARCHAR(255) with TEXT in Matrix state store Tulir Asokan 2021-10-30 23:31:49 +03:00
  • 5b5cbc2efa Remove legacy state store migration Tulir Asokan 2021-10-30 23:31:39 +03:00
  • d19703a02d Update comments in example config Tulir Asokan 2021-10-30 23:25:23 +03:00
  • d94cd6a669 Add option to request more history from phone on login Tulir Asokan 2021-10-30 23:12:16 +03:00
  • 84f6337979 Fix typos Tulir Asokan 2021-10-30 22:41:18 +03:00
  • e3aed76f7a Add option to limit age of chats to create portals for Tulir Asokan 2021-10-30 21:54:35 +03:00
  • 79f622d981
    federation: add option to disable federation on portal rooms Sumner Evans 2021-10-30 11:27:28 -06:00
  • 4f11d41a60 Fix bug in bridging captions Tulir Asokan 2021-10-30 19:17:10 +03:00
  • b80e0c8db5 Merge branch 'multidevice' Tulir Asokan 2021-10-30 18:53:34 +03:00
  • 2b2f1abd85 Improve unhandled message log Tulir Asokan 2021-10-30 14:47:46 +03:00
  • 91e3868e93 Update whatsmeow Tulir Asokan 2021-10-30 14:33:42 +03:00
  • a829a887f0 Clear stored usernames from postgres in multidevice upgrade Tulir Asokan 2021-10-30 14:22:58 +03:00
  • 7b1c320295 Fix history sync config Tulir Asokan 2021-10-29 22:11:19 +03:00
  • c6ff126151 Add some logs for history sync handling Tulir Asokan 2021-10-29 22:07:40 +03:00
  • 745dd1cd63 Fix incorrect bridge state after logging out Tulir Asokan 2021-10-29 22:03:00 +03:00
  • b9d918a1d1 Don't close login websocket on multidevice disabled error Tulir Asokan 2021-10-29 21:41:03 +03:00
  • 70214bdc42 Fix some issues with login/logout Tulir Asokan 2021-10-29 21:38:30 +03:00
  • 3d384a6db7 Clean up and fix some things Tulir Asokan 2021-10-29 16:50:29 +03:00
  • 4695ce450f Show error message if user scans QR code with multidevice disabled Tulir Asokan 2021-10-28 21:22:34 +03:00
  • 91e1c5428f Bump version to v0.1.9 v0.1.9 Tulir Asokan 2021-10-28 16:15:08 +03:00
  • 73f0f0bbd7 Remove more unused config fields Tulir Asokan 2021-10-28 15:04:27 +03:00
  • 43a9d90b13 Add error responses to unimplemented commands Tulir Asokan 2021-10-28 14:35:09 +03:00
  • b2e6a614b9 Update delete-all-portals and remove commented code Tulir Asokan 2021-10-28 14:27:59 +03:00
  • 1f6d316ff3 Update build tags Tulir Asokan 2021-10-28 14:04:12 +03:00
  • b1baa0a0a1 Rename relay permission level Tulir Asokan 2021-10-28 14:03:55 +03:00
  • 56004031df Remove legacy multi-user check in invite accepting Tulir Asokan 2021-10-28 14:01:03 +03:00
  • a8b9c88707 Merge branch 'master' into multidevice Tulir Asokan 2021-10-28 14:00:10 +03:00
  • 0063c2a804
    Add support for custom management room messages (#355) Justin Carlson 2021-10-28 06:58:20 -04:00
  • 13cb1e5c5b Make sure MetricsHandler doesn't crash upon multiple concurrent writes Tadeusz Sośnierz 2021-10-27 16:48:19 +02:00
  • bb9a0f6528 Make relay mode more like the Signal bridge Tulir Asokan 2021-10-28 13:57:15 +03:00
  • d5bf8dd417 Update ROADMAP.md Tulir Asokan 2021-10-28 12:59:36 +03:00
  • 149e9bc8af Implement WhatsApp->Matrix group info updates Tulir Asokan 2021-10-28 12:59:22 +03:00
  • 5d50f179c2 Move send welcome message Justin Carlson 2021-10-27 16:01:12 -04:00
  • 1ad17048cc Add better logs for Matrix redaction handling Tulir Asokan 2021-10-27 21:34:22 +03:00
  • 0784132649 Fix choosing intent to handle redaction Tulir Asokan 2021-10-27 21:09:36 +03:00
  • 92c9ec6203 Remove some commented code and add note about future code to remove Tulir Asokan 2021-10-27 19:48:14 +03:00
  • 2cd6713cc4 Add typing notification bridging in both directions Tulir Asokan 2021-10-27 19:30:34 +03:00
  • 9dfcbd2941 Update whatsmeow to fix storing outgoing message IDs Tulir Asokan 2021-10-27 19:00:01 +03:00
  • 43922cf09e Pre-render markdown for undecryptable message notice Tulir Asokan 2021-10-27 18:44:17 +03:00
  • b918b4f261 Handle decryption errors from WhatsApp properly Tulir Asokan 2021-10-27 18:31:33 +03:00
  • cb2d9b5c7e Make sure MetricsHandler doesn't crash upon multiple concurrent writes Tadeusz Sośnierz 2021-10-27 16:48:19 +02:00
  • ded2fb9799 Implement logout and provisioning API login Tulir Asokan 2021-10-27 15:54:34 +03:00
  • 7aa838dce6 Make delete-all-portals temporarily admin-only Tulir Asokan 2021-10-26 22:13:31 +03:00
  • b874d324eb Send dummy event after backfill Tulir Asokan 2021-10-26 21:30:42 +03:00
  • 0b4d0bbbe1 Handle history sync payloads with MSC2716 batch sending Tulir Asokan 2021-10-26 17:01:10 +03:00
  • b1f0637abb Switch to our go-whatsapp fork with a fix (hopefully) for the keepalive crash Tadeusz Sośnierz 2021-10-26 13:32:22 +02:00
  • b45e6b29f5 Fix panic and double puppeting Tulir Asokan 2021-10-25 18:31:37 +03:00
  • be3fd24e9a Remove some unused config fields Tulir Asokan 2021-10-25 16:08:49 +03:00
  • 304f8ebb60 Update whatsmeow to fix building on 32-bit architectures Tulir Asokan 2021-10-22 20:39:01 +03:00
  • 56850bb698 Initial switch to go.mau.fi/whatsmeow Tulir Asokan 2021-10-22 20:14:34 +03:00
  • 198a836b47 Update example config. Justin Carlson 2021-10-22 12:10:46 -04:00
  • a6704077f8 Update example config. Justin Carlson 2021-10-22 12:04:04 -04:00
  • d22682133f Support markdown in welcome messages. Justin Carlson 2021-10-22 12:01:16 -04:00
  • 062b1374f7 Add comments to example config for welcome messages. Justin Carlson 2021-10-20 11:05:18 -04:00
  • 465f127c05
    Update example-config.yaml Will Hunt 2021-10-20 10:48:58 +01:00
  • 1579cd4c63 Add support for HTML messages Will Hunt 2021-10-20 10:45:23 +01:00
  • 1d2c91b448 Implement sending customized welcome messages. Justin Carlson 2021-10-19 17:20:35 -04:00
  • c3898fb835 Add config for customized welcome messages. Justin Carlson 2021-10-19 17:20:25 -04:00
  • 74e57603b6
    Remove undocumented restriction on backfilling pictuga 2021-10-17 21:18:15 +02:00
  • 923f9c4b21
    Merge pull request #353 from mautrix/ci-update-container-versions-on-success Sumner Evans 2021-10-14 12:31:53 -06:00
  • 511b342065
    ci: only update container versions on success Sumner Evans 2021-10-14 09:48:23 -06:00
  • 5891c172e9
    Merge pull request #2 from vector-im/hs/caluculate-sender-jid-better Will Hunt 2021-10-12 15:40:29 +01:00
  • 3048817a36 Update comment in encryption config Tulir Asokan 2021-10-08 19:11:06 +03:00
  • 9ca18ea548
    Convert webp images to png when sending to WhatsApp (#346) Alexandar Mechev 2021-10-06 20:11:37 +02:00
  • 6271a29798 Fix naming Tulir Asokan 2021-10-06 21:07:26 +03:00
  • 940345651f Merge branch 'master' into AddWebpSupport Tulir Asokan 2021-10-06 21:02:34 +03:00
  • 92c1a880b9 Fix comment Will Hunt 2021-10-06 14:06:58 +01:00
  • 09d1fbe3f9 Check the participant if the JID is empty Will Hunt 2021-10-06 12:00:52 +01:00
  • 5c77f66599 Add readme Will Hunt 2021-10-06 11:06:46 +01:00
  • 51e7584892 Bump each upgrade by 1 Will Hunt 2021-10-06 11:05:32 +01:00
  • d98153f498 Merge branch 'element-master' of github.com:vector-im/mautrix-whatsapp into element-master Will Hunt 2021-10-06 09:32:16 +01:00
  • 0ac586c985 Merge remote-tracking branch 'tulir/master' into element-master Will Hunt 2021-10-06 09:31:38 +01:00
  • 0f6da5c69e
    Merge pull request #1 from vector-im/hs/activity-ignore-stale-messages Will Hunt 2021-10-06 09:22:32 +01:00
  • 69c8946ff6 Invert my > Will Hunt 2021-10-06 09:05:18 +01:00
  • 53e638569e Add log line Will Hunt 2021-10-06 09:05:03 +01:00
  • dab7d63bea Ignore stale messages Will Hunt 2021-10-06 08:54:37 +01:00
  • f7b387a4ff Don't return CONNECTING bridge state if there's no session Tulir Asokan 2021-10-04 14:59:07 +03:00
  • cad99ece0a Improve logging in reconnection loop Tulir Asokan 2021-09-24 14:07:32 -04:00
  • 74870ec638 Add proper error message for multi-device Tulir Asokan 2021-09-23 14:08:15 -04:00
  • 59fa4e6480 Always return RUNNING as global bridge state event Tulir Asokan 2021-09-23 14:04:20 -04:00
  • cc80c90565 Login help text: Remove trailing apostrophe Christian Paul 2021-09-13 14:34:39 +02:00
  • c4cc24eac7 portal: converts webP to png using go library -uses golang.org/x/image/webp to convert webP to PNG in memory - adds modules to go.mod and go.sum Alexandar Mechev 2021-09-18 10:03:25 +02:00
  • c16ae5d60e dockerfile: Removes system libraries for WebP support Alexandar Mechev 2021-09-17 17:50:08 +02:00
  • ccc7888a86 portal: adds convertWebPtoPng Alexandar Mechev 2021-09-10 13:16:57 +02:00