stonesam92 / ChitChat

A native Mac app wrapper for WhatsApp Web
1.9k stars 189 forks source link

Implement Quick Reply in notifications #111

Open deadderek opened 8 years ago

deadderek commented 8 years ago

Notifications in OSX supports sending text in response to a notification of a conversation app. This is would be massively useful for ChitChat.

theld07 commented 8 years ago

schermata 2015-12-16 alle 21 15 50

As You can see, I found the way to make Quick Reply work… I'd share the solution with the community, but I'm new to GitHub and I don't know how to do that… (the icon in the screenshot is different because I made some changes to the v. 1.5.0 of ChitChat only for personal use, but I'd be glad to know that I've contributed to this awesome project!)

Zarkstar commented 8 years ago

I'm very interested in that, even if I don't really know how you can share this solution with us all. Maybe you can add a sort of guide/the code into your repo and link it here? However, I encourage you to find a way, as it would be a massive update (and the completion of an almost perfect app)!

Thank you very much!

deadderek commented 8 years ago

You should fork this repo, implement your Quick Reply function and then do a pull request in Git. Stonesam92 can then examine your code and approve for merging with the master branch. This link explains it quite well: https://www.atlassian.com/git/tutorials/making-a-pull-request/

theld07 commented 8 years ago

Successfully created a pull request for this feature. Thanks for your help! :smile: