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
bug Something isn't working

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
@purpshell purpshell added bug Something isn't working and removed enhancement New feature or request labels Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant