23rd
|
8ac3c2157f
|
Removed redundant code from swipe-to-reply for macOS.
|
2024-10-05 18:50:03 +03:00 |
|
23rd
|
7ca4ca21fa
|
Fixed middle elision in filenames from document views.
|
2024-10-05 18:50:03 +03:00 |
|
AlexeyZavar
|
260678634e
|
fix: most frequent crashes
|
2024-10-05 05:30:56 +03:00 |
|
AlexeyZavar
|
45461836e1
|
fix: don't use scheduled messages if not in a full ghost mode
|
2024-10-05 03:14:24 +03:00 |
|
John Preston
|
0282786b4c
|
Generalize gift sending.
|
2024-10-04 10:06:21 +04:00 |
|
John Preston
|
d361d5f3b2
|
Move gift_credits_box -> star_gift_box, strip old code.
|
2024-10-04 10:06:21 +04:00 |
|
23rd
|
3dc93526ff
|
Renamed report_box with report_box_graphics.
|
2024-10-04 10:06:21 +04:00 |
|
23rd
|
3edf8e10e2
|
Added api support for reports with server options.
|
2024-10-04 10:06:21 +04:00 |
|
John Preston
|
9ace04d2c9
|
Support entities in star gift messages.
|
2024-10-04 10:06:21 +04:00 |
|
John Preston
|
962d4d29ee
|
Process gift updates in list.
|
2024-10-04 10:06:21 +04:00 |
|
John Preston
|
52afd3d5a8
|
Display gifts list in the profile.
|
2024-10-04 10:06:20 +04:00 |
|
John Preston
|
79b1c0edee
|
Support PeerData::isVerifyCodes() peer type.
|
2024-10-04 10:06:20 +04:00 |
|
John Preston
|
215a262076
|
Allow converting gifts to stars.
|
2024-10-04 10:06:20 +04:00 |
|
John Preston
|
efbd3ca8fa
|
Implement star gift view box.
|
2024-10-04 10:06:20 +04:00 |
|
John Preston
|
0d0d0ab994
|
Allow sending premium / star gifts.
|
2024-10-04 10:06:20 +04:00 |
|
John Preston
|
e3bc4dab85
|
Update API scheme to layer 189.
|
2024-10-04 10:06:20 +04:00 |
|
John Preston
|
a8b0f2934b
|
Scroll quote selection in the draft options box.
|
2024-10-03 11:56:04 +04:00 |
|
John Preston
|
7d67b3d00a
|
Use circle userpics in reactions from forums.
|
2024-10-03 11:55:57 +04:00 |
|
23rd
|
440ebfcbf6
|
Removed display of userpic for sponsored messages.
|
2024-10-03 11:55:57 +04:00 |
|
John Preston
|
20f53c89ad
|
Fix poll bottom ripple.
Fixes #28471.
|
2024-10-03 11:54:28 +04:00 |
|
John Preston
|
1cb92ef69a
|
Beta version 5.5.7: Workaround MSVC bug.
|
2024-10-01 10:55:42 +04:00 |
|
23rd
|
1db8ada2aa
|
Slightly improved code style of history widget.
|
2024-10-01 08:57:39 +04:00 |
|
23rd
|
b753448052
|
Changed behavior for sponsored messages to display them only when ready.
|
2024-10-01 08:57:38 +04:00 |
|
John Preston
|
57438867b6
|
Respect the maximum quote length.
|
2024-09-30 14:46:18 +04:00 |
|
John Preston
|
07b93e1e02
|
Fix media editing in topics.
|
2024-09-30 12:47:22 +04:00 |
|
23rd
|
0f4aadddfc
|
Fixed display of corner status of video in sponsored messages.
|
2024-09-30 12:47:22 +04:00 |
|
23rd
|
a37f512949
|
Fixed emoji display in filenames from document views.
|
2024-09-30 12:47:22 +04:00 |
|
AlexeyZavar
|
976db74ece
|
Merge tag 'v5.5.5' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
|
2024-09-27 20:40:18 +03:00 |
|
AlexeyZavar
|
3d91d2c80a
|
chore: refactor a bit
|
2024-09-23 16:46:41 +03:00 |
|
c0re100
|
0960a3b21d
|
Fix restrict user in recent actions
|
2024-09-19 17:48:37 +03:00 |
|
23rd
|
3f6d184435
|
Added api support for clicks on sponsored messages with media.
|
2024-09-19 12:47:54 +04:00 |
|
John Preston
|
a2fad84dae
|
Update API scheme to layer 188.
|
2024-09-19 12:47:54 +04:00 |
|
John Preston
|
592d46c8f2
|
Fix emoji packs from album captions.
|
2024-09-19 10:34:01 +04:00 |
|
John Preston
|
8b86f12c23
|
Fix quote-reply to album captions.
|
2024-09-19 10:34:01 +04:00 |
|
John Preston
|
ba7cd25f21
|
Extract FieldAutocomplete code.
|
2024-09-19 10:34:01 +04:00 |
|
John Preston
|
969152e949
|
Move FieldAutocomplete to ChatHelpers.
|
2024-09-19 10:34:01 +04:00 |
|
John Preston
|
36962b8c62
|
Fix possible crash in swipe-to-reply.
|
2024-09-13 21:04:07 +04:00 |
|
AlexeyZavar
|
7caf421074
|
Merge tag 'v5.5.4' into dev
# Conflicts:
# .github/workflows/mac_packaged.yml
# .github/workflows/snap.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
|
2024-09-12 23:13:38 +03:00 |
|
AlexeyZavar
|
392f2e633c
|
feat: message field configuration
|
2024-09-12 16:10:03 +03:00 |
|
AlexeyZavar
|
66b7a48352
|
feat: send without sound
|
2024-09-11 22:41:03 +03:00 |
|
AlexeyZavar
|
409eedf58d
|
Merge tag 'v5.5.3' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/chat_helpers/gifs_list_widget.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/history_widget.cpp
# Telegram/SourceFiles/history/view/history_view_element.cpp
# Telegram/lib_tl
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.metainfo.xml
# snap/snapcraft.yaml
|
2024-09-11 20:23:00 +03:00 |
|
23rd
|
f16d1f034f
|
Switched swipe-to-reply processing on macOS from touch to scroll events.
|
2024-09-11 00:37:47 +03:00 |
|
John Preston
|
d1e3b9f15d
|
Revert "Check for local URLs more strictly."
This reverts commit c3fda41224 .
|
2024-09-10 14:19:37 +04:00 |
|
John Preston
|
ca3c179b75
|
Use full available width for text in some places.
Fixes #28384.
|
2024-09-10 14:19:37 +04:00 |
|
23rd
|
edf1417bbb
|
Added date of restriction to EditRestrictedBox.
|
2024-09-09 17:20:52 +03:00 |
|
23rd
|
686e9643ad
|
Replaced channel participant parsing with modern way in admin log.
|
2024-09-09 17:20:52 +03:00 |
|
23rd
|
6b0c606d25
|
Switched type of subscription date from Qt to TimeId.
|
2024-09-09 17:20:52 +03:00 |
|
John Preston
|
d01f977960
|
Don't offer hello-sticker to user you've blocked.
|
2024-09-09 16:42:02 +04:00 |
|
23rd
|
0241129948
|
Added support of admin log filter for extended subscriptions.
|
2024-09-06 21:57:47 +04:00 |
|
23rd
|
e44aca06cb
|
Added support of admin log event of extended subscriptions.
|
2024-09-06 21:57:47 +04:00 |
|