ZavaruKitsu
adb5abf4fb
chore: reformat & refactor & remove as not planned for now
2024-02-04 18:36:11 +03:00
ZavaruKitsu
4a6ae07409
feat: allow hiding message shot
2024-02-04 17:05:26 +03:00
ZavaruKitsu
f6081db13f
fix: hide comments for posts
2024-02-04 15:26:43 +03:00
ZavaruKitsu
33b6f5d207
feat: register url scheme in settings
2024-02-04 14:10:08 +03:00
ZavaruKitsu
84c62470bb
feat: rework sendOfflinePacketAfterOnline
2024-02-04 04:00:24 +03:00
ZavaruKitsu
a3f4185b45
fix: remove as not planned
2024-02-04 03:02:48 +03:00
ZavaruKitsu
2729fee0ac
feat: show channel badge
2024-02-04 02:56:07 +03:00
ZavaruKitsu
964f9bd904
fix: some crashes
2024-02-04 00:46:27 +03:00
ZavaruKitsu
cfa007de84
fix: make it compile
2024-02-04 00:46:03 +03:00
ZavaruKitsu
77d52bb1b3
Merge v4.14.13
...
# 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/media/history_view_photo.cpp
# Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp
# Telegram/SourceFiles/mainwidget.cpp
# Telegram/lib_ui
2024-02-03 23:57:25 +03:00
John Preston
2f0b50cb37
Version 4.14.13: Always send webpages optionally.
...
If the link cannot be displayed everywhere
(channel blocked in some countries) the
send request without `optional` flag fails.
2024-02-02 21:41:19 +04:00
John Preston
6185fa980d
Version 4.14.13.
...
- Fix display of statistics for single posts.
- Allow editing tag name from search tags.
- Fix a crash in tags removal.
2024-02-02 21:38:23 +04:00
John Preston
1cce1e8a90
Fix a crash in tags removal.
2024-02-02 21:33:58 +04:00
23rd
237baf11df
Fixed display of statistics for single posts.
2024-02-02 21:33:46 +04:00
Ilya Fedin
46023f4260
Update lib_webrtc
2024-02-02 20:46:54 +04:00
John Preston
8459c29073
Allow editing tag name from search tags.
2024-02-02 11:25:04 +04:00
John Preston
f072173d7c
Fix tags for just-sent Saved Messages.
2024-02-02 09:52:32 +04:00
John Preston
bec34c34b1
Version 4.14.12: Fix build with GCC.
2024-02-01 21:13:07 +04:00
John Preston
04ab148b2e
Version 4.14.12.
...
- Tags in Saved Messages.
- Audio output device selection for music and videos.
- Audio input device selection for voice messages recording.
- Default device changes should be applied instantly. (Windows / macOS)
2024-02-01 17:52:37 +04:00
John Preston
e314abefb8
Fix build with Xcode.
2024-02-01 17:52:37 +04:00
John Preston
cdaa23363f
Allow reaction reports in public groups.
2024-02-01 17:52:37 +04:00
John Preston
5401d00548
Allow reporting / banning from reactions in groups.
2024-02-01 17:30:40 +04:00
John Preston
c06699e8e7
Update API scheme on layer 173.
2024-02-01 12:47:52 +04:00
John Preston
2f40a44b5c
Improve things for OpenAL devices management.
2024-02-01 12:37:34 +04:00
John Preston
0945e04f6b
Allow filtering by tag on click in sublists.
2024-02-01 12:37:34 +04:00
John Preston
db7c16f82b
Fix about message reaction text color.
2024-02-01 12:37:34 +04:00
John Preston
30548c2859
Support tags search in sublists.
2024-02-01 12:37:34 +04:00
John Preston
0163938e00
Add shadow below tags list widget.
2024-02-01 12:37:34 +04:00
John Preston
3421b656db
Fix saved tag click in separate window messages.
2024-02-01 12:37:34 +04:00
John Preston
39b80c98c7
Support tags in ComposeSearch.
2024-02-01 12:37:34 +04:00
John Preston
323500f6dd
Improve design of locked tags.
2024-02-01 12:37:34 +04:00
John Preston
11cf0486cb
Implement required paywalls in tags.
2024-02-01 12:37:34 +04:00
John Preston
46579ac84d
Support about text above reactions strip.
2024-02-01 12:37:34 +04:00
John Preston
f324c53440
New premium promo section about tags.
2024-02-01 12:37:34 +04:00
John Preston
87df90227e
Remove legacy premium reactions code.
2024-02-01 12:37:34 +04:00
John Preston
6f57302562
Track tag counts in all sublists.
2024-02-01 12:37:34 +04:00
John Preston
d116c8fea0
Allow editing tag names in Saved Messages.
2024-02-01 12:37:34 +04:00
John Preston
32462fca9b
Show tag names in Saved Messages.
2024-02-01 12:37:34 +04:00
John Preston
55a174190e
Fix reactions expanding.
2024-02-01 12:37:34 +04:00
John Preston
9f738cded2
Fix saved messages sublists pinning updates.
2024-02-01 12:37:34 +04:00
John Preston
87c1329490
Re-enable tags in Saved Messages.
2024-02-01 12:37:34 +04:00
John Preston
ded2015dc2
Update API scheme to layer 173.
2024-02-01 12:37:34 +04:00
23rd
98a71cce89
Improved toast phrase for forwarded messages to self.
2024-02-01 12:37:34 +04:00
23rd
a3ba1ba2a1
Fixed ability to create group without ttl even with ttl in settings.
2024-02-01 12:37:33 +04:00
23rd
42842619b0
Added external link to username field when it is available for purchase.
2024-02-01 12:37:33 +04:00
23rd
32d3b90cdc
Replaced behavior of statistics info to wait all charts.
2024-02-01 12:37:33 +04:00
GitHub Action
b182aeb51e
Update User-Agent for DNS to Chrome 121.0.6167.85.
2024-02-01 12:37:25 +04:00
Ilya Fedin
7049929a59
Update libproxy
2024-01-31 23:27:41 +04:00
Ilya Fedin
aa5413da4e
Ensure cant reproduce
label is not automatically removed
2024-01-31 11:04:04 +04:00
Zephyr Lykos
32dfe0f65e
Update cppgir to fix nullptr dereference in glib 2.79
2024-01-31 11:03:36 +04:00