mautrix / whatsapp

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

Matrix -> WhatsApp sync user profile pictures #656

Open Sir-Photch opened 9 months ago

Sir-Photch commented 9 months ago

I suggest we add synchronization of matrix-avatar and whatsapp-avatar, that means: changes to the matrix-user's avatar will be synced to whatsapp. (Optionally behind a config flag.)

Setting the whatsapp avatar is possible according to https://github.com/tulir/whatsmeow/issues/325#issuecomment-1407486249

Tycho-S commented 8 months ago

It would be great if this were optional, because not in all cases it's actually something I would like. Especially in the cases of bridging multiple whatsapp accounts with one matrix account.

I'm actually quite happy that no bridges do this right now.

Sir-Photch commented 8 months ago

I'm sure this can be implemented in a configurable way.