about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/armcord
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-02-01Merge pull request #284669 from kenos1/update-armcordPol Dellaiera1-3/+3
armcord: 3.2.5 -> 3.2.6
2024-01-29armcord: makeWrapper -> makeBinaryWrapperWinston R. Milling1-3/+3
2024-01-29armcord: 3.2.5 -> 3.2.6Kenos1-3/+3
https://github.com/ArmCord/ArmCord/releases/tag/v3.2.6
2024-01-24armcord: remove myself from meta.maintainersLudovico Piero1-1/+1
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2023-10-23armcord: remove unnecessary `splitString`Arjun314151-2/+2
2023-10-22armcord: 3.2.4-libwebp -> 3.2.5Ludovico Piero1-4/+3
2023-10-08armcord: 3.2.4 -> 3.2.4-libwebp (#259594)Arjun314151-6/+5
Libwebp safe release https://github.com/ArmCord/ArmCord/releases/tag/v3.2.4-libwebp. Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-09-30armcord,mailspring: mark as insecure (CVE-2023-4863)Pierre Bourdon1-0/+1
See #254798. Upstream has not provided any update for this critical vulnerability in > 2 weeks. These programs are also likely vulnerable to many more old vulnerabilities due to using EOL versions of Electron.
2023-08-29armcord: add ludovicopiero as a maintainerLudovico Piero1-1/+1
2023-08-28armcord: 3.2.3 -> 3.2.4Ludovico Piero1-3/+3
2023-08-15armcord: 3.2.1 -> 3.2.3Ludovico Piero1-4/+5
2023-08-04treewide: add meta.mainProgram to instant-messengersAustin Horstman1-0/+1
2023-07-29armcord: 3.2.0 -> 3.2.1Anton Mosich1-3/+3
See https://github.com/ArmCord/ArmCord/releases/tag/v3.2.1 for release notes. Closes #246059.
2023-05-19armcord: 3.1.7 -> 3.2.0Philip Wilk1-3/+3
2023-04-24armcord: 3.1.6 -> 3.1.7Tebowy Seba1-3/+3
2023-02-26armcord: 3.1.4 -> 3.1.6Winston R. Milling1-3/+3
Updating to latest release: https://github.com/ArmCord/ArmCord/releases/tag/v3.1.6
2023-02-05armcord: wayland screen sharing supportdev-null-undefined1-2/+6
removed duplicite "''${gappsWrapperArgs[@]}"
2023-01-23armcord: fix gsettings crash when selecting filedev-null-undefined1-1/+6
2023-01-05armcord: 3.0.8 → 3.1.4Tebowy Seba1-3/+3
Old, obsolete mod managers have been replaced with Vencord and Shelter https://github.com/Vendicated/Vencord https://github.com/uwu/shelter
2022-09-29armcord: 3.0.7 -> 3.0.8Otavio Salvador1-13/+15
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-08-19treewide: inject xdg-open into wrappers as $PATH suffixEmery Hemingway1-1/+1
The xdg-open utility is only ever a runtime dependency and its dependents only expect that it accept a URI as a command line argument and do something with it that the user would expect. For such as a trivial relationship it should be possible for users to override xdg-open with something else in their PATH.
2022-08-16armcord: init at 3.0.7Winston R. Milling1-0/+129