mautrix / signal

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

Handle missed GroupChanges using group history #488

Closed maltee1 closed 2 months ago

maltee1 commented 3 months ago

I was hoping fetching group history would help with correct metadata during portal creation but (obviously, probably) it only allows you to fetch revisions from when a user was added.

Might still come in handy for more than just handling missed group changes, which shouldn't ever happen anyway.