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
John Preston
0e2131e6eb
Version 4.12: Fix build with GCC.
2023-11-30 20:59:58 +04:00
John Preston
fa63a220fa
Fix build with Xcode.
2023-11-30 17:56:57 +04:00
John Preston
d6d76c8477
Show repost-from-name in story header.
2023-11-28 21:55:27 +04:00
John Preston
6057bb2b37
Handle repost info clicks in expanded mode.
2023-11-28 21:55:27 +04:00
John Preston
5aaf119b36
Handle repost preview clicks.
2023-11-28 21:55:26 +04:00
John Preston
8f9123bb96
Display story repost nicely.
2023-11-28 21:55:26 +04:00
John Preston
11ea5e61cf
Show repost header in stories.
2023-11-28 21:55:25 +04:00
John Preston
78897dd143
Show repost info on story view.
2023-11-28 21:55:25 +04:00
23rd
0865776d9a
Simplified FileOriginStory.
2023-11-28 21:55:24 +04:00
ZavaruKitsu
4b28e910e8
Merge tag 'v4.11.5' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/platform/win/tray_win.cpp
# Telegram/lib_ui
2023-11-08 21:33:14 +03:00
John Preston
61a9d9c01d
Don't close schedule media box by outside click.
2023-11-06 12:47:37 +04:00
ZavaruKitsu
53e4b685b4
Merge tag 'v4.11.1' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/history_inner_widget.cpp
# Telegram/SourceFiles/platform/win/tray_win.cpp
# Telegram/lib_ui
2023-10-29 14:35:43 +03:00
John Preston
5d335341ab
Support server-side colors by index, up to three.
2023-10-27 09:55:09 +04:00
John Preston
8b42161898
Allow sending custom webpage previews.
2023-10-26 14:08:43 +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
dd692f2d26
Use simplified TextStyle.
2023-10-13 10:08:29 +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
John Preston
013c8ebeb4
Allow reactions for changelog stories.
2023-09-25 21:36:51 +04: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
a37f7077b0
Beta version 4.9.10: Fix build with GCC.
2023-09-22 11:06:03 +04:00
John Preston
7828a92f08
Implement views/reactions polling in channels.
2023-09-22 09:43:32 +04:00
John Preston
e60e65f574
Toggle suggested reaction counter animated.
2023-09-22 09:43:32 +04:00
John Preston
01428572b0
Add shadow for white suggested reactions.
2023-09-22 09:43:32 +04:00
John Preston
a43a5ce6c5
Improve reaction selector position.
2023-09-22 09:43:32 +04:00
John Preston
d4ba01bad0
Suggested reaction effect around the widget.
2023-09-22 09:43:32 +04:00
John Preston
5d5cae7860
Implement suggested reaction count.
2023-09-22 09:43:32 +04:00
John Preston
f3db7e636b
Implement channel stories views / reactions.
2023-09-22 09:43:32 +04:00
John Preston
39f8394f98
Enable story actions in channels.
2023-09-22 09:43:31 +04:00
John Preston
29c5f6b706
Support channel stories archive.
2023-09-22 09:43:31 +04:00
John Preston
b2c9a92c3e
Hide reply field in channel stories.
2023-09-22 09:43:31 +04:00
John Preston
f3e65181cd
Initial suggested reaction implementation.
2023-09-22 09:43:31 +04:00
John Preston
d5b429e910
Update API scheme to layer 164.
2023-09-22 09:43:31 +04:00
John Preston
64dcae3174
Destroy volume dropdown after volume toggle.
...
This fixes https://bugs.telegram.org/c/31989
When destroying the dropdown first, the volume toggle receives an Enter
event and tries to show the dropdown (that is being destroyed).
2023-09-18 12:40:02 +04:00
ZavaruKitsu
ef60e12f19
fix: replace string
...
fix: update submodules
2023-09-01 17:59:57 +03:00
Ilya Fedin
d0eb7ec522
Fix window extents terminology
...
Extents is a synonym of size but we're setting not window size.
2023-08-29 08:02:00 +02:00
John Preston
311691a3bc
Use FlatLabel::textMaxWidth.
2023-08-17 13:54:53 +02:00
John Preston
ae26c781c1
Fix build with Xcode.
2023-08-14 22:30:39 +02:00
John Preston
88c7b16b44
Fix reaction emoji disappearing.
2023-08-14 22:30:39 +02:00
John Preston
1207e84dcb
Add reaction menu to story context menu.
2023-08-14 22:30:38 +02:00
John Preston
2dfaf27884
Fix colors for colorized stories reactions.
2023-08-14 22:30:38 +02:00
John Preston
e6ad367c55
Show reactions in story viewers list.
2023-08-14 22:30:38 +02:00
John Preston
13f67d68c4
Implement custom reactions in stories.
2023-08-14 22:30:38 +02:00
John Preston
066dbfe8fc
Handle clicks on location areas in stories.
2023-08-14 22:30:38 +02:00
John Preston
4e78c24abf
Show reactions count below my stories.
2023-08-14 22:30:38 +02:00
John Preston
318d75cc63
Update API scheme on layer 161.
2023-08-14 22:30:38 +02:00
John Preston
7877cb0b3a
Implement stories premium promo.
2023-08-14 22:30:37 +02:00
John Preston
40b274e1b4
Add effect animation for heart-like.
2023-08-14 22:30:37 +02:00
John Preston
4bd925ac2c
Implement simple UI for single-type likes in stories.
2023-08-14 22:30:37 +02:00
John Preston
3adb0c1856
Show correct reply placeholder in stealth mode.
2023-08-14 22:30:37 +02:00