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

Small improvements for slidge #1245

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

lissine0
Copy link
Member

No description provided.

@tmolitor-stud-tu
Copy link
Member

Current consensus is to add incoming messages from the bare jid of a muc as status messages into the history db.

@lissine0 lissine0 force-pushed the improvements-for-slidge branch 3 times, most recently from a1deead to 64c9bc0 Compare October 11, 2024 20:13
@tmolitor-stud-tu
Copy link
Member

This needs a rebase

XEP-0045 requires a room to
- have an identity with category='conference'
- advertise support for the 'http://jabber.org/protocol/muc' feature

Thus it is more reliable to check for both of these things.
And classify them as status messages.

Although underspecced, this is used in the wild.
@tmolitor-stud-tu
Copy link
Member

I asked for a rebase because this PR contained already merged commits (the muc detection and muc name changes). Those don't belong into this PR, no?

@tmolitor-stud-tu
Copy link
Member

Ah! my fault! those were only merged into the (old)stable branch!

Copy link
Member

@tmolitor-stud-tu tmolitor-stud-tu left a comment

Choose a reason for hiding this comment

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

These will need some tweakings to be fully useful. I'll do this in a separate commit.

@tmolitor-stud-tu tmolitor-stud-tu merged commit 395dfd0 into monal-im:develop Oct 15, 2024
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