Send self messages as normal messages, new flag --note-to-self for sync message

Fixes #373
This commit is contained in:
AsamK 2021-01-16 11:56:41 +01:00
parent b31e97dd2d
commit e1134d832a
7 changed files with 98 additions and 18 deletions

View file

@ -3,6 +3,11 @@
## [Unreleased]
### Added
- `--verbose` flag to increase log level
- `--note-to-self` flag for `send` command to send a note to linked devices
### Changed
- Messages sent to self number will be sent as normal Signal messages again, to
send a sync message, use the new `--note-to-self` flag
### Fixed
- Disable registration lock before removing the PIN