exquo
exquo
Feature request: after clicking on a play button for a station, do not turn off whatever audio is already playing on the phone (be it another station in RadioDroid, some...
Not yet supported: https://github.com/AsamK/signal-cli/issues/828#issuecomment-1002435932. Opening this issue to keep track of it.
When a contact reinstalls signal it's important for security reasons to be notified of the fact, because the encryption keys / safety number have changed. In the meantime, it's convenient...
Enhancement request: to add DBus objects for contacts, like there are currently for groups. This would allow to get (from a dbus command) a contact's `color`, message expiration time, etc....
Since 91700ce995ae381dd97b246ea3ff11afb748e421, in CLI-mode the `send` command has a `--text-style` option. This is a feature request to add the same functionality to the DBus interface.
There is a `--edit-timestamp` flag for the regular CLI mode. The request is to implement its DBus counterpart. Thank you!
Currently, when being added to a group, the signal-cli's JSON output shows only a "generic" info about a group message. It would be helpful to have the output include information...
In addition to `--scrub-log`, it might be useful to have a `--scrub-output` (or some similar name) option that would also remove the sensitive info form *all* of the signal-cli's output,...
Allow users to remap the default key bindings. The syntax can look something like this: sclirc ------ key-bindings = {"copy_message": "y", "select_next_contact": ["ctrl n", "meta down"], ...} # OR [key_bindings]...
_Originally posted by @exquo in https://github.com/isamert/scli/issues/209#issuecomment-1398618350_ This would be great! This feature has long been needed. Now that signal-cli has the dbus support for it (had it for while by...