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

Receving Notification on typing..... recording... ...etc #168

Open
MirzaHasnat opened this issue Jun 22, 2024 · 9 comments
Open

Receving Notification on typing..... recording... ...etc #168

MirzaHasnat opened this issue Jun 22, 2024 · 9 comments

Comments

@MirzaHasnat
Copy link

Can you possibly add a feature which will push notification whenever someone from the chat list start typing and start recording?

@tomer8007
Copy link
Owner

It's possible that you need to first subscribe to someone's presence to see him typing. So maybe this feature is impossible to implement in a good way.

@MirzaHasnat
Copy link
Author

How about adding button to each chat if we want to get notifications from specific chats then extension automatically make presense for those chat?

@tomer8007
Copy link
Owner

It's possible that you need to first subscribe to someone's presence to see him typing.

It's also possible that I was wrong. Anyway this will take some time to implement and it's not prioritized for me right now. Maybe if more people will show interest.

@MirzaHasnat
Copy link
Author

Let me see if i can look into it.

@MirzaHasnat
Copy link
Author

MirzaHasnat commented Jun 23, 2024

I have checked the extension and seems like its possible to add push notification in web whatsapp when someone start typing or recording a voice message here are some logs
image

I'll be able to add it inside the code but I'm confused between NodeHanlders and wshook.before and wshook.after...etc

@IsaacHatton
Copy link
Contributor

@MirzaHasnat are those events still received when the browser window has been unfocused for a few seconds and you no longer have "online" status?

@MirzaHasnat
Copy link
Author

No, the events are being stopped when I unfocus the window

@MirzaHasnat
Copy link
Author

image
I got it working but now only problem is presense in window,

let me see what we can do about it

@tomer8007
Copy link
Owner

Linking #170 .

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

3 participants