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 |
|
ZavaruKitsu
|
abf17407ea
|
Merge tag 'v4.14.6' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/dialogs/dialogs_widget.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.h
# Telegram/SourceFiles/history/history_item_helpers.cpp
# Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.metainfo.xml
# snap/snapcraft.yaml
|
2024-01-16 23:44:24 +03:00 |
|
23rd
|
a1369aaad0
|
Added references to structured bindings since Apple clang supports them.
|
2024-01-16 11:18:55 +04:00 |
|
ZavaruKitsu
|
a98e92639c
|
fix: crash in server read
|
2023-12-12 15:26:33 +03:00 |
|
ZavaruKitsu
|
084967354b
|
feat: rework sendReadMessages
fix: send read packet manually
fix: send read packet after sending media
|
2023-12-01 20:58:00 +03:00 |
|
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
|
dcc326e17f
|
Update API scheme to layer 167.
Support quote offset passing to API.
Support simple phrases in giveaway results message.
|
2023-11-28 21:55:23 +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
|
5350c97f82
|
Fix sending replies in forums.
|
2023-11-06 12:31:59 +04:00 |
|
ZavaruKitsu
|
ac1da83401
|
Merge tag 'v4.11.3' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/info/profile/info_profile_values.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2023-11-05 21:23:03 +03:00 |
|
John Preston
|
d831775e2f
|
Fix replying in the same history.
|
2023-10-31 11:19:57 +04:00 |
|
John Preston
|
b793c06759
|
Fix external replies in topic groups.
|
2023-10-31 10:39:54 +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
|
c035ec6917
|
Allow sending just webpage preview.
|
2023-10-26 14:08:44 +04:00 |
|
John Preston
|
2d3e2b1ef8
|
Fix drafts in topics.
|
2023-10-26 14:08:43 +04:00 |
|
John Preston
|
8b42161898
|
Allow sending custom webpage previews.
|
2023-10-26 14:08:43 +04:00 |
|
John Preston
|
ef0539c9fc
|
Allow replying with quoting message part.
|
2023-10-26 14:08:41 +04:00 |
|
John Preston
|
4240568ea5
|
Pass FullReplyTo everywhere.
|
2023-10-26 14:08:40 +04:00 |
|
John Preston
|
926aae6847
|
Update API scheme on layer 166.
|
2023-10-26 14:08:40 +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
|
576671e222
|
feat: don't read stories
feat: show message ID in tooltip
feat: update strings
fix: invert strings
|
2023-08-01 12:45:59 +00:00 |
|
ZavaruKitsu
|
8ee9054831
|
feat: merge
|
2023-07-23 00:21:48 +00:00 |
|
John Preston
|
b8cf00a0b2
|
Fix replying to stories with voice messages.
|
2023-07-20 07:20:09 +04:00 |
|
John Preston
|
04e7ce4408
|
Update API scheme on layer 160: Replies.
|
2023-07-20 07:20:09 +04:00 |
|
ZavaruKitsu
|
f72e7178f5
|
fix: reformat with resharper
|
2023-07-10 14:30:23 +00:00 |
|
ZavaruKitsu
|
ee5ade56d7
|
feat: progress AyuSync implementation
|
2023-07-10 14:13:20 +00:00 |
|
ZavaruKitsu
|
eaba9781a5
|
upload: import Ayu initial
Co-authored-by: SharapaGorg <sharapov.savely@yandex.ru>
|
2023-06-03 19:01:58 +03:00 |
|
23rd
|
2acedca6b7
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
|
John Preston
|
fdf4129e5e
|
Fix build with GCC.
|
2022-11-02 08:51:03 +04:00 |
|
John Preston
|
7384cd3463
|
Support sharing games by link to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
ce17904dcc
|
Improve topic creation, fix glitches.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
89d0a71591
|
Update API scheme on layer 148: Drafts in topics.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
032e6c57e9
|
Request full album for last topic message.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
ae3496d6a4
|
Update API scheme on layer 148: Topic icons.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
3722e55b67
|
Support topic on-the-fly creation.
|
2022-11-01 19:25:35 +04:00 |
|
John Preston
|
9f652b0d3f
|
Unify message sending, track forum topic icons.
|
2022-11-01 19:25:34 +04:00 |
|
John Preston
|
ff51bf81f3
|
Allow clearing history in megagroups.
|
2022-06-20 11:30:43 +04:00 |
|
John Preston
|
df15ff9f8e
|
Update API scheme on layer 140.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
23rd
|
69dc6c98ce
|
Removed unused MTPBool from callbacks on done.
|
2021-11-30 17:37:39 +04:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
80fcffcc40
|
Delete history for specific days in private chats.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
c534f3f22e
|
Some internal HistoryItem refactoring.
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
|
2021-11-07 12:50:13 +04:00 |
|
John Preston
|
97ae094c3c
|
Update API scheme with new cloud themes.
|
2021-10-29 18:31:07 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
730412fefe
|
Load albums of last chat messages.
|
2021-10-04 23:47:33 +04:00 |
|
John Preston
|
1e660fc2a2
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|