Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full sync on portal creation, invite handling #501

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

maltee1
Copy link
Contributor

@maltee1 maltee1 commented Apr 19, 2024

  • refactor SyncParticipants and updatePowerLevelsAndJoinRule to
  • set power levels and join rule in initial state
  • sync pending/requesting/banned members on room creation
  • bridge room creation with actual group creator, if known
  • support identifying logged-in users by PNI
  • support for group invites, accepting or rejecting invites
  • changed SourceACI to SourceServiceID; PNI type SourceServiceIDs seem to exist - not sure why.

Some oddities: if the group creation is double-puppeted, the bridge bot will say "Hi, I'm a Signal bridge bot". Not sure how to turn that off. Group creation by ghost is not a problem
Sometimes the bridge bot will double down on group creation invites

@maltee1
Copy link
Contributor Author

maltee1 commented Apr 19, 2024

depends on mautrix/go#208

@maltee1
Copy link
Contributor Author

maltee1 commented Apr 21, 2024

Fixes #411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant