Extend UpdateAccountSettings options#548
Conversation
- add --unrestricted-unidentified-sender option
| description: 'Send a signal message. Set the text_mode to ''styled'' in case you want to add formatting to your text message. Styling Options: *italic text*, **bold text**, ~strikethrough text~.' | ||
| description: 'Send a signal message. Set the text_mode to ''styled'' in case | ||
| you want to add formatting to your text message. Styling Options: *italic | ||
| text*, **bold text**, ~strikethrough text~.' |
There was a problem hiding this comment.
@bbernhard I"m not sure why most of the changes in these docs were made. I saw your comment #209 (comment) that you use swag to generate the docs, so I installed the swag version v1.6.7 that is pinned in the Dockerfile and ran swag init and these are the automated changes. I also double-checked and I am on go version 1.22.3 so it's not clear to me why these linting changes were made.
|
So, the flag in signal-cli does not seem to work as I understood. I've asked for clarification in the discussion AsamK/signal-cli#1414 and I'm waiting for feedback. |
|
Bump any news on this? |
|
@ablaszkiewicz I just had a look on the discussion where I asked for clarification and it has not received an answer, unfortunately. We went in another direction where we save the contributors uuid so haven't tried to follow up any further. |
adds --unrestricted-unidentified-sender option
Fixes #546