aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
Commit message (Collapse)AuthorAge
* Remove getDisplayMedia patches from recipesLibravatar Amine Mouafik2020-09-22
| | | | See https://github.com/getferdi/ferdi/pull/802
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Updated logos for Outlook/OWALibravatar Amine Mouafik2020-09-19
|
* Add Feedly recipe (#254)Libravatar Patrick Kastner2020-09-19
| | | Co-authored-by: Amine <amine@mouafik.fr>
* Update Nextcloud Talk to remove/disable unnecessary links (#270)Libravatar Edgars2020-09-19
| | | | | | | | | | | | | | `service.css` was updated to remove or disable unnecessary links from the top menu to remove the possibility to navigate away from the app: - disable Nextcloud logo, Talk and settings link; - remove "More" and contacts link. `package.json` was updated to: - increase version number to 1.0.2; - add `serviceURL` to `config` to successfully package this recipe. Co-authored-by: Edgars <Edgars@gaitenis.id.lv>
* Add Pomodoro Tracker recipe (#252)Libravatar Roman Dąbal2020-09-19
|
* Add Monday recipe (#288)Libravatar Jonathan Winter2020-09-19
|
* Add LastPass recipe (#290)Libravatar Jonathan Winter2020-09-19
|
* Update Jitsi Meet to allow self-hosted versions and fix UA string (#167)Libravatar cybermoloch2020-09-19
| | | Co-authored-by: Amine <amine@mouafik.fr>
* Update Microsoft Teams logo using square SVG (#160)Libravatar cybermoloch2020-09-19
| | | SVG from Wikipedia
* Fix wrong notifications count for Slack (#271)Libravatar Feiko Joosten2020-09-19
|
* Add Nextcloud Carnet recipe (#263)Libravatar Edgars2020-09-19
| | | | Co-authored-by: Edgars <Edgars@gaitenis.id.lv> Co-authored-by: Bennett <hello@vantezzen.io>
* Add Campuswire recipe (#268)Libravatar Ninja992020-09-19
|
* Fix UA string for WhatsApp (#275)Libravatar beppe90002020-09-19
| | | | | | | | | * Fixed UA string for Whatsapp Works for me. Tested on Windows 10. * bump version of package * publish package
* Add Nextcloud Calendar recipe (#264)Libravatar Edgars2020-09-19
| | | | Co-authored-by: Edgars <Edgars@gaitenis.id.lv> Co-authored-by: Amine <amine@mouafik.fr>
* Add Gotomeeting recipe (#162)Libravatar tristanplouz2020-09-19
| | | Co-authored-by: Amine <amine@mouafik.fr>
* Merge pull request #262 from eandersons/nextcloud-cospendLibravatar Bennett2020-09-17
|\ | | | | Recipe for Nextcloud Cospend
| * Recipe for Nextcloud CospendLibravatar Edgars2020-08-18
| | | | | | | | Nextcloud Cospend is a group/shared budget manager.
* | Merge pull request #261 from eandersons/nextcloud-tasksLibravatar Bennett2020-09-17
|\ \ | | | | | | Recipe for Nextcloud Tasks
| * | Recipe for Nextcloud TasksLibravatar Edgars2020-08-18
| |/
* | Merge pull request #186 from Room4O4/fix/meet_connectionLibravatar Mahadevan Sreenivasan2020-08-26
|\ \ | |/ |/| Fix connection error in case of audio/video call in Google Meet
| * refactor: update class name from Gmail to GoogleMeetLibravatar Mahadevan Sreenivasan2020-05-27
| |
| * fix: Google meet is unusable - Errors out when trying to connect to a ↵Libravatar Mahadevan Sreenivasan2020-05-27
| | | | | | | | | | | | | | | | audio/video call - Strip off any Ferdi/Electron text from user-agent using modifyRequestHeaders hook - Resize icon to 1024x1024px as npm package was complaining - Bump version number to 1.0.3
* | Merge pull request #237 from mvdgun/patch-1Libravatar Bennett2020-07-29
|\ \ | | | | | | Fix Wrike notification counter
| * | properly fix Wrike notification counterLibravatar Mauro van der Gun2020-07-19
| | |
* | | Update room list's CSS class nameLibravatar Achim Leitner2020-07-28
| | | | | | | | | | | | | | | | | | | | | The element web app has just recently received another update, which changes the name of the CSS class mx_RoomSublist2_badgeContainer to the more straight-forward mx_RoomSublist_badgeContainer. See: https://github.com/matrix-org/matrix-react-sdk/commit/c9b0b3b
* | | Update recipe for elementLibravatar Achim Leitner2020-07-27
| | | | | | | | | | | | | | | - Update unread messages counter - Re-add original author
* | | Add support for empty unread badgesLibravatar Rui Gonçalves2020-07-20
| | | | | | | | | | | | Empty unread badges show up when people manually "Mark as Unread" chat threads. Currently, this stops notifications from appearing as counts become NaN. With this PR they will stop being counted (since we don't have message counts in those cases and it's not really a notification I think this is probably the best behavior, but I'm ok with defaulting to 1).
* | | Merge pull request #217 from yann-soubeyrand/patch-1Libravatar Bennett2020-07-19
|\ \ \ | | | | | | | | feat(jira): enable custom URL
| * | | feat(jira): enable custom URLLibravatar Yann Soubeyrand2020-07-04
| |/ /
* | | Merge pull request #222 from kittywhiskers/masterLibravatar Bennett2020-07-19
|\ \ \ | | | | | | | | Add StackExchange
| * | | Add StackExchange recipeLibravatar Kittywhiskers Van Gogh2020-07-02
| |/ /
* | | Merge pull request #229 from CrEaK/office365-fixLibravatar Bennett2020-07-19
|\ \ \ | | | | | | | | Fixing unread-counter for office365
| * | | Fixing unread-counter for office365Libravatar Niklas Neesen2020-07-07
| |/ /
* | | Merge pull request #230 from CrEaK/mattermost-fixLibravatar Bennett2020-07-19
|\ \ \ | | | | | | | | Mattermost: Fix badge for unread channels when in single team
| * | | Fix badge for unread channels when in single teamLibravatar Niklas Neesen2020-07-07
| |/ /
* | | Merge pull request #235 from omove/masterLibravatar Bennett2020-07-19
|\ \ \ | | | | | | | | Update Riot.im to Element.io
| * | | Update Riot.im to Element.ioLibravatar omove2020-07-15
| |/ /
* | | Merge pull request #240 from andrsussa/masterLibravatar Bennett2020-07-19
|\ \ \ | | | | | | | | Add Noisli recipe
| * | | Add Noisli recipeLibravatar Andrés Ussa Caycedo2020-07-19
| |/ /
* | | Merge pull request #216 from breuerfelix/fix-whatsappLibravatar Bennett2020-07-19
|\ \ \ | |/ / |/| | Fix whatsapp fullscreen for different screen sizes
| * | Fix whatsapp fullscreen for different screen sizesLibravatar Felix Breuer2020-06-23
| | | | | | | | | | | | Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
* | | Update repositoryLibravatar vantezzen2020-06-22
|/ /
* | Repackaged #206Libravatar vantezzen2020-06-17
| |
* | fix: Update Whatsapp counterLibravatar Mahadevan Sreenivasan2020-06-16
| | | | | | | | - Update bubble class name from OUeyt to _31gEB
* | Add AnonAddy, BitBucket, Epic Games Store, GitLab & TutanotaLibravatar Kittywhiskers Van Gogh2020-06-13
| |
* | Fix default link handling in Skype recipeLibravatar Danny Qiu2020-06-10
| |
* | Fix Gmail featured statusLibravatar vantezzen2020-06-03
| |
* | Merge branch 'pr/194'Libravatar vantezzen2020-06-03
|\ \
| * | Repackage #194Libravatar vantezzen2020-06-03
| | |