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

Commit graph

  • 652a21959c Update whatsmeow ack-test Tulir Asokan 2025-03-14 16:29:52 +02:00
  • eb7127fb0e dependencies: update whatsmeow Tulir Asokan 2025-03-12 18:26:03 +02:00
  • 48b6d327b6 Force history sync when list-groups command is used or group listing methods are called directly Gabriel Garcia Leyva 2025-03-12 19:20:47 +04:00
  • cceb4b8f1c merged changes to latest version of mautrix/whatsapp Gabriel Garcia Leyva 2025-03-12 15:48:02 +04:00
  • 7319d429d7 client: generate curve25519 key for push Tulir Asokan 2025-03-11 18:43:51 +02:00
  • 5b1effcd51 dependencies: update whatsmeow for apns push Tulir Asokan 2025-03-11 18:26:24 +02:00
  • 171e3a7b6b
    backfill: don't delete all backfill messages if will paginate flag set Nick Mills-Barrett 2025-03-11 14:06:20 +00:00
  • 73dfae2c5c
    dependencies: update mautrix-go Nick Mills-Barrett 2025-03-11 14:05:44 +00:00
  • 9ec53dbbef client: make store access safer Tulir Asokan 2025-03-06 15:53:29 +02:00
  • 587b1c1cfd client: allow registering apns pusher Tulir Asokan 2025-03-05 19:59:08 +02:00
  • 7a48c1e843 client: don't clear client on disconnect Tulir Asokan 2025-03-04 16:43:15 +02:00
  • 300e0a2129 msgconv/wa-business: specify which type an unsupported message is Tulir Asokan 2025-03-04 16:37:40 +02:00
  • 8174dff5a5 client: set connect reason to push in ConnectBackground Tulir Asokan 2025-03-04 16:31:19 +02:00
  • e1faf0f34a client: don't return pn sending error in ConnectBackground Tulir Asokan 2025-02-28 02:35:57 +02:00
  • 533f3a4e87 client: send responses with push notification data Tulir Asokan 2025-02-27 16:16:06 +02:00
  • b53bcb7ee1 dependencies: update Tulir Asokan 2025-02-25 14:19:06 +02:00
  • e2c62288b9 Bump version to v0.11.3 v0.11.3 Tulir Asokan 2025-02-16 17:26:54 +02:00
  • 7e1072d809 chore: backfill messages for existing rooms kasipavankumar 2025-02-13 23:48:34 +05:30
  • f12b479552 changelog: update Tulir Asokan 2025-02-12 16:52:31 +02:00
  • 9da25202e7 dependencies: update Tulir Asokan 2025-02-12 16:38:06 +02:00
  • 4f4ea19760 client: use synchronous acks for whatsapp when portal event buffer is disabled Tulir Asokan 2025-02-10 14:34:25 +02:00
  • 104e70c11c dependencies: update mautrix-go Tulir Asokan 2025-02-04 12:51:09 +02:00
  • 680e26cc75 build: fix passing arguments to build.sh Tulir Asokan 2025-02-04 11:52:15 +02:00
  • 42caffd8ea dependencies: update whatsmeow Tulir Asokan 2025-01-31 23:45:15 +02:00
  • 6bce6fdc63 dependencies: update Tulir Asokan 2025-01-31 00:19:01 +02:00
  • 5362f93f12 dependencies: update cwebp Tulir Asokan 2025-01-27 21:54:00 +02:00
  • 0a2faebb52 msgconv/from-matrix: fix sticker padding Tulir Asokan 2025-01-27 21:53:26 +02:00
  • fc14f333bc client: update ConnectBackground function signature Tulir Asokan 2025-01-23 15:08:05 +02:00
  • d602d31ba8
    client: implement HandleMatrixMembership Ping Chen 2025-01-20 14:17:06 +09:00
  • b6e7668ac5
    Merge branch 'mautrix:main' into master Juan Manuel Cárdenas 2025-01-15 11:46:00 -05:00
  • 652a02ed58 capabilities: fix audio/ogg being rejected Tulir Asokan 2025-01-15 15:56:00 +02:00
  • c3a263a537 client: add support for connect-once background resync interface Tulir Asokan 2025-01-15 15:13:42 +02:00
  • 989f9036e4 dependencies: update mautrix-go Tulir Asokan 2025-01-13 22:10:53 +02:00
  • 6af0c009ab
    connector/startchat: check for logged in before listing contacts Sumner Evans 2025-01-09 15:03:07 -07:00
  • f20db56358 backfill: add stream order Tulir Asokan 2025-01-10 22:48:58 +02:00
  • c0df3872b1 capabilities: update to new format Tulir Asokan 2025-01-10 16:58:08 +02:00
  • 152735206d
    Merge branch 'mautrix:main' into master Esteban Galvis Triana 2025-01-07 17:22:32 -05:00
  • 0f2b608099 handlewhatsapp: fix bridging changes to own avatar Tulir Asokan 2025-01-05 23:12:34 +02:00
  • 21c8c30183 dependencies: update Tulir Asokan 2025-01-04 12:53:42 +02:00
  • 5ca2ad63e5 gitignore: add sqlite wal files Tulir Asokan 2025-01-04 12:37:34 +02:00
  • 3f6a3695b8 connector: fix default command prefix Tulir Asokan 2025-01-04 12:31:21 +02:00
  • 9d3a412b70 msgconv/from-matrix: ensure media info is not nil Tulir Asokan 2024-12-23 20:45:04 +02:00
  • 8d4964138c msgconv/from-matrix: fix reading duration and converting waveform Tulir Asokan 2024-12-19 17:16:12 +02:00
  • c2f719e1ae Bump version to v0.11.2 v0.11.2 Tulir Asokan 2024-12-16 16:27:14 +02:00
  • 653003f4ed docker: update to Alpine 3.21 Tulir Asokan 2024-12-15 12:48:14 +02:00
  • f311f323b5 startchat: implement ValidateUserID and CreateChatWithGhost interfaces Tulir Asokan 2024-12-15 12:45:28 +02:00
  • ca0e070f57 dependencies: update Tulir Asokan 2024-12-15 12:44:58 +02:00
  • cc52b435f2 chatinfo: improve handling LIDs Tulir Asokan 2024-12-15 12:15:49 +02:00
  • d6eb3e5d56
    Merge pull request #5 from iKonoTelecomunicaciones/use-golib Juan Manuel Cárdenas 2024-12-12 11:49:49 -05:00
  • 6080b926d4 style: 💡 Update comments @jcardenas4773819 2024-12-12 11:47:26 -05:00
  • 67fb2a9b92 fix: 🐛 Used golib only in dev stage @jcardenas4773819 2024-12-12 11:45:23 -05:00
  • a28586a120 style: 🎨 Format code to pass tests @jcardenas4773819 2024-12-03 14:57:52 -05:00
  • 33539f36b0 feat: Use our go fork instead of mautrix go lib @jcardenas4773819 2024-12-03 14:53:39 -05:00
  • 3280d78d6b
    Merge branch 'mautrix:main' into master Juan Manuel Cárdenas 2024-12-02 14:30:56 -05:00
  • 96c00016f7 handlewhatsapp: handle undecryptable view-once messages Tulir Asokan 2024-12-02 19:42:47 +02:00
  • 5dabca8dda
    dependencies: update mautrix-go and send error state if connect fails Nick Mills-Barrett 2024-12-02 16:31:29 +00:00
  • c67124ff05
    Merge pull request #4 from iKonoTelecomunicaciones/add-ping-endpoint Juan Manuel Cárdenas 2024-12-02 09:26:47 -05:00
  • e3b70e9ef9
    Merge pull request #3 from iKonoTelecomunicaciones/add_ikono_features_v0.11.1 Juan Manuel Cárdenas 2024-11-29 13:52:13 -05:00
  • 3c4e9481aa feat: Add ping endpoint to get the status of the channel connection @jcardenas4773819 2024-11-29 13:17:22 -05:00
  • 31db702ef0 style: 🎨 Deleted unnecessary return @jcardenas4773819 2024-11-27 18:00:08 -05:00
  • 2476659128 refactor: ♻️ Unused convertEphemeralSettingMessage function removed @jcardenas4773819 2024-11-27 17:54:51 -05:00
  • b4b7ae5566 style: 🎨 Formatt code to pass tests @jcardenas4773819 2024-11-27 17:48:08 -05:00
  • c50026042f refactor: ♻️ Added ikono features to version 0.11.1 @jcardenas4773819 2024-11-26 14:21:12 -05:00
  • 3e9bf5a7fa config: fix comment on send_presence_on_typing Tulir Asokan 2024-11-20 18:54:53 +02:00
  • 8923790613 Merge branch 'master' into fixes-for-messaging-responses @jcardenas4773819 2024-11-20 11:03:12 -05:00
  • 7eec067f04 feat: Add media status responses @jcardenas4773819 2024-11-20 11:01:08 -05:00
  • 25319d3eb4 feat: Add status responses @jcardenas4773819 2024-11-19 17:05:26 -05:00
  • 2db15412b1 legacyprovision: fix /contacts method Tulir Asokan 2024-11-18 18:05:29 +02:00
  • f6809da3be Bump version to v0.11.1 v0.11.1 Tulir Asokan 2024-11-16 17:21:46 +02:00
  • 37a0fa4615 refactor: ♻️ Deleted code for disappearing messages @jcardenas4773819 2024-11-15 11:22:07 -05:00
  • 2f1e5388d5 Merge branch 'development-specific-dockerfile' into fixes-for-messaging-responses @jcardenas4773819 2024-11-14 17:16:45 -05:00
  • 017b3f6c39 refactor: ♻️ Git command safe directory removed from build.sh @jcardenas4773819 2024-11-14 11:53:59 -05:00
  • f87173a63d feat: Bridging message notices depending on configuration @jcardenas4773819 2024-11-14 09:30:39 -05:00
  • d838491cc5 events: fix target message for reactions in DMs Tulir Asokan 2024-11-14 14:52:49 +02:00
  • 5aee9f2eff backfill: stop history sync portal creation if client disconnects Tulir Asokan 2024-11-14 14:29:18 +02:00
  • 1a48dc16ba chatinfo: make archive and pinned tags configurable Tulir Asokan 2024-11-13 19:04:46 +02:00
  • 8b6dd4201c dependencies: update Tulir Asokan 2024-11-13 18:23:19 +02:00
  • 7dfce5ed21 feat: 🔨 Add dev specific Dockerfile @jcardenas4773819 2024-11-13 10:49:07 -05:00
  • fbd37cc747 wadb: fix migration Tulir Asokan 2024-11-06 21:45:56 +01:00
  • 8e85d809fd mediaid: fix receiver for groups Tulir Asokan 2024-11-06 17:15:03 +01:00
  • a55ba03fb2 directmedia: add more logs and make flag configurable Tulir Asokan 2024-11-06 16:48:42 +01:00
  • 8ae6198551 backfill: restart portal creation if interrupted soon after login Tulir Asokan 2024-11-06 14:57:42 +01:00
  • 8dc2701194 directmedia: implement Tulir Asokan 2024-11-06 13:14:12 +01:00
  • 733dc1432a pre-commit: update Tulir Asokan 2024-11-06 13:14:31 +01:00
  • 28f497c0c4 legacymigrate: don't migrate backfill tables Tulir Asokan 2024-10-31 11:51:39 +02:00
  • 6cd026fd0d dependencies: update whatsmeow Tulir Asokan 2024-10-30 18:46:20 +02:00
  • 4ca1b2142a startchat: implement SearchUsers Tulir Asokan 2024-10-30 16:11:28 +02:00
  • 8bc8b8afd6 backfill: handle ratelimits when fetching group info Tulir Asokan 2024-10-30 15:49:55 +02:00
  • b821d83eee
    Add config.PostProcess method Nick Mills-Barrett 2024-10-23 14:42:14 +01:00
  • 905f9ff976 userinfo: skip resync if client isn't logged in Tulir Asokan 2024-10-18 16:55:30 +03:00
  • 220dc219b8 legacymigrate: move deleting invalid user_portal rows to correct place Tulir Asokan 2024-10-16 17:03:00 +03:00
  • 07f721458d handlewhatsapp: implement status broadcast related config options Tulir Asokan 2024-10-16 16:44:57 +03:00
  • b5df6c2526 ci: use pre-commit action instead of running manually Tulir Asokan 2024-10-16 15:51:05 +03:00
  • ac0dd304ef legacymigrate: delete invalid rows in user_portal table when using SQLite Tulir Asokan 2024-10-16 15:50:53 +03:00
  • f75c11097f Bump version to v0.11.0 v0.11.0 Tulir Asokan 2024-10-16 13:53:22 +03:00
  • c5fb9c9f12 all: change import path to go.mau.fi/mautrix-whatsapp Tulir Asokan 2024-10-15 17:59:57 +03:00
  • 85b1912650 dependencies: update Tulir Asokan 2024-10-15 17:53:42 +03:00
  • cd1fee807e msgconv/from-whatsapp: add support for placeholder messages Tulir Asokan 2024-10-14 19:56:40 +03:00
  • d961ed1de7 msgconv/from-whatsapp: cache converted media messages to bridge caption edits Tulir Asokan 2024-10-14 19:52:16 +03:00
  • c40fa063b4 userinfo: hardcode name for Meta AI Tulir Asokan 2024-10-14 14:45:31 +03:00