TheGoddessInari
b15edc6312
Overhaul badge updating.
...
We've completely overhauled badge updates by introducing
a callable function which should cover the standard case.
We also allow separate custom JS and JS just for badge updates.
We also make the service editing box taller by default.
We fix the logging for injected stuff to actually remain accurate.
And replace each js_unread in each service with modernized version.
We allow for separate custom badge updates and custom JS to
avoid doing unnecessary title event hooking allow overrides in a
sensible order.
Also remove Yahoo messenger service, as it was shutdown earlier in
July.
7 years ago
TheGoddessInari
021022b307
Use the proper equality operators.
7 years ago
TheGoddessInari
6693bfed09
Rip out the remaining "statusbar" toggle logic.
7 years ago
TheGoddessInari
0ef996bb2b
Just kill the 'statusbar' config options.
...
"Always on" is never useful and doesn't work how anyone would expect.
Should permanently fix #15 .
7 years ago
TheGoddessInari
afe5445c10
Update custom CSS injection with a checkbox for injecting via JS.
...
The JS version will handle iframes in a heavy-handed manner
for services that might need it such as gitter.
7 years ago
TheGoddessInari
5c2b948a15
Add custom CSS injection.
...
Closes #6
7 years ago
Ramiro Saenz
96544aa63e
Multi-language support! 🎏
8 years ago
Ramiro Saenz
af6df9a89d
Added an option to hide tab name
...
Fixes #666
8 years ago
Ramiro Saenz
e39a7a4e2a
Revert "CSS Injection"
...
This reverts commit ec5bdf43c2
.
8 years ago
Ramiro Saenz
b447ebb4ab
Improved StatusBar
...
Added a service option to keep status bar visible or hide it if
everything is ok.
Fixes #645
8 years ago
Ramiro Saenz
ec5bdf43c2
CSS Injection
8 years ago
Ramiro Saenz
1643172425
Fixed Certification Warning and added URL display on mouse over
...
Fixes #573
Fixes #588
Fixes #587
Fixes #585
Fixes #506
Fixes #576
8 years ago
Michael Weimann
8d12b60858
Adds options to disable the unread count for a service per tab or globally
9 years ago
Ramiro Saenz
4d1fffadf8
Fixed bug on add service
...
Related to commit a030ac2c0c
9 years ago
Ramiro Saenz
a030ac2c0c
Improve code to Add New Services and allow custom domains
...
Created new views for Add New Service window and allow custom domains
for special services (self-hosted).
Fixes #324
Fixes #341
9 years ago