Skip to content

Remove XMPP attendance query on join#316

Merged
raucao merged 2 commits into
masterfrom
bugfix/remove_xmpp_attendance_query
Jul 9, 2026
Merged

Remove XMPP attendance query on join#316
raucao merged 2 commits into
masterfrom
bugfix/remove_xmpp_attendance_query

Conversation

@raucao

@raucao raucao commented Jul 9, 2026

Copy link
Copy Markdown
Member

It never actually worked. Channel presence is received automatically and asynchronously when joining a channel (i.e. announcing one's presence to a channel).

Explicit attendance queries only work for admins, and aren't meant for normal users. They can be used e.g. for admin dashboards and moderation tools.

It never actually worked. Channel presence is received automatically and
asynchronously when joining a channel (i.e. announcing one's presence to
a channel).

Explicit attendance queries only work for admins, and aren't meant for
normal users. They can be used e.g. for admin dashboards and moderation
tools.
@raucao raucao merged commit fede6a5 into master Jul 9, 2026
4 checks passed
@raucao raucao deleted the bugfix/remove_xmpp_attendance_query branch July 9, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant