Commit Graph

2593 Commits

Author SHA1 Message Date
gnidorah
cac4080c44 rambox: 0.7.5 -> 0.7.6 2020-09-17 20:15:06 +03:00
Michael Weiss
f192636304
signal-desktop: 1.35.1 -> 1.36.1 2020-09-11 11:29:04 +02:00
Tethys Svensson
1937fd3f19 discord-canary: 0.0.111 -> 0.0.112 2020-09-10 13:55:40 -07:00
Tethys Svensson
3ca40eebf9 discord-ptb: 0.0.21 -> 0.0.22 2020-09-10 13:55:40 -07:00
Tethys Svensson
977147bd04 discord: 0.0.11 -> 0.0.12 2020-09-10 13:55:40 -07:00
Doron Behar
d4173ccc04
Merge pull request #96867 from alevy/zoom 2020-09-10 13:07:34 +03:00
Amit Aryeh Levy
3d9adca641 zoom-us: 5.2.454870.0831 -> 5.2.458699.0906 2020-09-09 16:20:29 -07:00
sternenseemann
d8e5c6072a jackline: 2020-04-24 → 2020-09-03
Port package to dune
2020-09-08 07:18:31 +02:00
Thomas Tuegel
1c58417138
kotatogram-desktop: properly depend on libdbusmenu 2020-09-07 11:46:41 -05:00
Thomas Tuegel
210bfccb53
qca2-qt5: remove in favor of libsForQt5.qca-qt5 2020-09-07 10:18:10 -05:00
Philipp Bartsch
50285e244e fractal: add gtk support to gstreamer
Closes #96618

Suggested-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-06 15:52:41 +02:00
Jon
982b8ff3ef
Merge pull request #96940 from colemickens/cordless
cordless: init at 2020-08-30
2020-09-03 15:06:11 -07:00
Cole Mickens
4030b3fe79
cordless: init at 2020-08-30 2020-09-03 14:59:04 -07:00
Maximilian Bosch
bf007a2c0a
element-desktop: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-desktop/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Maximilian Bosch
412a28d43f
element-web: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-web/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Symphorien Gibol
634d404349 pantalaimon: 0.6.5 -> 0.7.0
changelog: https://github.com/matrix-org/pantalaimon/blob/0.7.0/CHANGELOG.md
2020-09-02 14:44:04 -07:00
Michael Weiss
9c6f11f89d
signal-desktop: 1.34.5 -> 1.35.1 2020-09-02 22:37:05 +02:00
Amit Aryeh Levy
548ded0ad5 zoom-us: 5.2.446620.0816 -> 5.2.454870.0831
thanks to @doronbehar for changes to update script
2020-09-01 15:44:34 -07:00
Amit Aryeh Levy
71ac9f191a zoom-us: 5.1.422789.0705 -> 5.2.446620.0816 2020-09-01 15:41:13 -07:00
Frederik Rietdijk
081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Michael Weiss
31f23ebc1f
Revert "nheko: dirty fix to #94942 (#95060)"
This reverts commit f8a49ec8db.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:24 +02:00
Michael Weiss
f9c74c3f4b
Revert "tdesktop: Add a temporary workaround to fix the Linux build"
This reverts commit e7987936c1.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:20 +02:00
Michael Weiss
6b34320036
signal-desktop: Add libdbusmenu support (#96078)
Provides optional menu bar support for various desktop environments.
2020-08-25 19:14:16 +02:00
Louis Tim Larsen
0fec62c13b
signal-desktop: Add libdbusmenu support
Provides optional menu bar support for various desktop environments.
2020-08-25 00:10:49 +02:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Lassulus
27ff76db67
Merge pull request #89857 from Radvendii/master
ytalk: init at 3.3.0
2020-08-24 09:47:56 +02:00
Taeer Bar-Yam
1d474cb580 ytalk: init at 3.3.0 2020-08-23 11:06:39 -07:00
Doron Behar
f8a49ec8db
nheko: dirty fix to #94942 (#95060)
The real issue is #94952 or #94905.
2020-08-23 00:16:14 +02:00
Vincent Laporte
f04daaa23a python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2 2020-08-20 13:40:10 -07:00
Maximilian Bosch
2cb4d19268
element-desktop: 1.7.3 -> 1.7.4
https://github.com/vector-im/element-desktop/releases/tag/v1.7.4
2020-08-17 20:39:15 +02:00
Maximilian Bosch
01ff24f1b5
element-web: 1.7.3 -> 1.7.4
https://github.com/vector-im/element-web/releases/tag/v1.7.4
2020-08-17 20:38:54 +02:00
Michael Weiss
a86d317da8
tdesktop: Use the API ID of the Snap package
Thanks to Ilya Fedin and John Preston we're now allowed to reuse the
API ID of the Snap package to avoid hitting rate limits.

This finally resolves #55271 #YAY \o/
2020-08-16 21:15:46 +02:00
Michael Weiss
dc63d382bb
tdesktop: 2.2.0 -> 2.3.0
This disables the WebRTC integration for now (I didn't really look into
it so far, but probably until we have something like
TDESKTOP_USE_PACKAGED_WEBRTC=OFF).
2020-08-16 21:13:38 +02:00
Ryan Mulligan
c7afa5fac0
Merge pull request #91830 from r-ryantm/auto-update/pidgin-skypeweb
pidgin-skypeweb: 1.5 -> 1.6
2020-08-16 06:35:10 -07:00
Ryan Mulligan
e4037ea873
Merge pull request #95557 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1407 -> 1.4.1473
2020-08-16 06:32:33 -07:00
R. RyanTM
0456d939a1 psi-plus: 1.4.1407 -> 1.4.1473 2020-08-16 05:35:38 +00:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
ldesgoui
0b56ef9f2a discord-canary: 0.0.106 -> 0.0.111 2020-08-15 16:23:28 +02:00
Benjamin Hipple
d8e0ade97a
Merge pull request #95465 from jtojnar/fractal-4.4
fractal: 4.2.2 → 4.4.0
2020-08-14 22:26:53 -04:00
Jan Tojnar
0249afb0e7
fractal: 4.2.2 → 4.4.0
https://gitlab.gnome.org/GNOME/fractal/-/blob/4.4.0/fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in#L21-49
2020-08-15 01:32:12 +02:00
Florian Klink
67ad63c82d wavebox: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
5cf44f4eda vk-messenger: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
fd4ca19831 rambox: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
ce0c244d83 franz: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
db75a25d81 bluejeans: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
a89a4ae87e wire-desktop: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
24126d3cab teams: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
ecc80775aa signal-desktop: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
adisbladis
073fa3ef4a
Merge pull request #95066 from devhell/update-profanity
profanity: 0.8.1 -> 0.9.5
2020-08-12 22:55:26 +02:00
devhell
d4762bf54b profanity: 0.8.1 -> 0.9.5
Changelog can be found here:
https://github.com/profanity-im/profanity/blob/master/CHANGELOG
2020-08-12 20:21:21 +01:00