mautrix / whatsapp

A Matrix-WhatsApp puppeting bridge
https://maunium.net/go/mautrix-whatsapp
GNU Affero General Public License v3.0
1.29k stars 175 forks source link

Feature(v2): Megabridge (bridgev2)! #709

Closed PurpShell closed 2 months ago

PurpShell commented 3 months ago

.

PurpShell commented 3 months ago

Does whatsmeow just not support contexts anywhere? It feels weird that we are are eating and ignoring the context so much.

Also, I didn't really take a look at any of the msgconv code as I really am not very familiar with how it should work.

There are lots of places where it does not take a context

As for msgconv, I am following the interpretation of other clients as well, it took me a while to understand. The meta client helped a lot (fb/ig e2ee dms use whatsmeow) as it already had half the conversions we need.