AlexeyZavar
|
e85518b3fa
|
Merge tag 'v7.0.4' into dev
|
2026-07-23 16:05:24 +03:00 |
|
John Preston
|
461544a09a
|
Fix crash in community grouping toggle with pinned chats.
|
2026-07-16 14:00:41 +04:00 |
|
John Preston
|
3e003fb090
|
Support user.linked_community_id from layer 229
|
2026-07-10 14:04:30 +04:00 |
|
John Preston
|
205613d629
|
Adapt community parsing to collapsed_in_dialogs flag
The community schema turned collapsed_in_dialogs into a plain flag bit, trustworthy except on min updates.
|
2026-07-10 14:04:27 +04:00 |
|
John Preston
|
a0fd43642a
|
Update API scheme on layer 228.
|
2026-07-10 14:04:27 +04:00 |
|
John Preston
|
24c3a4b6c0
|
Open community chats inline in the dialogs list.
|
2026-07-10 14:04:26 +04:00 |
|
John Preston
|
31cd148e87
|
Group community chats into one chat list row.
|
2026-07-10 14:04:26 +04:00 |
|
John Preston
|
4980f0068a
|
Show becoming community admin box.
|
2026-07-10 14:04:26 +04:00 |
|
John Preston
|
da3cc6156a
|
Update API scheme to layer 228.
|
2026-07-10 14:04:26 +04:00 |
|
AlexeyZavar
|
2e02aa326a
|
fix: TLL messages destruction
https://github.com/AyuGram/AyuGramDesktop/pull/384
https://github.com/AyuGram/AyuGramDesktop/issues/300
|
2026-07-02 18:21:26 +03:00 |
|
23rd
|
5d52a283d4
|
Added experimental option to keep unmuted unread dialogs on top.
|
2026-06-22 11:51:49 +03:00 |
|
John Preston
|
8b8b3ebc09
|
Support server-provided limits for rich messages.
|
2026-06-09 14:28:11 +04:00 |
|
John Preston
|
a9a21140c3
|
Unify MTP page parsing.
|
2026-06-09 14:28:10 +04:00 |
|
John Preston
|
d91bdfcd21
|
Remove unused PhotoData/DocumentData in Iv::Data.
|
2026-06-09 14:28:09 +04:00 |
|
John Preston
|
5c825f352f
|
Support basic display of IV in messages.
|
2026-06-09 14:27:37 +04:00 |
|
John Preston
|
2f6c10d260
|
Simple rich message view in separate window.
|
2026-06-09 14:27:37 +04:00 |
|
John Preston
|
b1e012c466
|
Update API scheme to layer 227.
|
2026-06-09 14:27:37 +04:00 |
|
John Preston
|
5c5bacaf41
|
Update API scheme to layer 226. Guard-bots.
|
2026-06-09 14:27:37 +04:00 |
|
23rd
|
e8d0a8da74
|
Allowed admin log original entries to carry preview photo or document.
|
2026-06-04 12:45:19 +04:00 |
|
23rd
|
aa0ddf1b37
|
Added view removal reason to skip animations on rebuilt views.
|
2026-06-01 18:46:42 +03:00 |
|
23rd
|
b89fd24339
|
Fixed empty chat list preview after deleting last message.
Regression was introduced in 6c88a90d28.
|
2026-06-01 14:16:52 +03:00 |
|
John Preston
|
3cb167b7e5
|
Fix possible crash in livestream story destruction.
|
2026-05-25 17:56:53 +04:00 |
|
23rd
|
6c88a90d28
|
[thanos] Broadcast item-about-to-destroy on TTL and clear paths too.
|
2026-05-22 14:02:40 +03:00 |
|
John Preston
|
f6c5004b1b
|
Fix crash in streaming-bot search.
|
2026-05-21 22:07:01 +04:00 |
|
John Preston
|
7ba610fd33
|
Initial attempt to feed IV into the new viewer.
|
2026-05-19 12:49:08 +04:00 |
|
23rd
|
1167523f4a
|
[thanos] Pre-captured snapshots before batch destruction via event.
|
2026-05-18 10:36:52 +03:00 |
|
23rd
|
e75dba5c80
|
[thanos] Added GPU-accelerated particle dissolution effect for messages.
|
2026-05-18 10:36:52 +03:00 |
|
John Preston
|
4a9f584d48
|
Store recent inline bot per-account.
|
2026-05-07 16:53:27 +04:00 |
|
John Preston
|
49db372296
|
Update cached reactions on remove.
|
2026-05-05 10:45:45 +04:00 |
|
John Preston
|
497b2a45bc
|
Make nice custom style tone preview and links.
|
2026-05-05 10:45:44 +04:00 |
|
John Preston
|
d96b73ca00
|
Update API scheme on layer 225. Show toasts.
|
2026-05-05 10:45:44 +04:00 |
|
John Preston
|
3cc2192791
|
Initial cloud tones support.
|
2026-05-05 10:45:44 +04:00 |
|
John Preston
|
ffe5f1ac00
|
Support guest chat bot messages.
|
2026-05-05 10:45:43 +04:00 |
|
John Preston
|
9636dbe71a
|
Update API scheme on layer 225.
|
2026-05-05 10:45:43 +04:00 |
|
Ireina
|
c4b761cce0
|
fix: keep source avatar when forwarded source is inaccessible
|
2026-04-26 20:12:08 +03:00 |
|
AlexeyZavar
|
0825ea0160
|
Merge tag 'v6.7.8' into dev
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/api/api_chat_invite.h
# Telegram/SourceFiles/boxes/language_box.cpp
# Telegram/SourceFiles/boxes/send_files_box.h
# Telegram/SourceFiles/boxes/sticker_set_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_types.h
# Telegram/SourceFiles/history/history_item.cpp
# Telegram/SourceFiles/history/history_widget.cpp
# Telegram/SourceFiles/history/view/history_view_chat_section.cpp
# Telegram/SourceFiles/history/view/history_view_message.cpp
# Telegram/SourceFiles/history/view/history_view_translate_bar.cpp
# Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp
# Telegram/SourceFiles/platform/mac/main_window_mac.mm
# Telegram/SourceFiles/settings/sections/settings_main.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2026-04-24 20:47:17 +03:00 |
|
John Preston
|
eac7141ce7
|
Use photo as video thumbnail in webpage.
|
2026-04-20 10:54:47 +07:00 |
|
John Preston
|
4646cc7f21
|
Correct text appear continuation.
|
2026-04-10 14:21:50 +07:00 |
|
John Preston
|
432072a3d4
|
Stream several messages together.
|
2026-04-10 14:21:30 +07:00 |
|
John Preston
|
4009a47377
|
Fix word-wrapping of streamed text.
|
2026-04-08 23:14:07 +07:00 |
|
AlexeyZavar
|
2079c8d4cf
|
Merge tag 'v6.7.5' into dev
|
2026-04-07 22:26:59 +03:00 |
|
John Preston
|
55e284729e
|
Initial implementation of gradual draft streaming.
|
2026-04-07 22:26:41 +07:00 |
|
AlexeyZavar
|
2f5970d57c
|
Merge tag 'v6.7.2' into dev
|
2026-04-04 05:32:26 +03:00 |
|
23rd
|
2c003bc22e
|
Fixed possible crash on huge timer tick for polls with close date.
|
2026-04-02 00:42:10 +07:00 |
|
John Preston
|
b6ae741000
|
Implement managed bot creation limits toasts.
|
2026-04-01 00:16:22 +07:00 |
|
John Preston
|
95a53d51a3
|
"Set Bot Photo" button in managed bots.
|
2026-03-31 12:59:34 +07:00 |
|
23rd
|
094c43293d
|
Added support of notifications for poll votes.
|
2026-03-30 10:19:14 +03:00 |
|
23rd
|
42eaddfaba
|
Added geolocation support to poll answer media data layer.
|
2026-03-28 10:29:13 +03:00 |
|
23rd
|
b01e0b77fe
|
Added support of unread poll votes to corner button from history widget.
|
2026-03-28 10:29:12 +03:00 |
|
23rd
|
8e746dcfbd
|
Replaced MTPInputMedia with domain-level PollMedia in poll data structs.
|
2026-03-28 10:29:08 +03:00 |
|