Watch
1
0
Fork
You've already forked mautrix-whatsapp
0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-09-18 00:27:03 -04:00

Commit graph

  • bc6b9266a9
    link previews: fix logic if there are no previews Sumner Evans 2022-02-06 17:53:49 -07:00
  • c3a9f75ffd Add word to unsupported database error message Tulir Asokan 2022-02-06 21:03:04 +02:00
  • b240eb94d8 Update changelog Tulir Asokan 2022-02-06 20:43:41 +02:00
  • 41272e9dff Include current and latest known versions in unsupported db error Tulir Asokan 2022-02-06 20:43:36 +02:00
  • 6d8c71ab36 Update JID validity check in !wa open. Fixes #438 Tulir Asokan 2022-02-06 14:40:39 +02:00
  • 711548c0ba
    link previews: update to support a list Sumner Evans 2022-02-04 18:17:01 -07:00
  • 04f8518ad9
    Merge pull request #435 from mautrix/adamvy/link-preview Tulir Asokan 2022-02-04 23:14:33 +02:00
  • 9fee8a50a4 Add support for encrypting preview image Tulir Asokan 2022-02-04 23:06:35 +02:00
  • d4334f5df8 Clean up embedded link preview code Tulir Asokan 2022-02-04 22:19:55 +02:00
  • 779e591e60 fix formatting Adam Van Ymeren 2022-02-04 06:56:32 +00:00
  • 3ab04e65c8 Add support for bridging embedded link previews Adam Van Ymeren 2022-02-04 00:33:21 +00:00
  • 45b22c8070
    Merge branch 'mautrix:master' into master Marko B. Ludolph 2022-02-02 09:25:44 +01:00
  • 7e6c645f19 Add some simple metrics for retry receipts Tulir Asokan 2022-01-28 15:06:19 +02:00
  • 3a4b118956
    ci: add go workflow Sumner Evans 2022-01-27 09:52:00 -07:00
  • b3e15cc843
    pre-commit: add configuration Sumner Evans 2022-01-27 09:50:37 -07:00
  • 2fbecd16d4 added jpeg thumbnail Marko B. Ludolph 2022-01-27 16:28:04 +01:00
  • 6d4306defd Basic live location support, inspired by the mautrix telegram feac31e841 Marko B. Ludolph 2022-01-27 16:01:40 +01:00
  • 125ccd3dbb Make sure portal still exists when scheduling disappearing messages Tulir Asokan 2022-01-27 16:49:25 +02:00
  • e8c77c7ec6 Try to track when the phone is online and warn user if it's offline for too long Tulir Asokan 2022-01-25 14:26:24 +02:00
  • a276412e41
    add Yunohost setup possibility Gredin67 2022-01-25 10:48:28 +01:00
  • 92718804f1 Merge tag 'v0.2.3' into element-master Half-Shot 2022-01-24 10:48:39 +00:00
  • aacb1d57df Set portal disappearing message timer from history sync Tulir Asokan 2022-01-19 16:23:25 +02:00
  • 9e39ce565b Move read receipt handling to portal loop Tulir Asokan 2022-01-19 14:18:32 +02:00
  • f151dc4e9e Fix wrong log message Tulir Asokan 2022-01-19 14:13:06 +02:00
  • 1ebfeedcb7 Send fully read marker too when bridging read receipts to Matrix Tulir Asokan 2022-01-17 22:56:18 +02:00
  • cd29b36a07 Send not logged in bridge status before clearing JID Tulir Asokan 2022-01-17 16:58:19 +02:00
  • a093b7f157 Remove redundant double-inviting of users Tulir Asokan 2022-01-17 16:26:26 +02:00
  • 4a49de388c Update mautrix-go to fix state store not being updated in some cases Tulir Asokan 2022-01-17 15:44:00 +02:00
  • abdfcdc8a6 Handle incoming Matrix messages as implicit read receipts Tulir Asokan 2022-01-17 12:00:02 +02:00
  • 3dd30280a1 Fix state store logging errors when power levels aren't cached Tulir Asokan 2022-01-17 10:45:36 +02:00
  • c4a7943775 Add logs to debug read receipts Tulir Asokan 2022-01-17 10:38:44 +02:00
  • fea25f92ec Bump version to v0.2.3 v0.2.3 Tulir Asokan 2022-01-16 20:15:27 +02:00
  • b3e0d7afbb Reject ghost user invites from non-logged-in users Tulir Asokan 2022-01-15 13:59:20 +02:00
  • 7d23d87d0a Update CHANGELOG.md Tulir Asokan 2022-01-10 15:08:46 +02:00
  • 21f675de61 Update whatsmeow to fix app state Tulir Asokan 2022-01-10 14:03:49 +02:00
  • d31910ab05 Add provisioning API to sync appstate Tulir Asokan 2022-01-10 12:31:13 +02:00
  • ccfd7819c3 Don't ignore errors when getting DB schema version Tulir Asokan 2022-01-07 16:45:20 +02:00
  • 7f636e6aef Update whatsmeow to read group disappearing message timer Tulir Asokan 2022-01-07 15:05:09 +02:00
  • a61a3f5cf9 Only create goroutines for next hour of disappearing messages Tulir Asokan 2022-01-07 14:46:53 +02:00
  • 3d457d005e Pass event ID into CommandEvents Tulir Asokan 2022-01-07 14:39:00 +02:00
  • 2ce9947130 Fix double puppet marker in read receipts Tulir Asokan 2022-01-07 14:38:44 +02:00
  • 18ea5af45e Add support for disappearing messages Tulir Asokan 2022-01-07 14:32:00 +02:00
  • a6adf61417 Ignore file length mismatches again Tulir Asokan 2022-01-05 22:10:05 +02:00
  • 6bc13ede8a
    Merge pull request #11 from vector-im/tadzik/merge-upstream Tadeusz Sośnierz 2022-01-05 14:34:22 +01:00
  • 48fd7eaea5 Make puppet-activity DB upgrade sqlite-compatible Tadeusz Sośnierz 2022-01-05 11:55:06 +01:00
  • 66a67a328e Merge branch 'master' into tadzik/merge-upstream Tadeusz Sośnierz 2022-01-05 11:44:43 +01:00
  • 86486419dc Update mautrix-go to fix media convert error Tulir Asokan 2022-01-04 20:02:21 +02:00
  • a0a1c0fd45
    voice messages: bridge from WhatsApp to native Matrix voice messages Sumner Evans 2022-01-03 17:02:06 -07:00
  • 7904ff9938
    Merge pull request #8 from vector-im/tadzik/dont-log-message-bodies Will Hunt 2022-01-04 13:40:36 +00:00
  • 6607269e46 Update mautrix-go to log sync taking too long Tulir Asokan 2022-01-04 15:19:51 +02:00
  • 6a9d5714c0 Log unsupported message type instead of content. Closes #419 Tulir Asokan 2022-01-04 15:19:25 +02:00
  • 97a7bad8b0 Avoid logging message contents on WARN loglevel Tadeusz Sośnierz 2022-01-04 12:38:14 +01:00
  • 8275fa5009 Avoid logging message contents on WARN loglevel Tadeusz Sośnierz 2022-01-04 12:38:14 +01:00
  • a7deb693ff Revert gjson update Tulir Asokan 2022-01-03 16:30:04 +02:00
  • 5d7a66631c Update dependencies Tulir Asokan 2022-01-03 16:15:00 +02:00
  • e2b0879f16 Add support for multi-contact messages Tulir Asokan 2022-01-03 16:11:39 +02:00
  • 5ff09b9041 Mention sync command in space example config Tulir Asokan 2022-01-02 13:31:07 +02:00
  • 47b93baa07 feat Set RoomName-as-ContactFullName Clament 2021-12-30 12:53:10 +05:30
  • 3d2fb96580 Update whatsmeow to fix some device list notification handling issues Tulir Asokan 2021-12-31 10:56:58 +02:00
  • 27303554b5 Fix incorrect check in UpdateBotProfile Tulir Asokan 2021-12-30 12:33:00 +02:00
  • 8e6640a6f6 Merge remote-tracking branch 'clmnin/fix/cmdSyncHelp' Tulir Asokan 2021-12-30 12:31:27 +02:00
  • b63b37177d Make user moderator in personal filtering space Tulir Asokan 2021-12-30 12:30:12 +02:00
  • 658b37f81f Use upserts on SQLite too Tulir Asokan 2021-12-29 21:56:03 +02:00
  • 8168d0efff Add check in sync space command and update changelog Tulir Asokan 2021-12-29 21:52:29 +02:00
  • 802143c519 fix Sync cmd help: Add space Clament 2021-12-30 10:21:09 +05:30
  • ba536f17e7 Add command to sync DM rooms into space Tulir Asokan 2021-12-29 21:40:58 +02:00
  • 7e5c2769c6 Clean up personal filtering space support Tulir Asokan 2021-12-29 21:40:08 +02:00
  • 3a9b3ab41f Merge remote-tracking branch 'HelderFSFerreira/createSpace' Tulir Asokan 2021-12-29 20:56:29 +02:00
  • a1dad15d8c
    Code Review Helder Ferreira 2021-12-29 18:56:06 +00:00
  • 0fb2abbb92
    add m.space.parent event to newly created rooms Helder Ferreira 2021-12-29 18:53:02 +00:00
  • 83ea5e9a4c
    add a config variable to enable the feature Helder Ferreira 2021-12-29 18:06:27 +00:00
  • 8b76a792a3 Add full changelog in a file Tulir Asokan 2021-12-29 17:39:03 +02:00
  • 3ec67ed434
    make the bridge homeserver the default on via key space state Helder Ferreira 2021-12-29 14:25:12 +00:00
  • dfa845efb4
    Fix concurrency issues creating/getting the space Helder Ferreira 2021-12-29 12:19:16 +00:00
  • 0a8bd7794b
    Add persistence Helder Ferreira 2021-12-28 21:22:59 +00:00
  • 727b11e7ef
    add newly created channels to the space Helder Ferreira 2021-12-28 20:14:09 +00:00
  • 863c375be0
    Init space creation Helder Ferreira 2021-12-28 11:14:07 +00:00
  • 9ed0e6a383
    add spaces creation Helder Ferreira 2021-12-26 15:01:09 +00:00
  • 7b5764919a Add some sanity overrides for mime -> extension mapping Tulir Asokan 2021-12-25 22:40:10 +02:00
  • ca5fcc42ba Reroute broadcast list messages to correct DM portal. Fixes #411 Tulir Asokan 2021-12-25 20:50:36 +02:00
  • 5e04577081 Update mautrix-go to fix olm session ordering Tulir Asokan 2021-12-22 23:04:41 +02:00
  • 4e3f64aaa2
    Merge pull request #410 from mautrix/sumner/bri-1327-update-whatsapp-to-use-unsupported Sumner Evans 2021-12-22 10:40:48 -07:00
  • ef24e20902
    checkpoints: send UNSUPPORTED for broadcast list unsupported Sumner Evans 2021-12-21 13:40:08 -07:00
  • b2f8a9d32b Update whatsmeow to fix receiving avatar remove events Tulir Asokan 2021-12-21 19:42:55 +02:00
  • 524ff95e04 Update whatsmeow Tulir Asokan 2021-12-21 12:07:14 +02:00
  • 949498a1a6 Update mautrix-go to add more logs for olm things Tulir Asokan 2021-12-17 01:56:51 +02:00
  • ce2ae44939 Check double puppet indicator value when dropping events Tulir Asokan 2021-12-17 01:56:07 +02:00
  • d3fc0ed43f Bump version to v0.2.2 v0.2.2 Tulir Asokan 2021-12-16 18:24:57 +02:00
  • cb3a9a381c
    Merge pull request #408 from mautrix/double-puppeting-key-for-redactions Sumner Evans 2021-12-16 09:21:03 -07:00
  • 76530f5774
    double puppeting: add flag to redaction events Sumner Evans 2021-12-15 10:37:01 -07:00
  • 21b0093e57
    deps/mautrix: update to master Sumner Evans 2021-12-16 09:06:25 -07:00
  • ee516c1b75 Fix check in set-pl Tulir Asokan 2021-12-16 16:32:12 +02:00
  • 0d977bc610 Don't send read receipts for fake JIDs Tulir Asokan 2021-12-16 10:35:52 +02:00
  • c2520c14db Create portals for incoming undecryptable messages Tulir Asokan 2021-12-16 10:32:52 +02:00
  • 3cbe36658f
    Merge pull request #407 from mautrix/sumner/bri-1316-use-a-consistent-double-puppeting-key Sumner Evans 2021-12-15 08:57:32 -07:00
  • 5e2b54f97e Add constant for double puppet value Tulir Asokan 2021-12-15 13:51:20 +02:00
  • c15b963748
    double puppeting: use fi.mau.double_puppet_source Sumner Evans 2021-12-15 02:51:26 -07:00
  • e38b0bf545 Use channel for Matrix events to prevent concurrent sending to WhatsApp Tulir Asokan 2021-12-14 17:47:30 +02:00
  • be05d7d4a9 Pass through media dimensions from WhatsApp Tulir Asokan 2021-12-09 19:20:52 +02:00
  • b8a8dcffaf Fix handling login events Tulir Asokan 2021-12-09 15:57:26 +02:00