Closed JAicewizard closed 1 year ago
amazing! I will try it out later today
I tested it out, and it doesnt seem to work with already existing communities. I tried syncing, but this doesnt add already existing communities.
Maybe line 1141 in commands.go is to blame? keys := ce.Bridge.DB.Portal.FindPrivateChatsNotInSpace(ce.User.JID)
reads like it only checks DMs
A random person also just got added to all of the community spaces, even though only group chats should be there and they are not in any of the groups of at least one community
This just rolled out to the public, and I cant find any support for this yet.
I think it would be ideal to match this to matrix spaces, but I don't know the ins and outs of either yet.