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
|
7a25d70240
|
Support all cases for BoostBox.
|
2023-09-22 09:43:32 +04:00 |
|
John Preston
|
d5b429e910
|
Update API scheme to layer 164.
|
2023-09-22 09:43:31 +04:00 |
|
John Preston
|
a6b844408a
|
Add verified/fake/scam badge to ConfirmInviteBox.
|
2023-09-12 11:40:33 +04:00 |
|
John Preston
|
076aa9452e
|
Unblock the bot before sharing phone number.
|
2023-09-04 17:36:55 +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 |
|
John Preston
|
92fec8304e
|
Implement connected websites section.
|
2023-08-18 17:03:50 +02:00 |
|
John Preston
|
b871a29275
|
Version 4.9.1: Fix states of archive settings.
Fixes #26510.
|
2023-08-15 19:16:53 +02:00 |
|
John Preston
|
d52475666d
|
Suggest group-with-hidden-members admins in mentions.
|
2023-08-14 22:30:39 +02:00 |
|
John Preston
|
de4152496f
|
Add archive settings to context menu.
|
2023-08-14 22:30:39 +02:00 |
|
John Preston
|
c12297d8cb
|
Implement stealth mode in stories.
|
2023-08-14 22:30:37 +02:00 |
|
John Preston
|
5575d50277
|
Update API scheme to layer161.
|
2023-08-14 22:30:37 +02:00 |
|
ZavaruKitsu
|
e5ff26b2eb
|
Merge tag 'v4.8.11' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
|
2023-08-11 12:44:07 +00:00 |
|
John Preston
|
dfe36f638b
|
Correctly apply editions to media-edit-in-progress.
|
2023-08-10 18:19:00 +03:00 |
|
23rd
|
1364dba015
|
Added phrase for limit of number of chats that never show in filter.
|
2023-08-04 08:46:45 +02:00 |
|
ZavaruKitsu
|
8ee9054831
|
feat: merge
|
2023-07-23 00:21:48 +00:00 |
|
John Preston
|
5d234d3103
|
Update API scheme on layer 160.
|
2023-07-20 07:20:56 +04:00 |
|
John Preston
|
d7d8847c1d
|
Show stories in chats list userpics.
|
2023-07-20 07:20:33 +04:00 |
|
John Preston
|
e21c06f67c
|
Support deleting and reporting stories.
|
2023-07-20 07:20:12 +04:00 |
|
John Preston
|
aba84a6010
|
Update API scheme on layer 160: Duration.
|
2023-07-20 07:20:10 +04:00 |
|
John Preston
|
17a5c27658
|
Update API scheme on layer 160.
Leave plain scheme in api.tl.
|
2023-07-20 07:20:10 +04:00 |
|
John Preston
|
d28bd36d22
|
Load and show list of users who viewed a story.
|
2023-07-20 07:20:10 +04:00 |
|
John Preston
|
04e7ce4408
|
Update API scheme on layer 160: Replies.
|
2023-07-20 07:20:09 +04:00 |
|
John Preston
|
89ca38ed29
|
Start stories viewer with ComposeControls.
|
2023-07-20 07:20:07 +04:00 |
|
John Preston
|
429a3da3e5
|
Update API scheme to layer 160.
|
2023-07-20 07:20:07 +04:00 |
|
John Preston
|
29d0c8c2ec
|
Update API scheme to layer 159.
|
2023-07-20 07:20:07 +04:00 |
|
ZavaruKitsu
|
f72e7178f5
|
fix: reformat with resharper
|
2023-07-10 14:30:23 +00:00 |
|
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
|
a1aac455db
|
feat: confirmation while attempting to send sticker (changeable in settings)
|
2023-06-22 16:32:20 +03:00 |
|
ZavaruKitsu
|
eaba9781a5
|
upload: import Ayu initial
Co-authored-by: SharapaGorg <sharapov.savely@yandex.ru>
|
2023-06-03 19:01:58 +03:00 |
|
John Preston
|
7877463468
|
Respect peer_types in the switch inline button.
Fixes #26274.
|
2023-05-24 19:36:58 +04:00 |
|
John Preston
|
65afa2c402
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
|
Klemens Nanni
|
11906297d8
|
Explicitly specify QVector element type to fix build with clang13+range-v3+qt6
Same story as 2b383a4 for #24014.
Fixes 4.8.0 build on OpenBSD/amd64 7.3 with clang 13.0.0, range-v3 0.12.0 and Qt 6.5.0.
|
2023-04-27 09:59:32 +04:00 |
|
John Preston
|
e285b22398
|
Add "Send when online" to the send button context menu.
|
2023-04-22 22:26:09 +04:00 |
|
John Preston
|
d0e8802b9d
|
Allow who viewed lists in topic groups.
|
2023-04-11 20:54:56 +04:00 |
|
23rd
|
896bbb7c56
|
Added api support to toggle and reorder bot usernames.
|
2023-04-11 19:17:42 +04:00 |
|
23rd
|
bbeefaed9c
|
Added api support to upload bot photo.
|
2023-04-11 19:17:42 +04:00 |
|
John Preston
|
2a06182d1a
|
Closed alpha version 4007001001: Fix build.
|
2023-04-11 19:17:39 +04:00 |
|
John Preston
|
9600cc0ed5
|
Don't suggest joining forbidden chats by link.
|
2023-04-11 19:17:39 +04:00 |
|
John Preston
|
959348f8cd
|
Improve error messages for shareable folders.
|
2023-04-11 19:17:39 +04:00 |
|
John Preston
|
1a1fa5db3e
|
Implement complex filter delete from context menu.
|
2023-04-11 19:17:39 +04:00 |
|
John Preston
|
1ffbc122e1
|
Allow select/deselect all in filter link boxes.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
7ff0659e91
|
Improve scrolling limits in chat select boxes.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
9b1c5b1050
|
Support new limit boxes for shareable folders.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
77939ae9bd
|
Add more-chats-added bar to cloud folders.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
312aa4b130
|
Update API scheme on layer 158.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
6be2fb9790
|
Support nice leaving of shareable folder.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
4444844443
|
Update API scheme on layer 158.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
0faadc8fa0
|
Implement folder link add / join design.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
86f9875662
|
Add most of the phrases to the langpack.
|
2023-04-11 19:17:38 +04:00 |
|