aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/discord
Commit message (Expand)AuthorAge
* Set more appropriate Discord `serviceURL`Libravatar mydarkstar2024-01-24
* Fixed formatting of discord recipeLibravatar Vijay A2023-11-19
* Fix Discord badge counts (#461)Libravatar Cknight702023-11-10
* Handle Discord download links within Ferdium (#436)Libravatar Arthur Huan2023-10-18
* chore: improve lint setup (#397)Libravatar MCMXC2023-07-26
* Update Skype, Discord and Messenger icons (#351)Libravatar Arthur H2023-05-04
* updated Discord domain to discord.com (#202)Libravatar Jan Kischel2022-10-10
* Fix lint and prettierLibravatar André Oliveira2022-07-13
* Change isImage to link and stayInsideDiscord (#120)Libravatar André Oliveira2022-07-12
* Fix in app URLs for discordLibravatar André Oliveira2022-07-08
* Add user agent fix for ARM macs (Fix #31)Libravatar Kishan B2022-07-04
* Fix open image in app or externally (instead of popup) (#37)Libravatar André Oliveira2022-05-31
* Add new service-level option 'trapLinkUrls' (#30)Libravatar Vijay Aravamudhan2022-05-23
* Use a click-handler for slack to capture all click events and open in the sam...Libravatar Vijay A2022-05-15
* 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 scrollba...Libravatar Gabor2022-05-11
* Remove duplicate code and reuse 'Ferdium.openNewWindow()'Libravatar Vijay A2022-04-20
* Remove deprecated 'nativeWindowOpen' option from webPreferences due to upgrad...Libravatar Vijay A2022-04-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
* chore: use 'nativeWindowOpen' to see if this resolves issues with opening bro...Libravatar Vijay Aravamudhan2021-12-08
* fix: discord does not show notifications (#734)Libravatar Markus Hatvan2021-10-07
* fix: updated 'skype' and 'discord' to properly relinquish 'win' object for im...Libravatar Vijay A2021-09-23
* fix: fix js error; stylingLibravatar Vijay A2021-09-19
* fix: privileged API accessLibravatar Kristóf Marussy2021-09-19
* Fix images opening in browser instead of in Discord (#712)Libravatar Brian Kendall2021-09-15
* Removed redundant 'README.md' filesLibravatar Vijay A2021-09-12
* Remove dependency on 'require' of 'electron' and 'electron/remote' modules.Libravatar Vijay A2021-09-05
* refactor: Use Ferdi.safeParseInt to ensure that parsing is done consistently ...Libravatar Vijay A2021-08-31
* chore: normalized all recipes to ensure compatibility with es6 (#639)Libravatar Vijay Raghavan Aravamudhan2021-08-27
* Fix Screensharing with Discord (#625)Libravatar Maitre_Oda2021-08-26
* Cleanup all recipes (#605)Libravatar Vijay Raghavan Aravamudhan2021-08-11
* Fixed eslintrc as root for this folder; Reformatted all files.Libravatar Vijay A2021-07-31
* Removed unused property: 'hasPredefinedUrl'.Libravatar Vijay A2021-07-11
* Minify svg's using svgoLibravatar Vijay A2021-07-06
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
* Revert "Use imagemin to minify images (#323)"Libravatar Amine Mouafik2020-10-10
* Use imagemin to minify images (#323)Libravatar Vijay Raghavan Aravamudhan2020-10-09
* Minify images using ImageOptim (lossless compression) (#313)Libravatar Vijay Raghavan Aravamudhan2020-10-07
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22