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

Local echo missing in MUCs in Swift #313

Open
ara4n opened this issue Sep 6, 2022 · 5 comments
Open

Local echo missing in MUCs in Swift #313

ara4n opened this issue Sep 6, 2022 · 5 comments
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.

Comments

@ara4n
Copy link
Member

ara4n commented Sep 6, 2022

Join xmpp:#test#[email protected] or similar from Swift 4.0.2 (on macOS fwiw)

Observe that local messages sent from XMPP aren't shown locally for some reason.

@ara4n
Copy link
Member Author

ara4n commented Sep 6, 2022

this is reproducable both on xmpp.org.uk and blah.im. 1:1s are okay; MUCs are not.

@jaller94 jaller94 added the T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems. label Sep 23, 2022
@mirabilos
Copy link

MUCs also miss local echo in mcabber

@l29ah
Copy link

l29ah commented Nov 15, 2022

Verified it, there's no XML going from bifrost after sending a groupchat message.

@l29ah
Copy link

l29ah commented Nov 15, 2022

If the sender has voice in the room (this is the default except in moderated rooms) and the message does not violate any service-level or room-level policies (e.g., policies regarding message content or size), the service MUST change the 'from' attribute to the sender's occupant JID and reflect the message out to the full JID of each occupant.

https://xmpp.org/extensions/xep-0045.html#message

@mirabilos
Copy link

This is getting annoying as the MUC is getting busier…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.
Projects
None yet
Development

No branches or pull requests

4 participants