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

fixes #25: Add tool to send raw XMPP #26

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Nov 16, 2022

A new page (under 'sessions' > 'tools' > 'raw xmpp sender') is added, that allows an administrator to send XMPP data.

image

@akrherz
Copy link
Member

akrherz commented Nov 16, 2022

Fancy! What about adding a HTML select pulldown that allowed the admin to select an existing s2s or c2s connection to inject that stanza into. Could be useful for testing situations when you want to see what a client does when provided a given stanza from the server, for example.

@guusdk
Copy link
Member Author

guusdk commented Nov 16, 2022

Seems like a nice addition. I would also like to have some way to provide stanza templates for commonly-used stanzas (ping, disco#info, a simple message, etc).

A new page (under 'sessions' > 'tools' > 'raw xmpp sender') is added, that allows an administrator to send XMPP data.
@guusdk
Copy link
Member Author

guusdk commented Nov 28, 2023

This confusingly (I made a mess of things) now adds support for Openfire 4.8.0).

@guusdk
Copy link
Member Author

guusdk commented Nov 28, 2023

I have created #29 and #30 for the new feature requests.

@guusdk guusdk merged commit 6a7ea2a into igniterealtime:main Nov 29, 2023
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