aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Implement modifyRequestHeaders for Hangouts and document (#137)Libravatar Sampath Kumar Krishnan2020-04-24
| | | Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
* Update agent agent configurationLibravatar vantezzen2020-04-24
|
* Merge pull request #136 from mahadevans87/patch-1Libravatar Bennett2020-04-24
|\ | | | | Update Integration documentation
| * Update Integration documentationLibravatar Mahadevan Sreenivasan2020-04-24
|/ | | - Update the possibility of overriding user-agent in ferdi recipes so that user's know this options is possible.
* Use GitHub notifications center and direct notifications (#133)Libravatar Amine2020-04-22
|
* Switch back to original Telegram, add Telegram React (#132)Libravatar Amine2020-04-21
|
* Repackage archives not passing the checks (#131)Libravatar Amine2020-04-21
| | | | | * Repackage archives not passing the checks * Repackage GitHub recipe
* Adds notifications for GitHub (#129)Libravatar Feiko Joosten2020-04-21
| | | | | | | * Added notifications for github. * Changed the notification count to use indirect notifications Changed the notification count to use indirect notifications instead of direct notifications
* 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)
* Fixes notifications for Steamchat (#121)Libravatar Feiko Joosten2020-04-21
| | | | - Fixes an issue where notifications for Steamchat weren't properly detected - Adds support for indirect notifications
* Fix notifications for Trello (#123)Libravatar Feiko Joosten2020-04-21
| | | | - Fixed notifications for trello - Fixed the icon.png being the incorrect size. (from 600px to 1024px)
* Add support for indirect messages in MS Teams (#124)Libravatar Feiko Joosten2020-04-21
|
* Adds support for indirect messages in Discord (#122)Libravatar Feiko Joosten2020-04-21
| | | | | | | | - Adds support for indirect messages - Fixes an issue where notifications are no longer detected Known issues: - Doesn't properly work when hovering over a guild. - Doesn't properly keep muted guilds, while its opened in mind.
* Merge pull request #127 from Serubin/fix/slack-draft-notificationsLibravatar Bennett2020-04-21
|\ | | | | Update Slack: notifications to exclude draft messages
| * Update slack notifications to exclude draft messagesLibravatar Serubin2020-04-20
| |
* | Merge pull request #126 from halms/pr-instagramiconsLibravatar Bennett2020-04-21
|\ \ | | | | | | Remove misplaced Instagram logos in root.
| * | Remove misplaced Instagram logos in root.Libravatar Daniel Halmschlager2020-04-21
| |/
* | Merge pull request #125 from halms/pr-matrixLibravatar Bennett2020-04-21
|\ \ | |/ |/| Update riot to use current icon.
| * Update riot to use current icon.Libravatar Daniel Halmschlager2020-04-21
|/
* Update Instagram recipe to use official web service (#111)Libravatar Amine2020-04-20
| | | | | | | | | | * initial commit # Conflicts: # README.md * Adjust recipe to Ferdi Co-authored-by: Stefan Malzner <stefan@adlk.io>
* Remove WhatsApp reload attempts (#118)Libravatar Amine2020-04-20
|
* Update Microsoft Teams to allow Desktop Sharing (#116)Libravatar Gautam Singh2020-04-19
|
* Merge pull request #115 from getferdi/fix/user-agentsLibravatar Amine2020-04-19
|\ | | | | Fix user agents override methods
| * Revert Instagram-related changes in all.jsonLibravatar Amine Mouafik2020-04-19
| | | | | | | | Mixed up with another branch
| * Review wrongly sized recipes png iconsLibravatar Amine Mouafik2020-04-19
| |
| * Repackage updates recipesLibravatar Amine Mouafik2020-04-19
| |
| * Fix user agents override and bump minor versionsLibravatar Amine Mouafik2020-04-19
| |
| * Remove svg size check preventing repackagingLibravatar Amine Mouafik2020-04-19
|/
* RepackageLibravatar vantezzen2020-04-18
|
* fix: Update notification handling in hangouts chatLibravatar Sampath Kumar Krishnan2020-04-18
| | | | | | | | | | - Fix the logic of handling direct and indirect messages - Update the modified class names - Refactor webview.js - Update png and svg icons (they were not 1024x1024) - Fixes #102 Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
* Repackage Jitsi recipeLibravatar vantezzen2020-04-17
|
* fix: Add notification support for jitsiLibravatar Sampath Kumar Krishnan2020-04-17
| | | | | | - Add the code provided by @vantezzen to webview.js - Change name from Franz to Ferdi in index.js - Update version to 1.0.1
* feature: Add jitsi recipe for ferdiLibravatar Sampath Kumar Krishnan2020-04-17
| | | | | | | - Add packaged recipe for jitsi recipe - Implement minimal version of webview.js and index.js - No extra implementation has been done w.r.t. notifications/messages - Addresses feature request #104
* Switch from yarn to npmLibravatar vantezzen2020-04-16
|
* Merge branch 'master' of https://github.com/getferdi/recipesLibravatar vantezzen2020-04-15
|\
| * Merge pull request #103 from RoiArthurB/masterLibravatar Bennett2020-04-15
| |\ | | | | | | Add new Zalo recipe
| | * [ZALO] Resize iconsLibravatar RoiArthurB2020-04-15
| | |
| | * [ZALO] Optimizing images sizeLibravatar RoiArthurB2020-04-15
| | |
| | * Add new Zalo recipeLibravatar RoiArthurB2020-04-15
| |/
* / Improve recipe packaging scriptLibravatar vantezzen2020-04-15
|/ | | | | | | This commit will improve the usability of the packaging script, especially for beginners. It will output better error messages if there are any problems with the recipe. It will also add more tests to improve detecting those problems. This way, more problems can be detected before even needing to create a PR.
* #93 Update ZulipLibravatar vantezzen2020-04-15
|
* Merge branch 'pr/101'Libravatar vantezzen2020-04-15
|\
| * Repackage GitHub Enterprise packageLibravatar vantezzen2020-04-15
| |
| * fix: Fix typo in name of GitHub Enterprise serviceLibravatar Sampath Kumar Krishnan2020-04-14
|/ | | | | | | - Change name of service from GitHub Entreprise to GitHub Enterprise - Bump version number to 1.0.1 - Fix typo in class name of index.js - Update README.md
* Merge pull request #99 from getferdi/pr/98Libravatar Bennett2020-04-14
|\ | | | | Merge #98
| * Merge branch 'master' into pr/98Libravatar vantezzen2020-04-14
| |\ | |/ |/|
* | Add link to Jake Lee's blog articleLibravatar vantezzen2020-04-14
| |
* | Fix verificationLibravatar vantezzen2020-04-14
| |
* | Merge pull request #97 from JakeSteam/masterLibravatar Bennett2020-04-13
|\ \ | | | | | | Updates Nextdoor to 1.0.1: Fixes notification disappearing
* \ \ Merge pull request #95 from getferdi/feat/telegramLibravatar Bennett2020-04-13
|\ \ \ | | | | | | | | Use alternative Telegram client