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

Twitter -> Matrix: Read receipts and typing indicators #42

Open
PurpShell opened this issue Oct 17, 2024 · 0 comments
Open

Twitter -> Matrix: Read receipts and typing indicators #42

PurpShell opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@PurpShell
Copy link
Member

PurpShell commented Oct 17, 2024

Adding Twitter -> Matrix read receipts is paused because it involves adding support metadata fields in Portals and Ghosts (see mautrix/go#295).

Meanwhile, adding Twitter -> Matrix typing indicators requires that we listen to a SSE request. The problem is knowing which chats to listen to. This can possibly be solved by subscribing to the events for X seconds after a message is sent, but is considered resource inefficient and unpredictable.

@PurpShell PurpShell added the enhancement New feature or request label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant