about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/discord
AgeCommit message (Collapse)AuthorFilesLines
2019-08-31discord-canary: 0.0.93 -> 0.0.95Tadeo Kondrak1-3/+3
2019-08-17discord-canary: 0.0.92 -> 0.0.93Tadeo Kondrak1-3/+3
2019-08-17discord-canary: 0.0.91 -> 0.0.92Tadeo Kondrak1-3/+3
2019-08-11discord-canary: 0.0.85 -> 0.0.91Tadeo Kondrak1-3/+3
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2019-07-19discord: Fix desktop iconBenjamin Staffin1-1/+1
The name used in the .desktop file needs to match the filename that exists in $out/share/pixmaps/ for it to work.
2019-07-01discord-canary: 0.0.84 -> 0.0.85Tadeo Kondrak1-3/+3
2019-06-23discord-canary: 0.0.83 -> 0.0.84Tadeo Kondrak1-3/+3
2019-06-23discord-{ptb,canary}: init; add `update-discord`Tadeo Kondrak2-61/+94
2019-06-23discord: change from 4 to 2 space indentationTadeo Kondrak1-46/+45
2019-03-12discord: 0.0.8 -> 0.0.9Aria Edmonds1-3/+2
2019-01-16discord: fix gsettings crash when selecting fileCray Elliott1-3/+8
2019-01-15discord: 0.0.7 -> 0.0.8Cray Elliott1-2/+2
also fixes evaluation on release-18.09
2019-01-15discord: 0.0.5 -> 0.0.7Cray Elliott1-6/+7
discord now depends on gtk3 instead of gtk2, unfortunately there is no public changelog, so other changes are unknown
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-2/+0
More then one year ago we removed grsecurity kernels from nixpkgs: https://github.com/NixOS/nixpkgs/pull/25277 This removes now also paxutils from stdenv.
2018-07-10gnome3.gconf: removeJan Tojnar1-2/+2
2018-05-29discord: gnome2 cleanup (#41174)worldofpeace1-2/+2
* discord: gnome2 cleanup * discord: use top-level gtk2
2018-05-23Remove "free and secure" from Discord description (#40968)Guthrie McAfee Armstrong1-1/+1
* Remove "free and secure" from Discord description Changed Discord package description to remove "free and secure". We can't vouch for its security, but it's definitely not "free" in the sense that most users would read this description. ;) * Add "cross-platform" to Discord description
2018-05-01discord: 0.0.4 -> 0.0.5LightDiscord1-2/+2
2018-01-10discord: fix "corrupt install" warnings, misc cleanupWill Dietz1-5/+3
Few things: * Discord binary has RUNPATH not RPATH set * patchelf uses RUNPATH if it already exits, so deps end up in RUNPATH * RUNPATH isn't searched for plugins or transitive deps * ..badness results Despite this, it currently seems to work-- with the caveat that it has a little bar on top complaining about how "it looks like your installation is corrupt". This fixes that warning and does some minor cleanup.
2018-01-09discord: 0.0.3 -> 0.0.4Cray Elliott1-2/+2
2017-12-14discord: 0.0.2 -> 0.0.3Cray Elliott1-2/+2
2017-08-26discord: clean up /opt, put discord in its own dirCray Elliott1-8/+8
2017-08-19discord: work around upstream bug via pulseaudioCray Elliott1-2/+2
upstream bug causes large ping/high cpu usage when when using voice chat if pulseaudio is not available at runtime, even though the executable only explicitly needs ALSA after a fix hits upstream, I will make pulseaudio support optional and return the default to alsa https://github.com/crmarsh/discord-linux-bugs/issues/16
2017-08-08discord: minor clean up, add self to maintainersCray Elliott1-11/+9
2017-08-08discord: 0.0.1 -> 0.0.2Cray Elliott1-6/+10
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-01-26discord: 0.0.13 -> 0.0.1Cray Elliott1-8/+8
Despite the version number confusion, this is a new version of discord-canary, but since the build is now public/official, the version number has been reset and the canary suffix has been dropped. Note that this means that the executable has been renamed from DiscordCanary to Discord
2017-01-05discord: 0.0.11 -> 0.0.13Will Dietz1-2/+2
2017-01-05discord: paxmark to fix executionWill Dietz1-0/+2
2016-12-15discord: Fix missing desktop entry (closes #21045)Jascha Geerds1-7/+18
2016-11-10discord: 0.0.10 -> 0.0.11 (#20294)Tor Hedin Brønner1-2/+2
2016-11-06discord: 0.0.9 -> 0.0.10 (#20184)Tor Hedin Brønner1-2/+2
2016-10-23discord: 0.0.8 -> 0.0.9Tor Hedin Brønner1-2/+2
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev1-2/+2
2016-09-05systemd: Separate lib outputEelco Dolstra1-3/+3
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid of libudev (which just contained a copy of libudev.so and the udev headers). It thus reduces the closure size of all packages that (indirectly) depend on libsystemd, of which there are quite a few (for instance, PulseAudio and dbus). For example, it reduces the closure of Blender from 430.8 to 400.8 MiB.
2016-05-21discord: 0.0.3 -> 0.0.8ldesgoui1-4/+4
2016-04-24discord: 0.0.1 -> 0.0.3ldesgoui1-5/+6
2016-04-13discord: fix evaluationNikolay Amiantov1-3/+3
2016-04-05discord: init at 0.0.1ldesgoui1-0/+48