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

[Feature Request] Add custom message timestamp option to the send command #1390

Open
full-duplex opened this issue Nov 25, 2023 · 0 comments

Comments

@full-duplex
Copy link

As an alternative to #939 (which probably will not be implemented shortly), I am building a custom wrapper to queue and retry messages when there is no connection possible to the Signal servers. However, messages that live in the queue for a while will have a misleading timestamp, as it will use the timestamp generated during the successful send call, not the original timestamp when the message was originally put in the queue.

To solve this, it possible to add a custom --message-timestamp option to the send command (and JSON-RPC interface)? This will make it possible to specify the original timestamp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants