1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-15 18:16:53 -04:00

Commit graph

  • c2bda58ad6 Update outgoing edit format Tulir Asokan 2023-04-06 13:44:21 +03:00
  • a28d18c3af Set contact info for puppets on startup Max Sandholm 2023-04-05 16:24:27 +03:00
  • 7e6fabec97 Rename the field names in the new contact info Max Sandholm 2023-04-05 15:17:08 +03:00
  • 3c5ec1e0da Add custom contact info fields to puppet profile Max Sandholm 2023-04-05 01:28:40 +03:00
  • dec2f81fbe Add fi.mau.gif flag for gifs Tulir Asokan 2023-03-28 12:26:30 +03:00
  • 5404ab0184 Bump version to v0.8.3 v0.8.3 Tulir Asokan 2023-03-16 13:07:42 +02:00
  • 6d10547d6e Update changelog and dependencies Tulir Asokan 2023-03-16 12:40:00 +02:00
  • 1b31a36e60 Update mautrix-go Tulir Asokan 2023-03-15 16:22:05 +02:00
  • 6df2ff7259 Add config option to bridge cross-room replies Tulir Asokan 2023-03-08 17:14:31 +02:00
  • 6bea8539ab Update whatsmeow Tulir Asokan 2023-03-08 16:45:31 +02:00
  • d320c4ab08 Add more detailed logging when receiving history syncs Tulir Asokan 2023-03-02 17:24:41 +02:00
  • 5e28343350 Lock latest event backfill lock when handling Matrix messages Tulir Asokan 2023-03-02 14:14:49 +02:00
  • 65e0c0019e Implement MSC3952 for incoming messages Tulir Asokan 2023-03-02 13:54:27 +02:00
  • af7c9aed71
    Merge pull request #21 from vector-im/tadzik/intake-0.8.2 Tadeusz Sośnierz 2023-02-27 15:35:15 +01:00
  • 8a8a4f9e01 Remove conflicting DB migrations Tadeusz Sośnierz 2023-02-27 13:44:47 +01:00
  • acaf0697e9 Merge tag 'v0.8.2' into tadzik/intake-0.8.2 Tadeusz Sośnierz 2023-02-27 12:24:06 +01:00
  • 59b6e9f272 Fix state store not being updated on double puppet requests Tulir Asokan 2023-02-27 01:28:44 +02:00
  • 5f06d1d537 Update changelog and dependencies Tulir Asokan 2023-02-26 15:02:57 +02:00
  • aceadf18e2 Update mautrix-go and switch to zerolog Tulir Asokan 2023-02-24 14:45:27 +02:00
  • 998d81f48a Update whatsmeow Tulir Asokan 2023-02-22 15:19:51 +02:00
  • e0a9b0e8bb Update whatsmeow Tulir Asokan 2023-02-17 19:38:11 +02:00
  • fc743f1ad2 Don't use goroutine for queuing bridge states Tulir Asokan 2023-02-17 15:51:01 +02:00
  • da1aa50757 Update whatsmeow Tulir Asokan 2023-02-17 01:42:29 +02:00
  • 3056599509 Bump minimum Go version to 1.19 Tulir Asokan 2023-02-16 16:57:35 +02:00
  • 81028cf2c2 Bump version to v0.8.2 v0.8.2 Tulir Asokan 2023-02-16 13:07:21 +02:00
  • 96092af492 Add missing field for sending files. Fixes #595 Tulir Asokan 2023-02-15 16:04:05 +02:00
  • c477f46af8 Fix syncing DMs in sync space command Tulir Asokan 2023-02-15 14:33:53 +02:00
  • 918792ce85 Update whatsmeow to auto-reconnect on connect failure 503 Tulir Asokan 2023-02-13 19:55:46 +02:00
  • 8e47607602 Update dependencies Tulir Asokan 2023-02-13 15:38:34 +02:00
  • c9419a2a8c Update linters Tulir Asokan 2023-02-07 13:07:24 +02:00
  • 08fe836b8a Add hack for working around image rendering in broken clients Tulir Asokan 2023-02-05 01:01:41 +02:00
  • edc682c657 Update dependencies and changelog Tulir Asokan 2023-02-04 20:14:23 +02:00
  • ff6531a5e5
    Merge pull request #591 from mautrix/segment_user_id Scott Weber 2023-01-31 21:48:44 -05:00
  • 5d4862f111 Forgot to copy segment_user_id in upgrade.go Scott Weber 2023-01-31 21:35:31 -05:00
  • 8d4c8afef8
    Forgot two ID uppercasings Scott Weber 2023-01-31 14:21:37 -05:00
  • fa0a69d746 Allow setting segment_user_id in config Scott Weber 2023-01-31 14:11:01 -05:00
  • fc3d9a9ad8 Add a hack for bad clients that require thumbnail Mikko Mäntylä 2023-01-30 20:39:47 +02:00
  • e5d32cc1e2 Update whatsmeow to handle some message send errors Tulir Asokan 2023-01-28 21:51:40 +02:00
  • 012432b282 Remove extra lines. trilkk 2023-01-18 20:05:19 +02:00
  • 9e8fd0fc89 Fix build.sh to work on FreeBSD. trilkk 2023-01-18 20:01:32 +02:00
  • da0fb48eb2 Update base power level for poll votes Tulir Asokan 2023-01-16 17:17:36 +02:00
  • b8127f3545 Remove unused read receipt based disappearing timer Tulir Asokan 2023-01-16 17:16:01 +02:00
  • 3a5ca36d49 Fix disappearing message timing Tulir Asokan 2023-01-16 17:15:04 +02:00
  • ac8a2f8368 Bump version to v0.8.1 v0.8.1 Tulir Asokan 2023-01-16 14:09:40 +02:00
  • 3025523089 Update dependencies Tulir Asokan 2023-01-16 14:07:21 +02:00
  • 7f96510771 Update mautrix-go Tulir Asokan 2023-01-14 13:35:40 +02:00
  • 0723d60205 Add error code for normal transient disconnects Tulir Asokan 2023-01-13 01:20:04 +02:00
  • e1b734e52f
    provisioning: add logging for timezone Sumner Evans 2023-01-13 16:18:55 -07:00
  • e1b2a67f2c Update changelog Tulir Asokan 2023-01-10 16:15:56 +02:00
  • ee3ce9b020 Fix receiving messages in notes to self chat Tulir Asokan 2023-01-10 16:14:03 +02:00
  • c4b3fd510d Merge branch 'master' into element-master Tadeusz Sośnierz 2023-01-09 14:39:09 +01:00
  • 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