ZavaruKitsu
abf17407ea
Merge tag 'v4.14.6' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/dialogs/dialogs_widget.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.h
# Telegram/SourceFiles/history/history_item_helpers.cpp
# Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.metainfo.xml
# snap/snapcraft.yaml
2024-01-16 23:44:24 +03:00
John Preston
c364383cf0
Version 4.14.6.
...
- Fix one-time audio tooltip showing in wrong places.
- Fix media viewer showing above taskbar on Windows.
- Fix crash in one-time video message playback.
2024-01-16 21:44:56 +04:00
John Preston
6686fe110d
Fix release script working from Linux.
2024-01-16 20:29:58 +04:00
John Preston
2213bedc12
Version 4.14.5.
...
- Allow sending one-time voice messages.
- Improve playing one-time voice and video messages.
- Remove Ctrl+Shift+[1-6] shortcuts by default,
some are used in input methods.
- Some bugs and glitches fixed.
2024-01-16 13:14:36 +04:00
dependabot[bot]
dd1cca1a0a
Bump jinja2 from 3.1.2 to 3.1.3 in /Telegram/build/docker/centos_env
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [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.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 01:48:01 -08:00
Ilya Fedin
308fdcf9cf
Update submodules
2024-01-09 22:05:45 -08:00
John Preston
0f207faa3e
Version 4.14.4.
...
- Switch between logged in accounts using Ctrl+Shift+[1-6] shortcuts.
- Add poll creation in groups to the attach menu, if exists.
- Another fix for payment card validation.
2024-01-08 17:47:03 +04:00
Ilya Fedin
30d5b7fd66
Update patches commit in Dockerfile
2024-01-08 04:40:20 -08:00
Ilya Fedin
2ef8136308
Update patches commit in Dockerfile
2024-01-06 13:30:58 +04:00
ZavaruKitsu
4fd0b008ba
Merge tag 'v4.14.3' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp
# Telegram/SourceFiles/history/view/history_view_element.cpp
# Telegram/lib_ui
2024-01-05 16:19:32 +03:00
John Preston
fccc93ca53
Version 4.14.3: Update Qt patch in the Dockerfile.
2024-01-04 20:39:24 +04:00
John Preston
6e6f15e711
Version 4.14.3.
...
- Allow sending single-time voice messages.
- Fix payments card validation.
- Fix crash when trying to join channels above the limit.
- Add "Quit Telegram" to the Taskbar context menu. (Windows)
- Fix opened windows list in the Dock icon context menu. (macOS)
2024-01-04 19:01:53 +04:00
John Preston
b38e72dcd9
Fix typo in Dockerfile.
2024-01-04 18:55:27 +04:00
Ilya Fedin
9287af1752
Update patches commit in Dockerfile
2024-01-04 18:52:35 +04:00
John Preston
52ef8e780a
Update zlib/minizip.
...
Fixes #27313 .
2024-01-04 18:50:47 +04:00
John Preston
66afcbdae8
Backport windows list in Dock Menu from Qt 6.3.*.
2024-01-04 17:25:31 +04:00
23rd
c7f11eb05a
Updated Qt to 5.15.12 on Windows.
2024-01-04 17:22:05 +04:00
23rd
758219265a
Updated Qt to 6.2.7 on macOS.
2024-01-04 17:22:04 +04:00
ZavaruKitsu
b1e91ab746
Merge tag 'v4.14.2' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
2024-01-03 15:00:00 +03:00
John Preston
4274f9d3f3
Version 4.14.2.
...
- Show original senders name in reply to forward information.
- Use original senders color / emoji pattern in forwards.
- Highlight active saved messages chat in list.
- Fix chats list scrolling on X11 (Linux).
2024-01-02 15:05:06 +04:00
ZavaruKitsu
7cdbbc318a
Merge tag 'v4.14.1' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_stories.cpp
# Telegram/SourceFiles/history/history_item.cpp
# Telegram/SourceFiles/main/main_session.cpp
# Telegram/lib_ui
2024-01-02 01:02:43 +03:00
John Preston
0ae537478f
Version 4.14.1.
...
- Fix crash in "Author Hidden" chat in "Saved Messages".
- Improve jump-to-original button layout in "Saved Messages".
- Show my own chat as "My Notes" in "Saved Messages".
- In screen sharing source window select first screen by default.
2024-01-02 00:22:46 +04:00
John Preston
686310489b
Version 4.14.
...
- Improved saved messages.
- One-time voice messages.
2023-12-31 19:42:24 +04:00
John Preston
84c5310262
Revert "Update GCC to 13 in Docker"
...
This reverts commit 3adbfb1fb5
.
There is some problem with static libstdc++ linking in Release
configuration, the Updater utility fails with unresolved externals.
2023-12-31 19:42:24 +04:00
Ilya Fedin
70115a24bb
Fix some webview crashes
2023-12-28 10:05:55 +00:00
Ilya Fedin
ea37e83b13
Revert "Force enable fractional-scale-v1 experimental option"
...
This reverts commit 4696f731da
.
2023-12-27 22:44:58 +00:00
ZavaruKitsu
421aa31d59
Merge 4.13.1
2023-12-24 17:32:28 +03:00
John Preston
4aa8a41119
Version 4.13.1.
...
- Fix crash in chat history right click.
- Fix user emoji status display in main menu, profile and settings.
2023-12-23 14:15:29 -04:00
John Preston
3cbe0aae4a
Version 4.13.
...
- Support setting channel wallpaper.
- Support setting channel emoji status.
- Allow gifting premium to several recipients at once.
2023-12-22 20:55:24 -04:00
John Preston
0e8058adb1
Update tg_owt to support custom reflectors.
2023-12-22 07:35:02 -04:00
Ilya Fedin
3adbfb1fb5
Update GCC to 13 in Docker
2023-12-16 09:32:50 +04:00
Ilya Fedin
0ee0ffa7f1
Update breakpad in Docker
2023-12-16 09:32:50 +04:00
Ilya Fedin
4c82620677
Disable building libstdc++ tests
2023-12-16 09:32:50 +04:00
Ilya Fedin
e173c727f7
Fix remaining known xdg-output fractional scaling issues on Wayland
...
And enable it by default
2023-12-07 10:24:19 +04:00
Ilya Fedin
85f56217a8
Fix docker & snap build
2023-12-01 17:20:46 +04:00
ZavaruKitsu
0f8187fa36
Merge tag 'v4.12.2' into dev
...
# Conflicts:
# .github/workflows/win.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/settings/settings_advanced.cpp
# Telegram/SourceFiles/settings/settings_main.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2023-12-01 15:38:13 +03:00
Ilya Fedin
06564efe0e
Build GLib manually in Docker and Snap
2023-12-01 15:39:42 +04:00
Ilya Fedin
664ebe4ed0
Use xdg-output for Wayland fractional scaling
...
That's way more stable
2023-12-01 15:39:14 +04:00
John Preston
cb3dece478
Version 4.12.2.
...
- Fix choosing custom reactions in channels.
Also fix a crash on start with old hardware by rebuilding using
the 17.7.7 VS Build Tools, because 17.8.* has a regression
with emitting a SSE 4.2 instruction, see:
https://developercommunity.visualstudio.com/t/Illegal-Instruction-SSE-42-POPCNT-exc/10520578
2023-12-01 13:07:42 +04:00
John Preston
28acaf06ad
Version 4.12.1.
...
- Fix assertion violation in imported messages rendering.
2023-12-01 09:44:38 +04:00
John Preston
98be0a69df
Version 4.12.
...
- Similar channels.
- Wallpapers for both sides.
- Voice-to-Text for everyone.
- Story statistics for channels.
- Custom Reactions for channels.
- Automatic code highlighting in messages.
2023-11-30 20:23:19 +04:00
Ilya Fedin
d6aecdfe4b
Update cmake_helpers and patches in Docker
2023-11-30 17:57:34 +04:00
Ilya Fedin
17fa50bdff
Update patches commit in Dockerfile
2023-11-28 13:18:43 +04:00
Ilya Fedin
a04145d981
Update xkbcommon in Docker
2023-11-27 20:09:37 +04:00
Ilya Fedin
e8c9cb7d2a
Update Qt to 6.6.1 on Linux
2023-11-27 20:09:20 +04:00
Ilya Fedin
4696f731da
Force enable fractional-scale-v1 experimental option
2023-11-21 21:20:50 +04:00
Ilya Fedin
cfc254bd90
Switch Qt to GitHub
2023-11-21 21:20:50 +04:00
Ilya Fedin
a92e9f7162
Try to update qtwayland to 6.6.0 again
2023-11-19 07:46:32 +04:00
ZavaruKitsu
98b8840019
Merge tag 'v4.11.7' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
2023-11-19 00:27:58 +03:00
John Preston
1ba52402b5
Fix build with new MSVC, workaround compiler bug.
2023-11-17 12:01:25 +04:00