aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAge
* Add Gitea recipe (#27)Libravatar Flying--Dutchman2022-05-12
|
* Don't count muted chats, remove defunct workarounds in FB Messenger (#1)Libravatar beerpsi2022-05-11
| | | Co-authored-by: mydarkstar <git@mydarkstar.net>
* Made a mistake so had to update the version number to `1.7.2` by hand.Libravatar Gabor2022-05-11
|
* Added `overflow-y: auto;` to the `scrollableContainer` to remove the ↵Libravatar Gabor2022-05-11
| | | | scrollbar while the comment box is not full. Added a `[class^="scrollableContainer"]` version as well in case the direct class name gets changed, but commented it out until we can test it for potential bugs.
* Fix LinkedIn dark mode (#14)Libravatar Pedro Ferraz2022-05-10
| | | | Co-authored-by: mydarkstar <git@mydarkstar.net> Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* Telegram detection defaults to webZ if not webK (#19)Libravatar Karrq2022-05-10
|
* Telegram: Improve view width on 'K' version (#15)Libravatar Daniel2022-05-10
|
* fix unread count for msteams serviceLibravatar Vijay A2022-05-05
|
* Remove duplicate code and reuse 'Ferdium.openNewWindow()'Libravatar Vijay A2022-04-20
|
* Remove deprecated 'nativeWindowOpen' option from webPreferences due to ↵Libravatar Vijay A2022-04-18
| | | | upgrade of electron to '18.'
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-18
|
* Remove deprecated webPreference flagLibravatar Vijay A2022-04-18
|
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-17
|
* Add Tiny Tiny RSS recipe (#845)Libravatar Celedhrim2022-03-16
|
* Bump ZenHub recipe version to 1.0.0Libravatar kytwb2022-03-16
|
* Fix Zenhub recipe (#846)Libravatar Alessandro Roncone2022-03-16
|
* Add Hostnet recipe (#839)Libravatar Bram Janssen2022-03-14
| | | Co-authored-by: kytwb <412895+kytwb@users.noreply.github.com>
* Improve Slack DarkMode (esp. threads, saved) (#821)Libravatar jpmschuler2022-03-14
|
* Add YouTube recipe (#819)Libravatar Arun Woosaree2022-03-14
|
* Bump gmail from 1.4.2 to 1.4.3Libravatar kytwb2022-03-02
|
* fix: show correct count in gmail badge when unread > 999 (#831)Libravatar James Andariese2022-03-02
|
* Fix Google Drive serviceURL (#824)Libravatar Malachi Gruenhagen2022-02-16
|
* Added recipe for FreshRSS (#825)Libravatar Simon Szustkowski2022-02-16
|
* Add Zoho Projects recipe (#830)Libravatar Alex Vayda2022-02-16
|
* Fix Feedly counter script when no pending article to read (#826)Libravatar Bruno Rossetto2022-02-16
| | | Co-authored-by: Bruno Rossetto <bruno.rossetto@sottelli.com>
* Add Hubstaff service (#828)Libravatar Ravindra Gullapalli2022-02-16
|
* Add WorkFlowy recipe (#829)Libravatar tukiplus2022-02-16
|
* Add Zoom recipe (#827)Libravatar pesader2022-02-16
|
* Bump Infomaniak Mail to 1.1.2Libravatar kytwb2022-02-16
|
* Fix Infomaniak message count (#823)Libravatar Bauke van der Woude2022-01-20
|
* Fix Infomaniak unread messages count (#817)Libravatar Bauke van der Woude2022-01-11
|
* Fix notifications, badge, and icon for The Lounge (#812)Libravatar Brian Kendall2022-01-05
|
* #811 Add AirMessageLibravatar kytwb2022-01-01
|
* Fix Scribens iconLibravatar kytwb2021-12-30
|
* Fix Superhuman iconLibravatar kytwb2021-12-30
|
* Review recipes names caseLibravatar kytwb2021-12-30
|
* Fix Easy Redmine iconLibravatar kytwb2021-12-30
|
* Fix Chatra iconLibravatar kytwb2021-12-30
|
* Remove Yahoo Mail icon white backgroundLibravatar kytwb2021-12-29
|
* Remove NomadList icon white backgroundLibravatar kytwb2021-12-29
|
* Revert "Added new service: line.me (fixes #560)"Libravatar kytwb2021-12-27
| | | | This reverts commit b8857f2.
* Use the Zoho Mail JS API instead of outdated HTML elements (#791)Libravatar Jonathan Weber2021-12-23
|
* Update fastmail from 2.1.2 to 2.2.0Libravatar kytwb2021-12-18
|
* Fix HackMD iconLibravatar kytwb2021-12-18
|
* Fix Plan iconLibravatar kytwb2021-12-18
|
* Fix Zimbra iconLibravatar kytwb2021-12-17
|
* Fix message count for Fastmail going to 0 (#789)Libravatar Nathanaël Houn2021-12-17
|
* Fix Rainloop unread counter (#788)Libravatar Daniel Peukert2021-12-16
|
* Indirect badge if title page starts with a star (#787)Libravatar cm-schl2021-12-14
| | | | If the title of the Nextcloud Talk page starts with a star (*) increment the number of indirect messages. Nextcloud shows the star indicator if you already are in an active chat and you get new notifications in this chat window.
* chore: use 'nativeWindowOpen' to see if this resolves issues with opening ↵Libravatar Vijay Aravamudhan2021-12-08
| | | | | browser window on clicking links (#786) (based on https://github.com/TheGoddessInari/hamsket/commit/27226145f7ac0c5acf7aa13e6c8b26687b4e1013\)