TheGoddessInari
12230eef00
Update Mastodon instance list URL.
...
Thanks to ryliejamesthomas for the heads up!
Fixes #253 .
4 years ago
TheGoddessInari
ce902fbaa9
Update WhatsApp js_unread.
4 years ago
TheGoddessInari
fe82ff798d
Add riot back to fix transition.
...
TODO: Work to mitigate this in a cleaner way.
Fixes #221 .
5 years ago
TheGoddessInari
9ab646e6ee
Update element unread_js.
5 years ago
TheGoddessInari
249264e90f
Matrix is rebranding Riot to Element and plans to shut down Riot "within a few weeks".
...
Fixes #216 .
5 years ago
TheGoddessInari
a8942df6ec
Update Google Voice unread_js.
...
Also clean up the entry using new service API functions.
Co-authored-by: Wayne Hoover <w@waynehoover.com>
5 years ago
TheGoddessInari
4508c9ec9e
Fix User Agent overrides for Google properties.
5 years ago
TheGoddessInari
9e1abaff61
Update WhatsApp js_unread.
5 years ago
TheGoddessInari
bb9df29948
Fix whatsup notifications.
5 years ago
TheGoddessInari
9ac64250b5
Google Inbox was shut down on April 9th, 2019.
5 years ago
TheGoddessInari
298af385bd
Add Firefox user agent to other supported Google services.
5 years ago
TheGoddessInari
3d16baa8d4
Default Gmail to Firefox on Linux x86_64.
5 years ago
Tomas Coufal
01a91819a8
Fix the unread counter for muted conversations
5 years ago
Tomas Coufal
41f5beba50
Update the unread counter to match Hamsket syntax
5 years ago
Juan Manuel Gonzalez Alama
1c53d1dc07
Update ServicesList.js
...
Fix Android Messenger counter.
Fixes #2289
(cherry picked from commit e8c664be1c
)
5 years ago
Carlos Ortega
ab1ba6ff08
Replace name with Android Messages
...
(cherry picked from commit eb08d021b5
)
5 years ago
Carlos Ortega
fd02265555
Add js snippet to get the unread counter
...
(cherry picked from commit ec4d9f940c
)
5 years ago
mxb
9ae2f10821
Closes #2191
...
Fixed android messages
(cherry picked from commit f9b24f1761
)
5 years ago
Carlos Ortega
a07de53a48
Add service into the services list
...
(cherry picked from commit 566a026cc4
)
5 years ago
TheGoddessInari
e301d806d7
Workaround for Microsoft Teams blank page.
...
Fixes #120 .
Just a workaround/TODO, as I'll want to investigate root cause.
6 years ago
TheGoddessInari
b5a13d22c3
Fix WhatsApp js_unread.
...
This is thanks to the great information from Athurius.
6 years ago
TheGoddessInari
c642d88166
Fix gitter notifications.
6 years ago
TheGoddessInari
f7f9c8776b
Remove Google Allo.
...
Google Allo was retired on March 12, 2019 by Google.
6 years ago
Šimek Jakub
a0b83884a1
Fix Outlook 365 unread counter
...
Co-authored-by: TheGoddessInari <thegoddessinari@gmail.com>
6 years ago
TheGoddessInari
de2c0e8b46
Fix discord NaN handling.
6 years ago
TheGoddessInari
d1e29e5a27
ServicesList: Update the Slack unread_js to follow mute status.
...
According to Slack itself, muted channels won't notify even on
@mention , so respect that.
6 years ago
TheGoddessInari
9d4990d426
Update unread message count for Discord.
6 years ago
TheGoddessInari
94a7f7c475
Rename repo to hamsket.
6 years ago
TheGoddessInari
cb24232b47
Rename baseline from Rambox-OS to Hamsket.
6 years ago
TheGoddessInari
74fafc0a93
Update WhatsApp js_unread.
...
Fixes #103 .
6 years ago
TheGoddessInari
97837a7e92
Replace var with let or const as appropriate.
6 years ago
TheGoddessInari
77639812a6
Use object methods in mattermost unread_js.
6 years ago
TheGoddessInari
bac34d9147
Fix Discord up the rest of the way.
6 years ago
TheGoddessInari
c6490f5a01
Try to adapt to Discord's most recent class reobfuscation.
6 years ago
TheGoddessInari
4aab913087
Strip userAgent of Electron/app name. Remove default userAgent overrides.
...
I've kept around an entire custom User Agent builder, just in case.
Mostly fixes #75 .
Everything else is due to them expecting stable Chrome
instead of whatever Electron stable is using.
It'll be easier to add a version override specifically for that now.
6 years ago
TheGoddessInari
94ab071802
Fix incorrect js_unread using indexing.
...
These took the form of `let i of e` ... `e[i]`.
Apparently nobody was actually using Rainloop, Fastmail, or Allo, or
someone would've told me. :>
I just happened to notice these.
6 years ago
TheGoddessInari
e10df73b59
ServicesList: Update Slack js_unread to avoid jQuery.
...
Fixes #96 .
6 years ago
TheGoddessInari
a25903ae43
Crisp changed its URL, so update.
6 years ago
TheGoddessInari
51a2d93317
ServicesList: Update Discord unread_js.
6 years ago
TheGoddessInari
e311167758
ServicesList: Remove slowed timer blacklist from WhatsApp.
6 years ago
ThauEx
0aebdd34d9
Steam: Update unread js
...
This updates the Steam unread js to support the new design.
6 years ago
TheGoddessInari
1c5e6cea91
ServicesList: Update User Agents with current version.
6 years ago
Jakob Struye
1a04c09099
Rebranded Cisco Spark to Cisco Webex Teams
6 years ago
TheGoddessInari
0172bec5c4
WhatsApp: Disable initial service workers.
...
This works around #72 in combination with 3cc306e
.
Inspired by ramboxapp/community-edition@9c0f13d, but written from
scratch using Promises to avoid blocking pointlessly while Promises
resolve.
Fixes #72 .
6 years ago
TheGoddessInari
3cc306ec34
WhatsApp: fix typo, useragent was used instead of userAgent.
6 years ago
TheGoddessInari
347e05b4ce
WhatsApp: Use a different user-agent because they're being stupid.
6 years ago
TheGoddessInari
0cc05c9fe4
ServicesList: Replace for..in with for..of for hipchat, horde, and mysms.
...
Somehow this passed by the linter and inspection.
7 years ago
TheGoddessInari
3bfe190fb8
Zoho: Replace .com with ___ for non-US folks, add note to add .com or other TLD.
7 years ago
Álvaro Brey
eff6783145
Inbox: only update notification badge for Inbox view.
...
Currently the unread badges are updated in any view (such as Done,
Snoozed or any folder). These are not unread/new messages and as such
should not count towards the badge.
This patch works around that issue by checking if the current view is
the Inbox view, and not updating the unread count otherwise.
See: https://github.com/ramboxapp/community-edition/issues/1136 ,
https://github.com/ramboxapp/community-edition/pull/1853
7 years ago
TheGoddessInari
aff8a41a0b
Hangouts: Fix js_unread.
7 years ago