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

Commit graph

  • acb056c894
    Merge pull request #582 from mautrix/vurpo/reconnect vurpo 2023-01-05 16:34:27 +02:00
  • ee5cf7fe11 Fix reconnect on remote logout issues Max Sandholm 2023-01-05 16:28:15 +02:00
  • 7a0091bff2 Expose history sync config struct in bridge config Tulir Asokan 2023-01-04 22:37:25 +02:00
  • 426e9df3f7 Update mautrix-go Tulir Asokan 2023-01-04 22:11:33 +02:00
  • bbabf389a5 Use hungryserv room yeeting endpoint Tulir Asokan 2023-01-04 12:48:16 +02:00
  • c42b1f1e93 Update mautrix-go Tulir Asokan 2023-01-04 12:41:45 +02:00
  • 1ce4e4a219 Fix some database transaction bugs Tulir Asokan 2023-01-04 02:13:20 +02:00
  • 16277a8702 Update whatsmeow Tulir Asokan 2023-01-01 13:30:09 +02:00
  • 0305680317 Add support for creating polls from Matrix Tulir Asokan 2022-12-23 15:17:57 +02:00
  • 52876bb607 Handle WhatsApp poll creation message v2 Tulir Asokan 2022-12-21 23:20:23 +02:00
  • c1538ccfa0 Bump version to v0.8.0 v0.8.0 Tulir Asokan 2022-12-16 17:20:51 +02:00
  • 5b3b3bd9c2 Update mautrix-go Tulir Asokan 2022-12-16 17:19:40 +02:00
  • a8a98264fb Fix syncing community avatars Tulir Asokan 2022-12-14 01:00:31 +02:00
  • 54c61c63e6 Update child portal m.bridge info when updating parent Tulir Asokan 2022-12-14 01:00:12 +02:00
  • ee26bc6061 Prevent misusing --create-portals in sync command Tulir Asokan 2022-12-12 12:05:40 +02:00
  • a26cac6051 Update changelog Tulir Asokan 2022-12-11 13:48:49 +02:00
  • abfbc1bab5 update mautrix-go Tulir Asokan 2022-12-09 13:10:00 +02:00
  • 528683372b Use atomic read receipts on hungryserv backfill Tulir Asokan 2022-12-09 13:06:36 +02:00
  • 2015d6f963 Stop backfill loop when channel is closed Tulir Asokan 2022-12-05 18:08:07 +02:00
  • 6f635a66fc Update bridge info after updating community space Tulir Asokan 2022-12-05 18:04:21 +02:00
  • fea1fa6535 Update example homeserver address Tulir Asokan 2022-12-05 18:04:03 +02:00
  • 5881247f73 Add timer to enqueue backfills Tulir Asokan 2022-12-05 18:03:52 +02:00
  • 74e6c5f53e Clear in_space flag in portals when deleting parent Tulir Asokan 2022-12-03 16:48:38 +02:00
  • 27171ea182 Handle group delete events from WhatsApp Tulir Asokan 2022-12-02 16:30:30 +02:00
  • 7c9746f5de Ignore delete chat updates if the room doesn't exist Tulir Asokan 2022-12-02 16:19:37 +02:00
  • 738ea1b943 Create parent portal if necessary when updating space Tulir Asokan 2022-12-02 16:08:35 +02:00
  • 6184eeb28a Apply more group metadata before creating room Tulir Asokan 2022-12-02 15:53:59 +02:00
  • a1192bd0a4 Add support for communities Tulir Asokan 2022-12-02 15:36:19 +02:00
  • 357f165581 Only enqueue backfill after last history sync blob Tulir Asokan 2022-11-30 12:22:22 +02:00
  • 2682298c10 Add polls to feature list Tulir Asokan 2022-11-30 11:11:04 +02:00
  • e38f261341 Update Docker image to Alpine 3.17 Tulir Asokan 2022-11-26 22:06:34 +02:00
  • 70446bd9b9 Update changelog Tulir Asokan 2022-11-26 19:39:45 +02:00
  • 5143f32707 Update whatsmeow and try to future-proof incoming reactions Tulir Asokan 2022-11-26 19:36:21 +02:00
  • 4b0302d745 Remove extev v2 option Tulir Asokan 2022-11-26 18:53:08 +02:00
  • 0232a176d4 Require foreign keys and recommend txlock on SQLite Tulir Asokan 2022-11-22 21:31:04 +02:00
  • 626f73fc62 Update whatsmeow Tulir Asokan 2022-11-22 10:53:32 +02:00
  • d087f3f6b1 Add double puppet values in reaction backfill Tulir Asokan 2022-11-22 10:52:19 +02:00
  • 901eadf924 Adjust heading size in readme Tulir Asokan 2022-11-18 14:46:24 +02:00
  • be824d07fb Fix some unstable prefixes Tulir Asokan 2022-11-18 00:28:04 +02:00
  • b8dc3c0e56 Bridge incoming votes in MSC3381 polls Tulir Asokan 2022-11-18 00:20:14 +02:00
  • beb956973e Add option to bridge polls into MSC3381 format Tulir Asokan 2022-11-17 23:30:42 +02:00
  • 1da1b9935b Add support for poll creation messages Tulir Asokan 2022-11-17 23:02:01 +02:00
  • cd584d9c05 Mark room as read after backfilling disappearing notice Tulir Asokan 2022-11-17 22:18:31 +02:00
  • a2bb46c22d Bump version to v0.7.2 v0.7.2 Tulir Asokan 2022-11-16 12:12:13 +02:00
  • 2d362ea48e Update dependencies and changelog Tulir Asokan 2022-11-13 16:06:56 +02:00
  • 4bfd3bd644 Fix marking messages as disappearing while backfilling on SQLite Tulir Asokan 2022-11-10 23:09:46 +02:00
  • 86e739b6a1 Simplify using optional db transactions Tulir Asokan 2022-11-10 23:08:29 +02:00
  • f51fb5c5c2
    historysync: fix typo Sumner Evans 2022-11-10 10:07:08 -07:00
  • f8a6afd66e Update mautrix-go Tulir Asokan 2022-11-09 17:09:45 +02:00
  • 37f4182aa7 Update mautrix-go Tulir Asokan 2022-11-05 11:29:11 +02:00
  • f7064812ea Update dependencies Tulir Asokan 2022-11-04 12:54:46 +02:00
  • a7fe1a56f5 Update whatsmeow and add sender timestamp to edits Tulir Asokan 2022-11-02 09:24:33 +02:00
  • 6602c3ab7c
    Create CODEOWNERS Will Hunt 2022-11-01 11:16:50 +00:00
  • 1829490e10 Update mautrix-go Tulir Asokan 2022-10-26 16:39:57 +03:00
  • b17ebe9d05 Bump version to v0.7.1 v0.7.1 Tulir Asokan 2022-10-16 17:17:53 +03:00
  • 187f471496 Update dependencies Tulir Asokan 2022-10-15 14:00:53 +03:00
  • 433d901658 backfill: add option to only sync unread state if chat is younger than threshold Sumner Evans 2022-10-12 13:32:48 -06:00
  • f049b3aca6
    backfill: add option to only sync unread state if chat is younger than threshold Sumner Evans 2022-10-12 13:32:48 -06:00
  • eadc774160 Add support for sending members in /createRoom Tulir Asokan 2022-10-10 17:07:37 +03:00
  • 1105530c9a Add initial support for WhatsApp message edits Tulir Asokan 2022-10-08 17:46:42 +03:00
  • 859355a3db Implicitly enable private_chat_portal_meta in encrypted rooms Tulir Asokan 2022-10-07 21:01:04 +03:00
  • b826aa1bb7 Fix handling read receipts Tulir Asokan 2022-10-05 21:18:48 +03:00
  • bb9ac16cea Revert "Use mautrix-go branch" Tulir Asokan 2022-10-05 20:56:53 +03:00
  • 232827af27 Use mautrix-go branch Tulir Asokan 2022-10-05 20:56:32 +03:00
  • d03e610562
    Merge pull request #19 from vector-im/af/upstream-intake Andrew Ferrazzutti 2022-10-04 01:50:06 -04:00
  • 53bc4dab28 Drop large media messages before downloading Tulir Asokan 2022-10-03 10:09:07 +03:00
  • 862cd8a0d7 Add option to sync group members in parallel Tulir Asokan 2022-09-29 14:39:58 +03:00
  • ea8c58b4f5 Fix merged captions in backfill Tulir Asokan 2022-09-28 16:43:27 +03:00
  • 7a933124fa Use transaction for saving reactions in backfill Tulir Asokan 2022-09-28 15:54:02 +03:00
  • 7a6c4d53d3 Backfill reactions when using hungryserv Tulir Asokan 2022-09-28 15:07:09 +03:00
  • 93cbbb7f93 Move reuploadAvatar next to updateAvatar Tulir Asokan 2022-09-28 14:45:36 +03:00
  • 6c517eaaeb Add support for wa.me/qr links in resolve command. Fixes #556 Tulir Asokan 2022-09-28 14:45:09 +03:00
  • 6313527918 Merge tag 'v0.7.0' into element-master Andrew Ferrazzutti 2022-09-22 15:12:21 -04:00
  • 0e298bb88b Fix updated name log Tulir Asokan 2022-09-22 16:20:13 +03:00
  • f0401ee81e Generate different deterministic event IDs for captions Tulir Asokan 2022-09-20 17:31:08 +03:00
  • a112e48467 Fix usage and help message for sync command Tulir Asokan 2022-09-18 14:46:16 +03:00
  • 20e6d9e659 Bump version to v0.7.0 v0.7.0 Tulir Asokan 2022-09-16 13:03:33 +03:00
  • c3dedef328 Update whatsmeow and mautrix-go Tulir Asokan 2022-09-16 12:42:33 +03:00
  • 126b6a1745 Actually update mautrix-go Tulir Asokan 2022-09-15 13:02:46 +03:00
  • 4ce0a55c33 Update mautrix-go to fix MSC3870 media uploads Tulir Asokan 2022-09-15 12:58:03 +03:00
  • bcf67b89b6 Update mautrix-go to fix MSC2409 to-device event field Tulir Asokan 2022-09-14 21:09:36 +03:00
  • e0294b64dd Use constants for homeserver software checks Tulir Asokan 2022-09-12 22:14:50 +03:00
  • 2e934abe43 Disable state_events_at_start on hungryserv Tulir Asokan 2022-09-12 22:14:41 +03:00
  • d6fe852efa Include event type in bridging error messages Tulir Asokan 2022-09-11 21:15:22 +03:00
  • ec9e6d517f Add missing f Tulir Asokan 2022-09-07 12:31:59 -04:00
  • 8a7204998e Update changelog Tulir Asokan 2022-09-06 15:55:54 -04:00
  • 3f59ae3d26 Ignore webp padding errors. Fixes #549 Tulir Asokan 2022-09-06 15:55:46 -04:00
  • 60506593e5 Handle StreamReplaced errors Tulir Asokan 2022-09-06 15:38:47 -04:00
  • 0209bf21fc
    Only collect counted stats every minute Nick Barrett 2022-08-31 16:24:45 +01:00
  • 26489d59f3 0.6.1-mod-4 Half-Shot 2022-08-31 09:25:14 +01:00
  • f8503cd69a Update v0 schema version to v52 Half-Shot 2022-08-31 09:24:11 +01:00
  • b923a39d76 Fix media conversion errors not including actual error Tulir Asokan 2022-08-31 11:10:39 +03:00
  • 985b33fd7c Backfill with deterministic event IDs on hungryserv Tulir Asokan 2022-08-25 17:05:40 +03:00
  • b8ffe971fc Replace asmux flag with generic software config option Tulir Asokan 2022-08-25 12:04:42 +03:00
  • 46a48541aa Add config option to use AS transactions for e2be Tulir Asokan 2022-08-25 11:59:09 +03:00
  • 11abac2214 Resize webp stickers if they're not 1:1 Tulir Asokan 2022-08-25 11:43:16 +03:00
  • 24f7f353e4 Fix variable names Tulir Asokan 2022-08-24 21:08:47 +03:00
  • e554d048c9 Pad images when converting to webp Tulir Asokan 2022-08-24 21:06:27 +03:00
  • 212edd3660 Fix parameter mess with puppets Will Hunt 2022-08-24 11:15:45 +01:00
  • de5ccafef7 Fix schema headers Will Hunt 2022-08-24 10:59:38 +01:00