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

SMACK-945: MUC Item actor's nick to XML #607

Merged

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Jul 5, 2024

If an actor's nick is set in MUCItem this value should be added to the XMPP representation of the instance.

Note that I've not tested this change.

It is worth considering adding more changes to Smack related to this. Where it now exposes MUCItem#actor, MUCItem#actorNick should possibly be exposed too.

@guusdk guusdk requested a review from Flowdalic July 5, 2024 13:17
Copy link
Member

@Flowdalic Flowdalic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find! :)

Could you drop the SMACK-945 reference from the commit's subject, replace it with '[muc]' and add "Fixes SMACK-945" to the commit's body? Thanks

If an actor's nick is set in `MUCItem` this value should be added to the XMPP representation of the instance.

Fixes SMACK-945
@guusdk guusdk force-pushed the SMACK-945_Actor-nick-in-XML branch from 8ec0d83 to 7c27a70 Compare July 8, 2024 09:16
@guusdk
Copy link
Member Author

guusdk commented Jul 8, 2024

Done

@Flowdalic Flowdalic added this pull request to the merge queue Jul 9, 2024
Merged via the queue into igniterealtime:master with commit 9a87643 Jul 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants