aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAge
* Add DeepL recipe (#333)Libravatar Victor B2023-04-24
|
* Add PlanITPoker recipe (#327)Libravatar Emanuel Fonseca2023-04-07
|
* Add O'Reilly Learning recipe (#326)Libravatar Emanuel Fonseca2023-04-04
|
* Add Citrix workspace (#328)Libravatar Martin Nygaard Jensen2023-04-04
|
* Fix Google Calendar landing page (#329)Libravatar Lukas Svicarovic2023-04-04
|
* Fix Hangouts badge counter (#324)Libravatar tamas6462023-03-12
|
* New Recipe BlueBubbles (#316)Libravatar httpsdalia2023-02-17
|
* Upgrade 'pnpm' to '7.27.0'; Upgrade other npm modules and fix errorsLibravatar Vijay A2023-02-13
|
* fix #936: Rectify serviceUrls for known problematic servicesLibravatar Vijay A2023-02-08
|
* Fix unread notifications count for yahoo-mail (#308)Libravatar Ashish Dobani2023-02-03
|
* Update serviceUrls for all google services to return to the current user's ↵Libravatar Vijay A2023-01-20
| | | | page if the session is active
* feat: add several recipes (#293)Libravatar André Oliveira2023-01-19
|
* fix: add mastodon hosted option and remove teamIdLibravatar André Oliveira2023-01-18
|
* feat: add darkmode to chatgpt recipe (#290)Libravatar André Oliveira2023-01-16
|
* feat: add ChatGPT recipeLibravatar André Oliveira2023-01-14
|
* Fix: Infomaniak unread messages badge to exclude spam emails (#273)Libravatar Raphael Jenni2023-01-02
|
* Use unread rooms count like Element app doesLibravatar Edgars2023-01-02
| | | | | | This change uses unread rooms instead of messages count like Element (web)app does Unread rooms count is extracted from the `title` tag.
* add new recipe: Reclaim (#276)Libravatar matchcom-cahors2023-01-02
|
* fix #265: change to the service url for standardnotesLibravatar Vijay A2022-12-16
|
* Auto-fix from eslint triggered a version bump in element recipeLibravatar Vijay A2022-12-08
|
* Fix badge numbers for Any.do (#255)Libravatar Tom Chapman2022-12-07
|
* Get Element messages count from the spaces navbarLibravatar Edgars2022-12-07
| | | | | | | | Element recipe was updated to get direct messages count from the spaces navigation bar as previously it was retrieved only from the active space resulting in situations when there are new messages in Element but there is no indicator if the currently active Element space does not have unread notifications.
* Fix notifications count for Nextcloud 25Libravatar Edgars2022-11-30
|
* fix: whatsapp not in fullscreenLibravatar André Oliveira2022-11-30
|
* Added getMessages function to SnapchatLibravatar Brian Choromanski2022-11-25
|
* fix whatsapp initial loading issueLibravatar Balaji Vijayakumar2022-11-24
|
* fix: Use IndexedDB for updating whatsapp unread message count (#240)Libravatar Raphael Jenni2022-11-19
| | | Co-authored-by: Victor Bonnelle <victor.bonnelle@protonmail.com>
* Yahoo Mail Recipe Icon Update (#225)Libravatar Abdul Hafiz Muhammad2022-11-10
|
* Add new recipe: PocketCasts (#226)Libravatar Adinda Praditya2022-11-10
|
* Added 'webview.js' as a mandatory file and fixed broken recipesLibravatar Vijay A2022-11-10
|
* Update Zoom recipe icon (#224)Libravatar Abdul Hafiz Muhammad2022-11-04
|
* added new recipe for ntfy.sh notification service (#222)Libravatar Jan Kischel2022-11-02
|
* Updated Android Messages Icon (#217)Libravatar Brian Choromanski2022-10-29
| | | | Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* Add google groups recipes (#207)Libravatar vijay sundharapandiyan2022-10-19
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Fix: Unread count stays at 1 when all emails are read (#178)Libravatar Edmundo Sanchez2022-10-17
| | | | | | - Element that contains the unread count dissapears when count is zero. - Added that scenario to reset th ecount to zero and send it to the badge Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Fix getting badge count on messenger (#145)Libravatar beerpsi2022-10-17
| | | | | | | | | | | * Simplify getting badge count * Increment version * add fallback for badge count and fix style * fix boolean comparison Co-authored-by: Alphrag <34252790+Alphrag@users.noreply.github.com>
* updated Discord domain to discord.com (#202)Libravatar Jan Kischel2022-10-10
|
* Telegram links can open within Ferdium instead of default browserLibravatar Vijay A2022-10-10
|
* Kimai recipe now has the option for a custom domainLibravatar Vijay A2022-10-10
|
* Add new recipe for LinearLibravatar Calvin Young2022-10-09
|
* Allow custom recipe to trapLinks and open them within FerdiumLibravatar Vijay A2022-10-05
|
* recipes: add initial SimpleLogin serviceLibravatar Prakash Palanisamy2022-10-04
|
* recipes: add initial Discourse serviceLibravatar Maciej Barć2022-10-04
| | | | | Closes: https://github.com/ferdium/ferdium-recipes/issues/149 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* recipes: add initial Lemmy service (#154)Libravatar Maciej Barć2022-10-04
| | | | Closes: https://github.com/ferdium/ferdium-recipes/issues/151 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* recipes: add initial Bugzilla service (#153)Libravatar Maciej Barć2022-10-04
| | | | Closes: https://github.com/ferdium/ferdium-recipes/issues/150 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* New recipe: brax.me (#177)Libravatar Abdul Hafiz Muhammad2022-10-04
|
* add recipe for snapchat (#182)Libravatar Bernhard2022-10-04
|
* Add Cinny.in recipeLibravatar JP Roemer2022-10-04
|
* Fix for 39c3f6 failing buildLibravatar André Oliveira2022-09-21
|
* Updated Messenger's notification detection based on "white_rqbbit"'s ↵Libravatar Gabor2022-09-18
| | | | findings on the server. Works fine in my local instance, but will need to be updated every time FB messes with the class names.