aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/whatsapp/webview.js
Commit message (Collapse)AuthorAge
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Add support for empty unread badgesLibravatar Rui Gonçalves2020-07-20
| | | | Empty unread badges show up when people manually "Mark as Unread" chat threads. Currently, this stops notifications from appearing as counts become NaN. With this PR they will stop being counted (since we don't have message counts in those cases and it's not really a notification I think this is probably the best behavior, but I'm ok with defaulting to 1).
* fix: Update Whatsapp counterLibravatar Mahadevan Sreenivasan2020-06-16
| | | | - Update bubble class name from OUeyt to _31gEB
* Fixes notifications for WhatsApp (#120)Libravatar Feiko Joosten2020-04-21
| | | | - Fixes an issue where whatsapp doesn't properly detect notifications. - Added support for indirect notifications (muted chats)
* Remove WhatsApp reload attempts (#118)Libravatar Amine2020-04-20
|
* Update WhatsappLibravatar vantezzen2020-03-28
|
* Add uncompressed recipesLibravatar vantezzen2019-09-28