mautrix / signal

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

handle Group Change #432

Closed maltee1 closed 7 months ago

maltee1 commented 8 months ago

There is more to come, but this part should already work. What's missing is kicking Users. It currently only kicks the User's puppet. Another problem is that mautrix-signal doesn't set room permissions and power levels correctly yet, so some actions have to be performed by the bridge bot. Make sure to give yourself appropriate permissions through set-pl before testing.

Also includes a fix where the avatar was not set if there wasn't one to begin with.