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

dbus signals for new groups and new group members #1662

Open
lukeburns opened this issue Jan 2, 2025 · 1 comment
Open

dbus signals for new groups and new group members #1662

lukeburns opened this issue Jan 2, 2025 · 1 comment

Comments

@lukeburns
Copy link

lukeburns commented Jan 2, 2025

hello,

i see that i can detect the formation of a new group by listening for empty group messages. is it possible to receive notifications when new members are added (to any group)? i can tail the raw log, but i was hoping to could get the same information with dbus.

thanks,
luke

@lukeburns
Copy link
Author

lukeburns commented Jan 2, 2025

this line looks like it is filtering out group updates from dbus signals

if (!message.isEndSession() && !isGroupUpdate) {

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

No branches or pull requests

1 participant