John Preston
4240568ea5
Pass FullReplyTo everywhere.
2023-10-26 14:08:40 +04:00
John Preston
a77131dfd6
Add giveaway prize service message layout.
2023-10-26 14:08:40 +04:00
John Preston
d5147c9d28
Partially (italic+colored) support blockquotes.
2023-10-26 14:08:40 +04:00
John Preston
744c1b925e
Handle GiftCode links, show Gift Link box.
2023-10-26 14:08:40 +04:00
John Preston
1f25301283
Beta version 4.10.5.
...
- Fix crash in replies to messages with spoilers.
- Enter boosts stats from three-dot menu.
2023-10-23 20:20:31 +04:00
23rd
53c73accd0
Fixed typo in custom shortcut for full screen in media viewer.
2023-10-23 20:19:17 +04:00
ZavaruKitsu
eff273dd7d
Merge tag 'v4.10.4' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# snap/snapcraft.yaml
2023-10-21 22:04:45 +03:00
John Preston
b209683c8e
Beta version 4.10.4.
...
- Statistics in channels and group chats.
- Nice looking code blocks with syntax highlight.
- Copy full code block by click on its header.
- Send a highlighted code block using ```language syntax.
2023-10-21 20:54:47 +04:00
John Preston
66f73a5a64
Copy code blocks on header click.
2023-10-20 18:07:16 +04:00
23rd
6cae088d1f
Added ability to customize shortcut for full screen in media viewer.
2023-10-12 04:20:35 +03:00
John Preston
3e11d44cac
Closed alpha version 4.10.3.1.
2023-10-11 22:12:35 +04:00
John Preston
871fef2c4a
Version 4.10.3.
...
- Fix crash on external link opening. (Linux only)
2023-10-02 17:56:10 +04:00
Ilya Fedin
5c4f006550
Avoid Windows-specific hack to ruin initial main window geometry on Linux
2023-10-02 07:05:21 +04:00
ZavaruKitsu
3cc09578c9
Merge tag 'v4.10.2' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
2023-09-30 15:18:12 +03:00
John Preston
ed064ee13c
Version 4.10.2.
...
- Bug fixes and other minor improvements.
2023-09-29 00:15:19 +04:00
ZavaruKitsu
ad29ab0f51
Merge remote-tracking branch 'upstream-main/dev' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# snap/snapcraft.yaml
2023-09-27 20:38:30 +03:00
Ilya Fedin
618ce15b21
Revert "Workaround Wayland popup menu bug."
...
This reverts commit 51027a0bc2
.
2023-09-26 12:26:18 +04:00
John Preston
2159307643
Accept https://t.me/boost/channelusername links.
2023-09-25 12:41:34 +04:00
John Preston
ea9386f0aa
Version 4.10.1: Rebuild macOS with older Xcode.
2023-09-23 19:25:24 +04:00
ZavaruKitsu
b6cf5ebb19
fix: adjust code for refactor of input fields in lib_ui
...
fix: organize imports
fix: refactor database initialization
fix: update submodule
adjusted following 98bb520f47
2023-09-23 14:00:47 +03:00
ZavaruKitsu
0502acc8a4
Merge tag 'v4.10.0' into dev
...
# Conflicts:
# README.md
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/apiwrap.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_stories.cpp
# Telegram/SourceFiles/platform/win/windows_app_user_model_id.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2023-09-23 10:58:57 +03:00
John Preston
0d25b154d9
Version 4.10.
...
- Stories for Channels.
- Reaction Stickers in Stories.
2023-09-22 18:12:35 +04:00
John Preston
63a753d35c
Beta version 4.9.10.
...
- Update Qt to 6.2.5 on macOS.
- Update minimum target to macOS 10.13 and toolchain to Xcode 15.
- Update Linux build host from CentOS 7 to Rocky Linux 8.
- Update Linux toolchain to GCC 12.
2023-09-22 09:43:32 +04:00
John Preston
1c2951598b
Handle t.me/channel?boost links.
2023-09-22 09:43:32 +04:00
Ilya Fedin
1bde096417
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
Ilya Fedin
ff9321e971
Main thread deadlock detector for debug mode
2023-09-21 12:23:23 +04:00
Ilya Fedin
27b443b24d
Use QStandardPaths to find the externalupdater config
...
That should be more convenient for everyone and cross-platform...
2023-09-20 18:05:45 +04:00
Ilya Fedin
cc19928977
Fix logging initial working directory when TelegramForcePortable exists
2023-09-20 18:05:45 +04:00
Ilya Fedin
c5424d0a9a
Get rid of unneeded + '/'
for cForceWorkingDir
...
It does the same on its own
2023-09-20 18:05:45 +04:00
John Preston
fd00450f44
Version 4.9.9.
...
- Several crash fixes.
2023-09-18 12:45:55 +04:00
John Preston
76ac6c3be7
Version 4.9.8.
...
- Fix t.me/botname?startapp=token deeplinks.
- Fix a possible crash in media viewer on Wayland.
2023-09-16 07:55:02 +04:00
Ilya Fedin
7906be37b6
Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE)
2023-09-15 19:52:22 +04:00
John Preston
c12743925e
Support ?startapp=value start_param passing.
2023-09-15 15:36:09 +04:00
John Preston
94feb953aa
Version 4.9.7.
...
- Fix direct bot web app links handling.
- Close main menu when opening a web app.
- Bump libwebp revision.
2023-09-13 21:16:03 +04:00
John Preston
4296f93e1a
Version 4.9.6.
...
- Some bot web-app improvements.
- Bug fixes and other minor improvements.
2023-09-12 21:02:22 +04:00
John Preston
fbd8abc1c6
Start main menu bots.
2023-09-12 21:01:12 +04:00
John Preston
876a803e0e
Version 4.9.5.
...
- Several new bot web-app features.
- Bug fixes and other minor improvements.
2023-09-04 17:54:11 +04:00
John Preston
d77c7a70ab
Implement new bot web-app methods.
2023-09-04 17:36:55 +04:00
23rd
98bb520f47
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
ZavaruKitsu
96461b91c5
Merge tag 'v4.9.4' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# cmake
2023-09-01 17:20:58 +03:00
ZavaruKitsu
ca9feab071
feat: top center notifications
2023-08-30 20:12:41 +00:00
John Preston
d8f53d5f60
Version 4.9.4.
...
- Default private chats / groups / channels notification settings.
- Forwarded / reply-to-a-story icon in chats list message preview.
- Bug fixes and other minor improvements.
2023-08-30 23:33:40 +04:00
ZavaruKitsu
62cfe5ef98
Merge tag 'v4.9.3' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
2023-08-27 09:07:54 +00:00
Ilya Fedin
77c2e12ebc
Use non-throwing directory_iterator
2023-08-26 00:14:01 +02:00
John Preston
e7be8e1c60
Version 4.9.3.
...
- Fix audio output on macOS.
2023-08-22 16:22:19 +02:00
John Preston
bb4476890f
Version 4.9.2.
...
- Remove single recently used emoji or reset the list from context menu.
- Change all emoji skin colors from Emoji & People section.
- Connected Websites section in Settings > Advanced.
- Bug fixes and other minor improvements.
2023-08-21 21:29:58 +02:00
Ilya Fedin
0b115dedf5
Revert "Write Qt messages only to log in debug mode"
...
This reverts commit 1d2e34f5e9
.
2023-08-21 16:36:08 +02:00
Ilya Fedin
2cb7d8ea77
Revert "Log all Qt messages as usual in debug builds."
...
This reverts commit 52b9a1fceb
.
2023-08-21 16:36:08 +02:00
John Preston
23dbe4742a
Add recent emoji context menu.
2023-08-21 16:24:12 +02:00
John Preston
ed9028e1c4
Allow choosing emoji color for all emoji.
2023-08-18 11:00:04 +02:00