about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/webcord
AgeCommit message (Collapse)AuthorFilesLines
2023-10-20webcord: add self to maintainerséclairevoyant1-1/+1
2023-10-20webcord: lock ozone wayland behind NIXOS_OZONE_WL envvaréclairevoyant1-1/+1
2023-10-14webcord: 4.4.3 -> 4.5.0Gerg-L1-5/+5
2023-10-14webcord: 4.4.2 -> 4.4.3Gerg-L1-17/+20
2023-10-07webcord: 4.4.1 -> 4.4.2Gerg-L1-4/+4
2023-09-19webcord: 4.4.0 -> 4.4.1huantian1-3/+3
2023-09-11webcord-vencord: override pname argumenthuantian1-0/+2
2023-09-12webcord: revert to electron_25 (#254588)huantian1-2/+2
Electron 26 has a bug which causes the app to not display properly. The fix for now is to revert back to 25, until 27 is released, which fixes this issue. See SpacingBat3/WebCord#452 and electron/electron#39515
2023-09-04webcord: 4.3.0 -> 4.4.0huantian2-13/+8
2023-08-25webcord: add meta.mainProgramLudovico Piero1-0/+1
2023-07-08webcord-vencord: override electron to use electron_24huantian1-2/+8
Webcord has updated to electron 25, but that causes a segfault when launching webcord-vencord on wayland, so downgrade it for now. Co-authored-by: FlafyDev <flafyarazi@gmail.com>
2023-07-08webcord: 4.2.0 -> 4.3.0, add updateScripthuantian1-7/+19
2023-05-20vencord-web-extension: init at 1.1.6Sefa Eyeoglu4-5071/+2
vencord-web-extension was previously a part of webcord (to build webcord-vencord). As we want to use this for Discord as well, move it to a top-level package. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-04-24Merge pull request #226343 from FlafyDev/webcord-vencordSandro5-0/+5099
2023-04-21webcord-vencord: init at 4.1.1FlafyDev5-0/+5099
Co-authored-by: NotAShelf <itsashelf@gmail.com>
2023-04-17webcord: 4.1.1 -> 4.2.0FlafyDev1-6/+6
upgrades the electron version used for webcord: 22 -> 24 electron 22 had issues with requests being blocked after adding any extension. Does not occur on electron 24
2023-03-16webcord: name -> pname, suffix xdg-utils to PATHhuantian1-6/+3
2023-01-05webcord: init at 4.1.1huantian1-0/+81
Co-authored-by: dev-null-undefined <martinkos007@gmail.com>