about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/riot
AgeCommit message (Collapse)AuthorFilesLines
2020-03-17riot-web: 1.5.12 -> 1.5.13Maximilian Bosch1-2/+2
2020-03-17riot-desktop: 1.5.12 -> 1.5.13Maximilian Bosch1-2/+2
2020-03-05riot-desktop: 1.5.10 -> 1.5.12pacien2-6/+7
2020-03-05riot-web: 1.5.10 -> 1.5.12pacien1-2/+2
2020-02-20riot-desktop: 1.5.9 -> 1.5.10pacien2-3/+3
Synching with the riot-web update (commit da45483).
2020-02-20riot-web: add myself as maintainerMaximilian Bosch1-1/+1
2020-02-20riot-web: 1.5.9 -> 1.5.10Maximilian Bosch1-2/+2
https://github.com/vector-im/riot-web/releases/tag/v1.5.10
2020-02-17Merge pull request #80357 from pacien/riot-v1.5.9worldofpeace3-6/+5
riot-{web,desktop}: 1.5.8 -> 1.5.9
2020-02-17riot-web: add config overrides for privacypacien1-8/+11
Preventing the app from phoning home by default. GitHub: closes https://github.com/NixOS/nixpkgs/issues/80358
2020-02-17riot-desktop: 1.5.6 -> 1.5.9pacien2-4/+3
2020-02-17riot-web: 1.5.8 -> 1.5.9pacien1-2/+2
2020-02-01riot-web: 1.5.6 -> 1.5.8Franz Pletz1-2/+2
2019-12-17Merge pull request #75377 from pacien/riot-v1.5.6worldofpeace3-5/+5
riot-{web,desktop}: 1.5.5 -> 1.5.6
2019-12-10riot-web: Run install hooksJanne Heß1-0/+4
2019-12-09riot-desktop: 1.5.5 -> 1.5.6pacien2-3/+3
2019-12-09riot-web: 1.5.5 -> 1.5.6pacien1-2/+2
2019-11-29riot-desktop: 1.5.0 -> 1.5.5pacien2-3/+3
2019-11-29riot-web: 1.5.0 -> 1.5.5pacien1-2/+2
2019-11-24tree-wide: inherit yarn2nix from yarn2nix-moreteaMilan Pässler2-3/+3
2019-11-15riot-desktop: fix missing tray iconGuillaume Maudoux1-0/+1
The tray icon has always been missing for me (on sway / waybar). It turns out that it is looked up in a different location than where we package it. Overall, it seems we are not at all following the upstream layout as can be seen in data.tar.xz available at packages.riot.im/debian/pool/main/r/riot-web/riot-web_1.4.2_amd64.deb This is a small fix that works for me. May not be optimal :-).
2019-10-24riot-desktop: 1.4.2 -> 1.5.0pacien2-3/+3
2019-10-24riot-web: 1.4.2 -> 1.5.0pacien1-2/+2
2019-10-11riot-desktop: 1.4.1 -> 1.4.2pacien2-3/+3
2019-10-11riot-web: 1.4.1 -> 1.4.2pacien1-2/+2
2019-10-01riot-desktop: 1.4.0 -> 1.4.1pacien2-3/+3
2019-10-01riot-web: 1.4.0 -> 1.4.1pacien1-2/+2
2019-09-27riot-desktop: 1.3.5 -> 1.4.0pacien2-3/+3
2019-09-27riot-web: 1.3.5 -> 1.4.0pacien1-2/+2
2019-09-18riot-desktop: 1.3.3 -> 1.3.5pacien2-3/+3
2019-09-18riot-web: 1.3.3 -> 1.3.5pacien1-2/+2
2019-08-27Merge master into staging-nextFrederik Rietdijk4-460/+26
2019-08-26riot-desktop: use yarn2nix-moreteaMilan Pässler4-460/+26
Now that we have yarn2nix-moretea in the tree, we can use that instead of the vendored version that was introduced when yarn2nix was removed previously. Also add an update script.
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát3-10/+9
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-22riot-desktop: 1.3.0 -> 1.3.3pacien2-7/+6
2019-08-22riot-web: 1.3.0 -> 1.3.3pacien1-2/+2
2019-08-19riot-desktop: rename .desktop file to match app_idChris Rendle-Short1-1/+1
Fixes the problem where the app icon would not show under Gnome/Wayland.
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-20riot-desktop: add worldofpeace to maintainersworldofpeace1-1/+1
2019-07-19riot-desktop: 1.2.2 -> 1.3.0pacien2-3/+3
2019-07-19riot-web: 1.2.2 -> 1.3.0pacien1-2/+2
2019-07-13riot-web: fallback to example configpacien1-3/+6
Since 1.2.2, specifying defaults seems to be required for the app to start.
2019-06-30riot-desktop: 1.2.1 -> 1.2.2nyanloutre2-3/+3
2019-06-30riot-web: 1.2.1 -> 1.2.2nyanloutre1-2/+2
2019-06-16treewide: remove unused variables (#63177)volth1-2/+1
* treewide: remove unused variables * making ofborg happy
2019-06-01riot-{web,desktop}: 1.1.0 -> 1.2.1nyanloutre3-5/+5
2019-05-11riot-desktop: 1.0.8 -> 1.1.0nyanloutre2-3/+3
2019-05-11riot-web: 1.0.8 -> 1.1.0nyanloutre1-2/+2
2019-05-03riot: add maintainer notepacien2-0/+6
2019-05-03riot-desktop: 1.0.7 -> 1.0.8pacien2-3/+3
2019-05-02riot-web: add pacien as maintainerpacien1-1/+1