xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
47 stars 20 forks source link

Sync all conversations syncs all #1340

Closed nplasterer closed 3 days ago

nplasterer commented 4 days ago

Update the sync all conversations to also sync all welcomes. Also adds this to the web and makes sure they are syncing sync groups.

Fixes: https://github.com/xmtp/libxmtp/issues/1316