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

Commit graph

  • 542d30ead7 Use SQLCryptoStore from mautrix-go and update deps Tulir Asokan 2020-06-23 23:22:30 +03:00
  • cbd1a79e80 Ignore some types of message parse errors Tulir Asokan 2020-06-23 19:03:20 +03:00
  • c541afbb46 Update go-whatsapp again Tulir Asokan 2020-06-23 19:01:11 +03:00
  • 50132ae274 Add ffmpeg to Docker image Tulir Asokan 2020-06-23 16:40:05 +03:00
  • 3fe9289f91 Add support for Matrix->WhatsApp GIF bridging. Fixes #141 Tulir Asokan 2020-06-23 16:36:05 +03:00
  • 63a1a77f26 Update go-whatsapp to handle unknown ping responses Tulir Asokan 2020-06-23 15:36:08 +03:00
  • 58de73f8b2 Update mautrix-go Tulir Asokan 2020-06-23 14:52:32 +03:00
  • c922d7e569 Add FUNDING.yml Tulir Asokan 2020-06-18 00:01:15 +03:00
  • 5a04f6c871 Add simple disconnection count to metrics Tulir Asokan 2020-06-17 17:57:14 +03:00
  • 689202f43d Move HandleMediaMessage parameters to a struct Tulir Asokan 2020-06-20 22:24:27 +03:00
  • bd9464add3
    Merge pull request #201 from lieuwex/document-whatsapp-filename Tulir Asokan 2020-06-20 22:07:33 +03:00
  • 9cc8b04c8e use whatsapp document filename for document type files Lieuwe Rooijakkers 2020-06-20 17:26:45 +02:00
  • 9d6b9a901d Call EncryptMegolmEvent with pointer to content Tulir Asokan 2020-06-18 12:57:55 +03:00
  • beed19fdad Add Prometheus metrics Tulir Asokan 2020-06-17 17:50:06 +03:00
  • 5bcda24684
    fix merge conflict haywo 2020-06-15 21:23:51 +02:00
  • 4bc2d0e328
    Merge branch 'master' of https://github.com/tulir/mautrix-whatsapp into prometheus-metrics haywo 2020-06-15 21:20:25 +02:00
  • 8e30262275 Fix sending updated bridge info Tulir Asokan 2020-06-15 20:38:41 +03:00
  • 59e2015fa7 Add option to resend bridge info to all portals Tulir Asokan 2020-06-15 20:28:04 +03:00
  • 8bcf81879d Add connect as alias to reconnect command Tulir Asokan 2020-06-15 19:00:29 +03:00
  • ec86259a20 Update bridge info when portal metadata changes Tulir Asokan 2020-06-15 14:56:52 +03:00
  • affe9981d8
    add prometheus client to required packages HayWo 2020-06-15 12:56:37 +02:00
  • 45332894b8
    make metrics listen on localhost:9093 only haywo 2020-06-13 02:32:12 +02:00
  • fb8feb56cf
    changing the error checks haywo 2020-06-13 02:23:52 +02:00
  • 68f39b534f
    addding more metrics haywo 2020-06-13 01:57:50 +02:00
  • 7bf5d2299a
    Adding basic prometheus components and first gauges haywo 2020-06-13 01:03:11 +02:00
  • b8de8544e1 Add state key to m.bridge events Tulir Asokan 2020-06-11 14:41:45 +03:00
  • 47a1d7f6cb Generate AS registrations with bot sync workaround Tulir Asokan 2020-06-11 14:39:19 +03:00
  • 3418f39455
    Merge pull request #1 from pidongqianqian/tulir-master pidong 2020-06-11 14:49:17 +08:00
  • 5e82b5f353 Remove duplicate features zhaoYangguang 2020-06-11 14:43:12 +08:00
  • 7f24727f91 Merge branch 'master-upstream' into tulir-master zhaoYangguang 2020-06-11 13:59:44 +08:00
  • 7c799f1faa Encrypt media from WhatsApp when sending to encrypted portal Tulir Asokan 2020-06-10 15:26:14 +03:00
  • 210b1caf65 Add bridging of location messages to Matrix Tulir Asokan 2020-06-10 14:58:57 +03:00
  • e4a160e650 Add basic bridging of contact messages to Matrix Tulir Asokan 2020-06-10 14:06:36 +03:00
  • 934f98119f Add option to disable notifications during initial backfill Tulir Asokan 2020-06-08 20:51:24 +03:00
  • c6180660c2 Fix normal dockerfile Tulir Asokan 2020-06-07 21:20:57 +03:00
  • 535efcc8bd Send "delivery" receipt for messages bridged from WhatsApp too Tulir Asokan 2020-06-05 17:54:09 +03:00
  • 93b758b026 Bump version to v0.1.1 v0.1.1 Tulir Asokan 2020-06-04 18:39:30 +03:00
  • aea84c9907 Update mautrix-go to fix new OTK generation for e2be Tulir Asokan 2020-06-04 18:39:11 +03:00
  • b88b02ace3 Add missing v to version command output Tulir Asokan 2020-06-04 01:34:50 +03:00
  • f36e4e44fe Fix CI docker manifest stage for tags Tulir Asokan 2020-06-03 21:11:48 +03:00
  • f70b7663d2 Bump version to v0.1.0 v0.1.0 Tulir Asokan 2020-06-03 21:02:53 +03:00
  • 3f35a90145 Send plain version number to WhatsApp Tulir Asokan 2020-06-03 20:59:44 +03:00
  • 4b23ca9ff2 Fix getting commit SHA in CI Tulir Asokan 2020-06-03 20:49:26 +03:00
  • 0f7163a294 Don't require config for --version Tulir Asokan 2020-06-03 20:47:13 +03:00
  • f3793309a0 Fix +dev suffix in version Tulir Asokan 2020-06-03 20:44:52 +03:00
  • 09385713de Include commit information in CI builds. Fixes #158 Tulir Asokan 2020-06-03 20:32:53 +03:00
  • 7b75d763ed Update mautrix-go Tulir Asokan 2020-06-03 19:49:57 +03:00
  • f1b50a22f3 Add bridge info state events for new portal rooms Tulir Asokan 2020-06-01 15:09:58 +03:00
  • 7947ba616c Hide reconnected successfully message if report_connection_retry is false Tulir Asokan 2020-05-29 21:06:25 +03:00
  • cdf1c5fbbf invite/kick/create/join location/contact zhaoYangguang 2020-05-29 16:07:51 +08:00
  • 00ea2f28c4 Merge branch 'master' of https://github.com/tulir/mautrix-whatsapp into tulir-master zhaoYangguang 2020-05-29 13:04:59 +08:00
  • e2261b80b6 Include whatsapp user ID in provisioning API ping response Tulir Asokan 2020-05-28 20:59:36 +03:00
  • c72610f3f0 Fix handling new messages during initial portal backfill Tulir Asokan 2020-05-28 20:35:43 +03:00
  • 7cf19b0908 Auto-create management room if needed when sending notices Tulir Asokan 2020-05-27 12:16:05 +03:00
  • 91db286208 Update mautrix-go Tulir Asokan 2020-05-26 17:51:20 +03:00
  • 46e53eca4d Fix bridging messages to WhatsApp with relaybot. Fixes #191 Tulir Asokan 2020-05-25 23:11:00 +03:00
  • c6b4f34c28 Add option to send read receipt on confirmed delivery to WhatsApp Tulir Asokan 2020-05-25 11:17:47 +03:00
  • 2857b57c8e Use strings.Fields instead of manually removing spaces Tulir Asokan 2020-05-24 19:03:57 +03:00
  • d625ad0066 Update go-whatsapp Tulir Asokan 2020-05-24 17:47:05 +03:00
  • aa0a4d3eea Call LoadMediaInfo and retry if media download fails with 404/410 Tulir Asokan 2020-05-24 17:46:19 +03:00
  • 5a62982a56 Add option to query message from phone when send times out Tulir Asokan 2020-05-24 17:28:30 +03:00
  • bb883e1262 Ignore multiple spaces in commands Tulir Asokan 2020-05-24 17:03:50 +03:00
  • 9dfd9c88b2 Merge remote-tracking branch 'Dekedro/master' Tulir Asokan 2020-05-24 16:57:51 +03:00
  • daee58bece Fix out of range access when requesting last page with list Dekedro 2020-05-24 12:44:17 +00:00
  • c909a85fc7 Re-add sending bridging failure messages Tulir Asokan 2020-05-24 15:44:20 +03:00
  • 91bb38eaa3 Wait for response even after message send timeout Tulir Asokan 2020-05-24 15:33:26 +03:00
  • dfdd4e6bca Fix typo Tulir Asokan 2020-05-24 14:15:22 +03:00
  • 9526d61489 Add static build for other architectures (ref #187) Tulir Asokan 2020-05-24 11:59:13 +03:00
  • 3d92a98891 Fix sorting list output Tulir Asokan 2020-05-24 00:11:56 +03:00
  • abffc0b54c Fix default page number in list command Tulir Asokan 2020-05-23 23:52:05 +03:00
  • ba4aaa8f52 Add missing commands to help Tulir Asokan 2020-05-23 23:25:22 +03:00
  • 2353924456 Paginate output of list command Tulir Asokan 2020-05-23 23:17:43 +03:00
  • ff9fb29d64
    Merge branch 'master' of github.com:tulir/mautrix-whatsapp haywo 2020-05-23 19:52:40 +02:00
  • 4f09835b81 Fix sending captions to Matrix Tulir Asokan 2020-05-22 17:13:19 +03:00
  • 68a459a2eb Merge branch 'master' of https://github.com/tulir/mautrix-whatsapp into tulir-master zhaoYangguang 2020-05-22 14:53:42 +08:00
  • b4949eec59 Add missing crypto != nil checks Tulir Asokan 2020-05-21 21:56:46 +03:00
  • 8bb5407f98 Merge branch 'e2be' Tulir Asokan 2020-05-21 20:58:57 +03:00
  • ed978bcb9c Don't use different types for SQLite in DB schema Tulir Asokan 2020-05-21 20:56:41 +03:00
  • 64af0209b7 Suggest delete-session when trying to logout without connection. Fixes #98 Tulir Asokan 2020-05-21 20:50:54 +03:00
  • e4bc254a65 Change incoming call notices back to m.text Tulir Asokan 2020-05-21 20:14:43 +03:00
  • c0fc06b410 Allow using custom puppet for backfilling Tulir Asokan 2020-05-21 20:00:00 +03:00
  • 9002bf62ed Fix needing to reconnect after initial login Tulir Asokan 2020-05-21 19:49:01 +03:00
  • e08676079a Fix bridging encrypted media from Matrix Tulir Asokan 2020-05-20 16:43:55 +03:00
  • 1db87f51bf After creating a group, synchronize the group list information on the matrix side in time zhaoYangguang 2020-05-20 19:01:00 +08:00
  • bf4afe9c87 Merge branch 'feature/whatsapp_matrix_location_and_contact_message' into develop zhaoYangguang 2020-05-13 12:12:51 +08:00
  • 663c929316 complete zhaoYangguang 2020-05-13 12:11:06 +08:00
  • a770263d86 Encrypt media bridging error notices Tulir Asokan 2020-05-12 23:38:01 +03:00
  • 562754bc77 Update go.sum Tulir Asokan 2020-05-12 23:34:51 +03:00
  • fc6f8df4d3 Fix replacing outbound group session in db Tulir Asokan 2020-05-12 23:33:59 +03:00
  • c9adb3aba3 Store outbound group sessions in database Tulir Asokan 2020-05-12 23:16:33 +03:00
  • 1c3de877db Maybe support e2be by default and fix some bugs Tulir Asokan 2020-05-12 22:25:55 +03:00
  • db5c1a3f61 Make sure user gets invited to portal when using open command Tulir Asokan 2020-05-12 20:30:38 +03:00
  • 168816b646 Input commands can be compatible with multiple or multiple types of blank characters zhaoYangguang 2020-05-12 19:29:49 +08:00
  • e5274f175c Optimized display of address type messages zhaoYangguang 2020-05-12 19:09:46 +08:00
  • e85ea682e1 Fix user prompt message zhaoYangguang 2020-05-11 13:14:56 +08:00
  • 02dfafe515 Merge branch 'feature/whatsapp_matrix_location_and_contact_message' into develop zhaoYangguang 2020-05-11 12:05:41 +08:00
  • e45d366666 Merge branch 'feature/WhatsApp_Matrix_Presence' into develop zhaoYangguang 2020-05-11 12:05:20 +08:00
  • f96581ed13 Add handling of location information and contact information zhaoYangguang 2020-05-11 12:04:20 +08:00
  • 168a6ff93f Fix static build Tulir Asokan 2020-05-09 20:25:48 +03:00
  • ea23907492 Fix some bugs with db crypto store Tulir Asokan 2020-05-09 20:23:30 +03:00