mautrix / signal

A Matrix-Signal puppeting bridge
GNU Affero General Public License v3.0
484 stars 74 forks source link

Add handler for profile changes #482

Open AndrewFerr opened 3 months ago

AndrewFerr commented 3 months ago

This causes Signal profile changes to be fetched as they happen, but only for logged-in users.

Helps with #476

tulir commented 3 months ago

Signal actually sends events for profile changes? I couldn't see anything when I last tried it 🤔 (or is this only for the logged-in user?)

AndrewFerr commented 3 months ago

Ah, it's only for the logged-in user, good catch.