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 |
|
23rd
|
1beea1586e
|
Replaced hardcoded color index literals with named colorIndex styles.
|
2026-04-23 21:09:43 +03:00 |
|
23rd
|
cbef2a0cfc
|
Added Add-to-Emoji-Set option to menu for small packless stickers.
|
2026-04-23 21:09:43 +03:00 |
|
23rd
|
d34f875d35
|
Added Add-to-Emoji-Set submenu for custom emoji from foreign packs.
|
2026-04-20 16:39:26 +03:00 |
|
23rd
|
7b22a2aea7
|
Added Add-to-Sticker-Set submenu for stickers from foreign packs.
|
2026-04-20 16:32:45 +03:00 |
|
23rd
|
8386608953
|
Added ability to delete owned sticker set from sticker set box.
|
2026-04-20 13:55:23 +03:00 |
|
23rd
|
99ed365695
|
Added flow for adding existing sticker to owned set.
|
2026-04-20 13:55:23 +03:00 |
|
23rd
|
33f86dc7b0
|
Added support of search in section of pinned messages.
|
2026-04-10 15:06:20 +03:00 |
|
23rd
|
88404cfddb
|
Removed unused private fields.
|
2026-04-09 12:36:51 +03:00 |
|
John Preston
|
111b15a855
|
Allow many lines in ConfirmInviteBox about.
|
2026-04-09 16:09:16 +07:00 |
|
AlexeyZavar
|
3f84f27354
|
chore: refactor markReadAfterAction
https://github.com/AyuGram/AyuGramDesktop/issues/328
|
2026-04-07 23:36:38 +03:00 |
|
AlexeyZavar
|
d9c6e3a322
|
Merge tag 'v6.7.4' into dev
|
2026-04-07 19:39:36 +03:00 |
|
23rd
|
d164a49675
|
Removed premium section on first rate-limited summary click.
Fixed #30201.
|
2026-04-06 13:15:34 +03:00 |
|
AlexeyZavar
|
2f5970d57c
|
Merge tag 'v6.7.2' into dev
|
2026-04-04 05:32:26 +03:00 |
|
Boris Nagaev
|
9e922e0610
|
feat: show official app flag in session details
|
2026-04-04 04:55:16 +03:00 |
|
23rd
|
2119dae0b5
|
Added simple radial upload progress overlay to userpic widgets.
|
2026-04-02 19:58:57 +03:00 |
|
John Preston
|
bb6fc19768
|
Check all peers load status in short updates.
|
2026-04-01 00:16:24 +07:00 |
|
23rd
|
aa5e0440d4
|
Replaced int botStatus with a type-safe Data::BotStatus enum class.
|
2026-03-30 13:42:23 +03:00 |
|
23rd
|
d5f4c5366c
|
[poll-create] Changed default enabled settings.
|
2026-03-30 10:19:14 +03:00 |
|
23rd
|
90191819bd
|
Added api support of notify settings for reactions and poll votes.
|
2026-03-30 10:19:14 +03:00 |
|
23rd
|
094c43293d
|
Added support of notifications for poll votes.
|
2026-03-30 10:19:14 +03:00 |
|
23rd
|
75632f7c86
|
Added stale media reupload guard before sending poll with expired files.
|
2026-03-30 10:19:14 +03:00 |
|
John Preston
|
e974d02b44
|
Toast icon revolution.
|
2026-03-28 14:48:58 +07:00 |
|
23rd
|
5b10802cc8
|
Respected has_unread_votes flag in poll results update.
|
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
|
8b37591882
|
Added ability to delete added poll answer.
|
2026-03-28 10:29:12 +03:00 |
|
23rd
|
edbdbef2eb
|
Replaced old upload pipeline in create_poll_box with extracted pipeline.
|
2026-03-28 10:29:12 +03:00 |
|
23rd
|
53dc6d45b9
|
[poll-view] Added initial inline add-option overlay with input field.
|
2026-03-28 10:29:12 +03:00 |
|
23rd
|
554ba411f6
|
[poll-view] Added initial support of reply to poll answers.
|
2026-03-28 10:29:08 +03:00 |
|
23rd
|
9e482556ea
|
[poll-create] Added poll description.
|
2026-03-28 10:29:07 +03:00 |
|
John Preston
|
d455d6ee32
|
Improve managed bot creation.
|
2026-03-25 13:08:50 +07:00 |
|
John Preston
|
4069e4412c
|
Initial attempt to add ai controls.
|
2026-03-25 13:08:50 +07:00 |
|
John Preston
|
358a9f87a1
|
Initial support for managed bot creation.
|
2026-03-25 13:08:50 +07:00 |
|
John Preston
|
ac19655d21
|
Update API scheme on layer 224.
|
2026-03-25 13:08:50 +07:00 |
|
John Preston
|
53a2d4704d
|
Improve giveaway prices display.
|
2026-03-25 13:08:50 +07:00 |
|
John Preston
|
68dd72f4fe
|
Update API scheme on layer 224.
|
2026-03-25 13:08:49 +07:00 |
|
John Preston
|
5a39484407
|
Better post views tracking.
|
2026-03-25 13:08:49 +07:00 |
|
John Preston
|
9f57a82c75
|
Update API scheme to layer 224.
|
2026-03-25 13:08:49 +07:00 |
|
AlexeyZavar
|
e49bf706c5
|
chore: adjust ttl stuff
|
2026-03-19 03:56:02 +03:00 |
|
AlexeyZavar
|
b93c93a20c
|
Merge tag 'v6.6.2' into dev
|
2026-03-19 01:24:29 +03:00 |
|
23rd
|
f5281b7418
|
Fixed compose search list freeze by resetting merged search state flags.
|
2026-03-12 12:59:49 +04:00 |
|
AlexeyZavar
|
bfc1c83c0b
|
fix: hide reactions from blocked peers
|
2026-03-01 23:21:00 +03:00 |
|
John Preston
|
72f690ce99
|
Fix formatted date quotes.
|
2026-02-28 19:07:11 +04:00 |
|
John Preston
|
90129c10d8
|
Initial formatted date support.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
c39c0b597c
|
Nice tag badge click handler in groups.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
0f6a5480df
|
Implement nice member/admin edit in groups.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
a9e35afbd7
|
Implement disabling/enabling sharing.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
5ab68c9ebb
|
Update API scheme on layer 223.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
e9fced5c2c
|
Nice design of admin/member tags.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
7969795a01
|
Show custom ranks, allow toggling on.
|
2026-02-28 19:07:08 +04:00 |
|