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

Commit graph

  • 6d0a2e73ea Fix mistake Will Hunt 2022-08-24 10:43:51 +01:00
  • e25974ea4e Update changelog Tulir Asokan 2022-08-24 12:01:02 +03:00
  • 5c5498c9c0 Disable notices for m.notice errors. Fixes #544 Tulir Asokan 2022-08-24 12:00:01 +03:00
  • be4f0c0bbc
    Merge pull request #18 from vector-im/hs/merge-0.6.1 Will Hunt 2022-08-23 09:32:48 +01:00
  • 76c9660849 Reject unsupported message types and add some more conversions Tulir Asokan 2022-08-22 15:00:01 +03:00
  • 9574f2e7c6 Merge tag 'v0.6.1' into element-master Half-Shot 2022-08-22 13:05:47 +01:00
  • cdf5a98b29 Update mautrix-go and bump minimum Go version Tulir Asokan 2022-08-22 15:05:43 +03:00
  • b33bd9c4a7 Enable appservice ephemeral events by default Tulir Asokan 2022-08-19 14:39:38 +03:00
  • e5ca572811 Add hidden option to use appservice login for double puppeting Tulir Asokan 2022-08-16 17:10:15 +03:00
  • a87bb67be9 Bump version to v0.6.1 v0.6.1 Tulir Asokan 2022-08-16 20:23:44 +03:00
  • e464ea78f4 Update dependencies Tulir Asokan 2022-08-16 11:03:04 +03:00
  • 52072d9650 Update mautrix-go for new bridge status package Tulir Asokan 2022-08-15 16:36:28 +03:00
  • aa15fde5da Update changelog Tulir Asokan 2022-08-14 19:26:50 +03:00
  • f79efa9037 Update mautrix-go Tulir Asokan 2022-08-14 19:26:42 +03:00
  • 78a8a759c8
    Merge pull request #543 from mautrix/add-dev-dockerfile Nick Mills-Barrett 2022-08-14 16:28:53 +01:00
  • 56e041a03c
    Add development specific Dockerfile Nick Barrett 2022-08-12 15:32:18 +01:00
  • 95a3d07209 Added audio convertion Nicola Guerrera 2022-08-10 13:30:27 +00:00
  • b7514fdc8d Update whatsmeow Tulir Asokan 2022-08-04 20:53:02 +03:00
  • 8788cbcbd2 Bump Go version used for linting Tulir Asokan 2022-08-04 20:42:52 +03:00
  • e50ac52014 Update mautrix-go Tulir Asokan 2022-08-04 20:42:03 +03:00
  • c044392525
    Clear out msgtype field ginnyTheCat 2022-08-01 16:54:44 +02:00
  • d21868ea70
    Add sticker support ginnyTheCat 2022-08-01 14:19:14 +02:00
  • 5ba69f7e8e Add support for admin redactions in groups Tulir Asokan 2022-07-30 11:30:55 +03:00
  • 3617b991c8 Update whatsmeow Tulir Asokan 2022-07-30 11:30:44 +03:00
  • 2a44a2bf7d provisioning: better logging around authentication Sumner Evans 2022-07-27 12:58:04 -07:00
  • a49de0f13c
    provisioning: better logging around authentication Sumner Evans 2022-07-27 12:58:04 -07:00
  • 7edd9f3237 Install libolm in GH actions so vet can compile the program Tulir Asokan 2022-07-19 22:05:45 +03:00
  • 13f5ab9533 Fix pre-commit hook ID Tulir Asokan 2022-07-19 21:51:05 +03:00
  • b2567c9588 Add go vet to pre-commit and GH actions Tulir Asokan 2022-07-19 21:51:05 +03:00
  • 2aa8330882
    backfill: ensure that puppets used in backfill are registered Sumner Evans 2022-07-18 23:27:14 -06:00
  • 8cc1ad85ba
    Merge pull request #533 from mautrix/fix-test Sumner Evans 2022-07-18 18:16:23 -07:00
  • 17cd75654f
    Fix the FindPrivateChats SELECT statement Sumner Evans 2022-07-18 19:11:23 -06:00
  • 465ffa27af Remove special-cased private chat portal cleanup Tulir Asokan 2022-07-18 16:31:56 +03:00
  • 1600559de7
    Delete portal if user deletes chat on WhatsApp (#531) vurpo 2022-07-18 16:16:17 +03:00
  • 70347a0a88
    Merge branch 'master' into delete-chat Tulir Asokan 2022-07-18 16:14:46 +03:00
  • 180c8996a8
    Implement "Delete for me" support for messages (#530) vurpo 2022-07-18 16:08:52 +03:00
  • b97faedfc9 Check the user who deleted the WA chat tilde 2022-07-18 16:03:17 +03:00
  • 285ff34d2d
    Change error message according to suggestion vurpo 2022-07-18 15:41:17 +03:00
  • adcca4e5e9
    Change error message according to suggestion vurpo 2022-07-18 15:40:46 +03:00
  • 45ed657ab1 Bump version to v0.6.0 v0.6.0 Tulir Asokan 2022-07-16 19:50:34 +03:00
  • 5dce6a2c7d Also check whether the user deleting is actually the Matrix user tilde 2022-07-15 17:55:59 +03:00
  • 119a4db955 Only delete for me if I'm the only Matrix user in the portal tilde 2022-07-15 17:47:31 +03:00
  • ff47f273f5 Handle delete chat and leave WA group chat tilde 2022-07-15 17:35:06 +03:00
  • 1f26026881 Only use main intent to redact messages tilde 2022-07-15 15:01:02 +03:00
  • 2c05b680e6 Partially implement "Delete for me" support for messages tilde 2022-07-15 02:18:41 +03:00
  • 6f5070b243 Add message and status fields to status events Tulir Asokan 2022-07-12 13:14:17 +03:00
  • 7ccc0d005e Remove unused dbms migration function Tulir Asokan 2022-07-12 12:29:39 +03:00
  • 08d5b10902 Use same ensureUserInvited method everywere. Fixes #529 Tulir Asokan 2022-07-12 12:24:31 +03:00
  • 35ed840a36 Don't try to do periodic sync on status broadcast chat Tulir Asokan 2022-07-11 19:47:10 +03:00
  • 574d6f47c3 Extend message handling timeout for scheduled messages Tulir Asokan 2022-07-11 15:08:34 +03:00
  • 794975eaa0 Add support for Matrix -> WhatsApp captions with MSC2530 Tulir Asokan 2022-07-11 14:38:47 +03:00
  • 73f4449761 Add log to find which part of message handling takes long Tulir Asokan 2022-07-11 14:20:31 +03:00
  • a2d808626f Update changelog Tulir Asokan 2022-07-09 11:33:33 +03:00
  • fb74e014ec Improve log and update dependencies Tulir Asokan 2022-07-09 11:16:43 +03:00
  • a548fd7174 Update Docker image to Alpine 3.16 Tulir Asokan 2022-07-06 18:48:30 +03:00
  • 152f5a57b5 Fix handling not found avatars Tulir Asokan 2022-07-06 13:54:32 +03:00
  • 2bc5c32d48 Add double puppet value to backfilled event wire content Tulir Asokan 2022-07-05 16:41:21 +03:00
  • 4d059edc48 Update mautrix-go Tulir Asokan 2022-07-05 16:15:32 +03:00
  • 1b90f98961 Clamp sticker rendering suggestion 190px Tulir Asokan 2022-07-05 12:52:32 +03:00
  • f8d6f712bd Get Matrix msgtype from WhatsApp type instead of mimetype Tulir Asokan 2022-07-05 12:46:34 +03:00
  • 91b4699e2d Update mautrix-go Tulir Asokan 2022-07-05 12:00:44 +03:00
  • 17a9df3297 Always sync private chat portal meta in background sync Tulir Asokan 2022-07-05 11:11:43 +03:00
  • c16af35d1b Make Portal.UpdateName work without a room Tulir Asokan 2022-07-05 11:05:22 +03:00
  • d7100cf0bd Update mautrix-go Tulir Asokan 2022-07-05 11:03:49 +03:00
  • 95aa6c01a6 Fix potential bugs in direct chat portal info updating Tulir Asokan 2022-07-05 11:02:54 +03:00
  • 9a6670eb93 Update mautrix-go Tulir Asokan 2022-07-01 23:25:13 +03:00
  • 87c4cd6c20 Simplify expression Tulir Asokan 2022-07-01 11:17:10 +03:00
  • 7247e9b2e6
    Merge pull request #525 from mautrix/make-contact-agumentation-more-efficient Sumner Evans 2022-07-01 13:21:07 -06:00
  • 07a43e6541
    provisioning/list_contacts: make augmentation with avatar more efficient Sumner Evans 2022-07-01 13:15:08 -06:00
  • 1e8fb6459d Update changelog Tulir Asokan 2022-07-01 11:07:43 +03:00
  • 69f23666a5 Use replies for error notices Tulir Asokan 2022-07-01 11:06:54 +03:00
  • 676ae34bbe Remove default soft timeout on sending Tulir Asokan 2022-07-01 11:06:20 +03:00
  • 61f3aa9704 Add still_working field for status event on soft timeouts Tulir Asokan 2022-07-01 11:02:35 +03:00
  • bf4c01648f Move most double puppet source key adding to mautrix-go Tulir Asokan 2022-06-30 20:56:25 +03:00
  • e9f01b81d5 Add validation for disappearing-timer command Tulir Asokan 2022-06-30 17:25:43 +03:00
  • 0c0a55b940 Fetch portal info before doing background sync Tulir Asokan 2022-06-30 16:59:51 +03:00
  • 4b69c16f1a Allow retries on message taking too long errors Tulir Asokan 2022-06-30 14:52:28 +03:00
  • 14581a314e Fix checkpoint status for message taking long warnings Tulir Asokan 2022-06-30 14:50:22 +03:00
  • 2542f94e00 Add a warning log and more comments Tulir Asokan 2022-06-30 14:46:46 +03:00
  • 44768c9c93 Improve max message handling duration options Tulir Asokan 2022-06-30 14:41:37 +03:00
  • e6240ff68c Update some words and dependencies Tulir Asokan 2022-06-30 13:52:07 +03:00
  • d3d69d1a8a Add option for max message handling duration Tulir Asokan 2022-06-29 20:05:55 +03:00
  • 52e3cdb121 Only resync avatar if the user sync query returns one Tulir Asokan 2022-06-28 16:25:41 +03:00
  • 19b4c3093a Apply periodic resync for group chats too Tulir Asokan 2022-06-28 16:22:10 +03:00
  • f0e93bd938 Add random offset to starting avatar resync loop Tulir Asokan 2022-06-28 14:50:43 +03:00
  • 9f0901f560 Add periodic ghost avatar resync Tulir Asokan 2022-06-28 14:37:49 +03:00
  • a1d315e5d2
    Merge pull request #17 from vector-im/tadzik/intake-0.5.0 Tadeusz Sośnierz 2022-06-28 11:53:40 +02:00
  • 814e43e272 Fix 00-latest-revision.sql syntax, avoid double v50 application Tadeusz Sośnierz 2022-06-28 11:52:12 +02:00
  • 267799cbe0 Update dependencies Tulir Asokan 2022-06-28 12:09:12 +03:00
  • f3ddb85df5 Merge tag 'v0.5.0' into tadzik/intake-0.5.0 Tadeusz Sośnierz 2022-06-28 10:25:05 +02:00
  • 68b0f3d0a4 Re-add support for resend_bridge_info Tulir Asokan 2022-06-27 11:46:30 +03:00
  • 219265c706 Fix value in example config Tulir Asokan 2022-06-27 11:20:24 +03:00
  • 8eeced96ab
    portal.go: add support for webm files Alexandar Mechev 2022-06-26 19:00:50 +02:00
  • af50cbd239 Update changelog Tulir Asokan 2022-06-25 10:55:16 +03:00
  • e424382cc9 Add support for list messages Tulir Asokan 2022-06-24 23:25:37 +03:00
  • a47ef45e29 Add support for template button reply messages Tulir Asokan 2022-06-24 22:37:27 +03:00
  • 443ff97e7a Add basic support for business messages Tulir Asokan 2022-06-24 21:50:58 +03:00
  • d6db16a4e2 Update mautrix-go Tulir Asokan 2022-06-24 19:06:30 +03:00
  • 40ea8a8324 Stop using SELECT * Tulir Asokan 2022-06-24 17:53:28 +03:00
  • 83d41a4e12 Refuse to start bridge if server is missing features Tulir Asokan 2022-06-23 20:25:09 +03:00