Commit Graph

362 Commits

Author SHA1 Message Date
Nick Cao
e7883bbb18
telegram-desktop: 4.14.8 -> 4.14.9
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.8...v4.14.9

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.9
2024-01-19 14:39:48 -05:00
Nick Cao
0ba9e97fe5
telegram-desktop: 4.14.7 -> 4.14.8
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.7...v4.14.8

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.8
2024-01-18 15:41:34 -05:00
Nick Cao
451b241087
telegram-desktop: 4.14.6 -> 4.14.7
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.6...v4.14.7

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.7
2024-01-18 09:44:08 -05:00
Nick Cao
865d429be8
telegram-desktop: 4.14.4 -> 4.14.6
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.4...v4.14.6

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.6
2024-01-16 15:21:40 -05:00
Nick Cao
94e7fbc6d3 telegram-desktop: 4.14.3 -> 4.14.4
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.3...v4.14.4

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.4
2024-01-09 10:50:19 +01:00
Nick Cao
7a37e73c2c
telegram-desktop: drop unused dependencies 2024-01-04 16:05:33 -05:00
Nick Cao
cfb55ab450
telegram-desktop: 4.14.2 -> 4.14.3
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.2...v4.14.3

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.3
2024-01-04 15:15:53 -05:00
Nick Cao
ccdb1e0c0d
telegram-desktop: 4.14.1 -> 4.14.2
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.1...v4.14.2

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.2
2024-01-02 14:19:50 -05:00
Nick Cao
9dd74c90bc
telegram-desktop: 4.14.0 -> 4.14.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.0...v4.14.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.1
2024-01-01 17:12:19 -05:00
Nick Cao
3a43c747fa
telegram-desktop: 4.13.1 -> 4.14.0
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.13.1...v4.14.0

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.0
2023-12-31 12:15:30 -05:00
Nick Cao
e34a56026c
telegram-desktop: 4.12.2 -> 4.13.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.12.2...v4.13.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.13.1
2023-12-25 18:24:42 -05:00
Nick Cao
b442b2a9b5
telegram-desktop.tg_owt: unstable-2023-11-17 -> unstable-2023-12-21
Diff: 76a3513d7f...afd9d5d317
2023-12-25 18:24:03 -05:00
Nick Cao
5e4f721863
telegram-desktop.tg_owt: unstable-2023-11-01 -> unstable-2023-11-17
Diff: 71cce98c5f...76a3513d7f
2023-12-01 10:02:51 -05:00
Nick Cao
2ebe0d33fe
telegram-desktop: 4.11.8 -> 4.12.2
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.11.8...v4.12.2

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.12.2
2023-12-01 10:02:06 -05:00
Ilya Fedin
8fd6ce4021 telegram-desktop: restore build on Hydra
Looks like I accidentaly removed meta.platforms entirely instead of setting it to platforms.all which disabled the build...
2023-11-24 13:01:38 +04:00
Jan Tojnar
0edd45851f telegram-desktop: Switch to regular glibmm
It is now up to date.
2023-11-21 09:21:55 +01:00
Ilya Fedin
533df7ae75 telegram-desktop: build on Darwin 2023-11-20 02:36:39 +04:00
Ilya Fedin
2ffc4462c1 kotatogram-desktop: fix build on Darwin after #234359 2023-11-17 16:57:34 +04:00
R. Ryantm
6dfe241258 telegram-desktop: 4.11.6 -> 4.11.8 2023-11-16 01:45:13 +00:00
Nick Cao
210b6619f3
telegram-desktop: 4.11.5 -> 4.11.6
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.11.5...v4.11.6

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.11.6
2023-11-10 08:24:03 -05:00
Nick Cao
ebb44216a4
telegram-desktop: 4.11.3 -> 4.11.5
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.11.3...v4.11.5

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.11.5
2023-11-07 09:26:08 -05:00
novenary
194da02ae9 Revert "tdesktop: fix for loading libXcursor"
This hack breaks programs executed by telegram, and appears not to be
necessary any longer.

Tracing shows neither tdesktop nor its dependencies actually link
against libXcursor, load it via dlopen, or call into it.

This reverts commit 910b2be5ac.

Updates: #181176
2023-11-07 12:05:01 +01:00
Nick Cao
1e6c9697eb
telegram-desktop: 4.11.2 -> 4.11.3 (#265068)
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.11.2...v4.11.3

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.11.3
2023-11-03 01:45:14 +01:00
Nick Cao
1bf5749104
telegram-desktop: 4.11.1 -> 4.11.2
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.11.1...v4.11.2

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.11.2
2023-11-02 08:34:58 -04:00
Nick Cao
d388df692f
telegram-desktop.tg_owt: unstable-2023-10-17 -> unstable-2023-11-01
Diff: be153adaa3...71cce98c5f
2023-11-02 08:34:22 -04:00
Nick Cao
82bddde9da
telegram-desktop: override glibmm to 2.78.0 2023-10-29 16:09:20 -04:00
Nick Cao
372997d766
telegram-desktop: 4.8.4 -> 4.11.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.8.4...v4.11.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.11.1
2023-10-29 16:01:34 -04:00
Nick Cao
972f7a99cb
telegram-desktop.tg_owt: unstable-2023-08-15 -> unstable-2023-10-17
Diff: 0532942ac6...be153adaa3
2023-10-29 16:01:33 -04:00
Nick Cao
3a567fc49c
telegram-desktop: add patch for qt 6.6 support 2023-10-12 09:30:51 -04:00
Fabián Heredia Montiel
878ebcb3a8 tg_owt: unstable-2023-05-01 → unstable-2023-08-15 2023-08-24 20:11:43 -06:00
Austin Horstman
d26b1b2d4a
treewide: add meta.mainProgram to instant-messengers 2023-08-04 10:10:24 -05:00
Guilherme Ramos Costa Paixao
0fa6394cbb telegram-cli: remove 2023-07-28 10:51:54 -03:00
Nick Cao
0e3b14bf51
telegram-desktop: 4.8.3 -> 4.8.4
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.8.4
2023-06-14 21:38:59 +08:00
Nick Cao
315a9775c6
Merge pull request #234359 from VergeDX/kotatogram-desktop
kotatogram-desktop.tg_owt: unpin openssl_1_1
2023-06-13 19:11:32 -06:00
Vanilla
d3defcfc35
kotatogram-desktop.tg_owt: unpin openssl_1_1 2023-06-13 23:40:55 +08:00
Nick Cao
fee71b7f59
telegram-desktop: patch for failing to open links on wayland 2023-06-08 16:58:28 +08:00
Nick Cao
4fb5325fdf
telegram-desktop: 4.8.1 -> 4.8.3 2023-06-03 09:52:55 +08:00
Nick Cao
9eee76ae0d
telegram-desktop: use nix-update-script 2023-06-03 09:48:57 +08:00
Vanilla
cd68d5d7b9
Revert "kotatogram-desktop/tg_owt: supply right openssl version"
This reverts commit f83a8afc99.
2023-05-27 13:05:08 +08:00
Weijia Wang
5bafafe369 treewide: microsoft_gsl -> microsoft-gsl 2023-05-26 13:43:45 +03:00
Nick Cao
0afbf16a1f
telegram-desktop.tg_owt: unpin openssl_1_1 2023-05-02 10:28:37 +08:00
K900
99cb935fbf telegram-desktop: remove crimes
This may have worked 4 years ago, but it most definitely does not work on the binary wrapper.
2023-04-27 00:42:21 +03:00
Nick Cao
19964a24dc
telegram-desktop: 4.8.0 -> 4.8.1 (#228060) 2023-04-25 11:05:19 +02:00
Nick Cao
5e89f70444
telegram-desktop: 4.7.1 -> 4.8.0
Release note: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.8.0
2023-04-22 20:34:53 +08:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Sandro Jäckel
e6c5f4cff8
telegram-desktop: rename from tdesktop 2023-04-07 16:46:39 +02:00
Bobby Rong
4693c65af3
tdesktop: Drop glibmm_2_68 override
We are now building this with glibmm 2.76.

This reverts commit b6641c2209.
2023-04-06 22:15:34 +08:00
Nick Cao
b6641c2209
tdesktop: override glibmm_2_68 to version 2.76.0 2023-04-04 09:56:26 +08:00
Nick Cao
baee1005c9
tdesktop: 4.6.5 -> 4.7.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.6.5...v4.7.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.7.1
2023-04-04 09:56:25 +08:00
github-actions[bot]
705ac3185e
Merge master into staging-next 2023-03-23 06:01:22 +00:00