John Preston
c36f402b88
Fix bug in OpenAL patches on Windows.
2025-05-01 11:13:17 +04:00
Ilya Fedin
cf5987b2b4
Update protobuf in Docker
2025-04-30 23:42:10 -07:00
Yagiz Nizipli
635ed02198
update ada-url to v3.2.2
2025-04-24 00:06:56 -07:00
dependabot[bot]
cd81a54062
Bump jinja2 from 3.1.5 to 3.1.6 in /Telegram/build/docker/centos_env
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-version: 3.1.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 00:06:11 -07:00
Ilya Fedin
29567df407
Re-enable ffmpeg optimizations on Linux
...
By disabling LTO
2025-04-23 23:59:30 -07:00
Ilya Fedin
8b92ab25c7
Update Qt 6.8.2 -> 6.9.0
2025-04-04 15:53:51 +05:00
Ilya Fedin
0aa1031270
Use global c(xx)flags for breakpad in Docker, just not LTO
2025-04-04 15:18:55 +05:00
Ilya Fedin
dec8bdb39d
Update breakpad in Docker to v2024.02.16
2025-04-04 15:18:55 +05:00
Ilya Fedin
f318aeb67c
Don't base Docker libjxl stage on patches
...
There's nothing the stage uses in it
2025-04-04 13:13:31 +05:00
John Preston
5f73e8b3bf
Version 5.13.1.
...
- Fix crash in group/channel stories.
2025-03-26 23:25:46 +05:00
John Preston
f8920e5fef
Version 5.13.
...
- Allow transferring my unique gifts from Send Gift section.
- Edit type of gifts you accept in Settings > Privacy and Security.
- Swipe navigation using swipe gesture on touchpads / touchscreens.
- Choose chat list quick action for swipe or middle click.
2025-03-26 13:23:36 +05:00
John Preston
dd76313084
Fix shell prepare running on macOS.
2025-03-26 13:23:36 +05:00
23rd
9f1e90d007
Updated Qt to 6.2.12 on macOS.
2025-03-25 17:55:54 +03:00
Yagiz Nizipli
d6bbc375c4
Update prepare.py
2025-03-21 09:26:42 +04:00
Yagiz Nizipli
885996c5cf
update ada-url to v3.2.1
2025-03-21 09:26:42 +04:00
John Preston
4e4604e00a
Beta version 5.12.6.
...
- Allow customizing chats list swipe left action.
- Fix custom emoji in poll results view.
- Fix crash in main menu swipe closing.
2025-03-20 18:37:30 +04:00
John Preston
532258bea8
Beta version 5.12.5.
...
- Support swipe navigation on touchscreens.
- Close main menu by swipe navigation.
2025-03-14 17:06:42 +04:00
Ilya Fedin
5b257293eb
Update patches on Linux
2025-03-14 16:50:58 +04:00
John Preston
3f6f96cfb4
Fix typo in lcms2 build commands for Windows.
2025-03-12 21:15:30 +04:00
John Preston
99a1c98ae0
Beta version 5.12.4.
...
- Touchpad swipe back to go back in navigation history.
- Touchpad swipe between folders if they're horizontal.
Out-of-the-box monochrome tray icon on Linux
with GTK icon recolorization support.
Files telegram{,{,-attention,-mute}-panel} are renamed
to org.telegram.desktop{,{,-attention,-mute}-symbolic} for
unified icon lookup in multiple (sometimes sandboxed) builds
and GTK icon recolorization support.
Snap package got icon theming support,
the icon names are snap.telegram-desktop.{,{,-attention,-mute}-symbolic}
(notice the name ends with a dot in case of no suffix!)
2025-03-12 18:26:46 +04:00
John Preston
ff0f7f49da
Fix new swipes on Windows.
2025-03-12 14:02:04 +04:00
John Preston
f024ceecdd
Version 5.12.3.
...
- Fix a couple more crashes.
- Fix gift disappearing on unpin.
- Fix country emoji for Fragment numbers.
2025-03-10 11:58:20 +04:00
Ilya Fedin
7d30e3913c
Add lcms2 dependency for Qt6 on Windows
2025-03-10 10:58:10 +04:00
John Preston
45444253fd
Version 5.12.2.
...
- Fix some crashes.
2025-03-09 09:44:47 +04:00
John Preston
6a3657ca87
Version 5.12.1.
...
- Fix a crash in some chat switchings.
- Fix crashes in empty repaint callbacks.
2025-03-08 07:06:37 +04:00
John Preston
b0d7c3e9b1
Revert "Re-enable ffmpeg optimizations on Linux"
...
This reverts commit bd28ac6e1f
.
It fails to link in Release mode with LTO.
2025-03-07 22:20:18 +04:00
John Preston
3bf7c44fc9
Version 5.12.
...
- Set a fee for incoming messages from unknown users.
- Set a fee for messages in groups or channel comments.
- Show some information about who's messaging you.
- Pin gifts on your profile.
2025-03-07 20:50:29 +04:00
Ilya Fedin
bd28ac6e1f
Re-enable ffmpeg optimizations on Linux
...
They were disabled due to -Ofast but Dockerfile is switched to -O3 since a long time
2025-02-20 11:34:55 +04:00
John Preston
ef859d77e9
Version 5.11.1.
...
- Fix arbitrary cropping support in the image editor.
- Fix crash on round video message playback.
- Fix complex custom keyboard shortcuts.
2025-02-13 21:24:40 +04:00
John Preston
9f79dda463
Version 5.11.
...
- Copy video links at current time.
- Set custom video covers when posting to channels.
- Send paid reactions from the name of your channels.
2025-02-13 10:37:16 +04:00
John Preston
08d0186e53
Beta version 5.10.8.
...
- Edit keyboard shortcuts in Settings > Chat Settings.
- Hide controls in calls with incoming video.
- Fix several crashes.
2025-02-12 11:45:58 +04:00
Ilya Fedin
bf48025d12
Update Qt 6.8.1 -> 6.8.2
2025-02-02 15:37:34 +04:00
Ilya Fedin
5e624605cf
Don't print "Choosing Qt $version" multiple times
2025-02-02 15:37:34 +04:00
Ilya Fedin
709ce3adb8
Set UID in docker run
2025-02-01 12:54:55 +04:00
Ilya Fedin
a8d23489c4
Set up gcc toolset environment manually
2025-02-01 12:52:22 +04:00
Ilya Fedin
678527254b
Add development facilities to the CentOS Dockerfile
2025-01-29 15:27:25 +01:00
John Preston
8d7abb1b8a
Version 5.10.7.
...
- Fix some phrases for collectible gifts.
- Fix freeze in sound reencoding on macOS and Linux.
2025-01-27 19:27:11 +04:00
John Preston
f1019c8ca4
Update Qt patches in Linux build.
2025-01-27 18:07:42 +04:00
John Preston
d914c6be2e
Version 5.10.6.
...
- Fix crash in opening users gifts section.
- Fix unintended sound in reaction notifications.
- Fix disabling notifications sound on macOS and Linux.
2025-01-26 12:48:57 +04:00
John Preston
df377cd5bb
Version 5.10.5.
...
- Count all unread topics as a single chat in archive unread counter.
- Fix common groups section in bots profiles.
- Fix crash on scheduling messages from Share box.
- Fix silent notifications on macOS.
- Add support for 'sound-file' notification hint on Linux.
2025-01-24 22:23:27 +04:00
John Preston
aea90f4b65
Version 5.10.4.
...
- Add messages search in channel comments.
- Allow sending your unique gifts to blockchain.
- Add option for running in backround on Linux.
- Fix possible freeze on quit on macOS.
2025-01-22 22:22:20 +04:00
John Preston
17abef95eb
Build FFmpeg with WAV encoder/muxer.
2025-01-22 22:13:28 +04:00
John Preston
c6649e84a6
Update patches for Qt 5.15.
2025-01-22 22:13:27 +04:00
John Preston
a1aa315187
Version 5.10.3.
...
- Fix a crash in legacy group opening.
2025-01-09 18:54:09 +04:00
John Preston
277d76df3e
Version 5.10.2: Update Qt patches on Linux.
2025-01-08 17:42:51 +04:00
23rd
2ab725e5e1
Added patch for colors of strikeout format to Linux.
2025-01-07 23:12:49 +03:00
John Preston
86319be256
Version 5.10.2.
...
- Fix double verification badge in profiles.
2025-01-07 21:23:42 +04:00
John Preston
3aa15c979d
Version 5.10.1.
...
- Show "Boost group the send messages" information.
- Fix several gifts bugs and glitches.
- Fix several crashes.
2025-01-06 21:42:23 +04:00
dependabot[bot]
12f8686326
Bump jinja2 from 3.1.4 to 3.1.5 in /Telegram/build/docker/centos_env
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 09:48:00 +04:00
John Preston
3b0fe3043f
Version 5.10.
...
- Collectible Gifts.
- Reactions for Service Messages.
- Verification from Third Parties.
- Custom Emoji in Folder Names.
2025-01-02 10:54:50 +04:00