-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The Problem
The dbus API currently supports changing rooms, joining rooms, and setting status. It would be good if nheko allowed sending messages and getting recent messages via dbus.
This should be an optional feature set in the configuration as it significantly increases the scope of problems if a hostile party gets dbus access. But it would be a convenient feature to have to allow integration of desktop programs across platforms via dbus.
The Solution
Dbus interface to send a message to a specified room.
Dbus interface to get last message or recent N messages.
Alternatives
No response
Additional context
No response
Happens in the latest version
- Yes, this feature is still missing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request