John Preston
|
8f56ef4502
|
Disallow "Disable Sharing" for service users.
|
2026-03-31 15:57:42 +07: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
|
a479459d76
|
Added support of link to specific option in poll.
|
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 |
|
23rd
|
5fec51d0c6
|
[poll-view] Fixed attached photo rounding and aspect ratio.
|
2026-03-28 10:29:08 +03:00 |
|
23rd
|
2411009071
|
[poll-view] Added preview to stickers in answers.
|
2026-03-28 10:29:08 +03:00 |
|
23rd
|
8145b0b96e
|
[poll-create] Added files support for poll media.
|
2026-03-28 10:29:07 +03:00 |
|
23rd
|
9e482556ea
|
[poll-create] Added poll description.
|
2026-03-28 10:29:07 +03:00 |
|
23rd
|
546c786ed3
|
[poll-create] Added poll option toggle to extend poll with new answers.
|
2026-03-28 10:29:07 +03:00 |
|
John Preston
|
353c95adae
|
Support box->setTitle(v::text::data, context).
|
2026-03-27 12:54:56 +07:00 |
|
John Preston
|
66e4cab8f8
|
Allow disabling accessibility helpers.
|
2026-03-25 14:40:18 +07:00 |
|
John Preston
|
994dd2e05c
|
Don't edit non-member tags.
|
2026-03-25 13:08:50 +07:00 |
|
rdmcd
|
294516c2be
|
Fix startchannel/startgroup deeplinks for bots with Threaded Mode.
Move the isForum() branch below bot-specific handlers (BotApp,
ShareGame, AddToGroup/AddToChannel) so forum view doesn't intercept
bot deeplinks. Move Boost branch above isForum() to simplify
the condition.
|
2026-03-16 16:25:05 +04:00 |
|
Reza Bakhshi Laktasaraei
|
dc2d6e9d12
|
feat(accessibility): use ButtonMenu role for main menu buttons
Set ButtonMenu role on main menu toggle buttons in dialogs and
filters menu since they open navigation menus.
|
2026-03-14 21:54:51 +04:00 |
|
John Preston
|
308116f792
|
Fix build with MSVC.
|
2026-03-12 13:08:16 +04:00 |
|
23rd
|
9275b45ab8
|
Added initial implementation of draw-to-reply.
|
2026-03-12 12:59:50 +04:00 |
|
23rd
|
08be7f1960
|
Enabled ability to open full checked moderate box for channel senders.
Related commit: 9b483c390d.
|
2026-03-12 12:59:49 +04:00 |
|
John Preston
|
f7679c50d8
|
Always spoiler codes in notifications.
|
2026-03-10 15:31:17 +04:00 |
|
John Preston
|
dbb7e34950
|
Fix editing of checklist in Saved Messages.
|
2026-03-10 15:01:38 +04:00 |
|
Ilya Fedin
|
34f0d7026e
|
Open photos with external media viewer
Co-Authored-By: GLM-5 <contact@zhipuai.cn>
|
2026-03-10 12:40:17 +04:00 |
|
Ilya Fedin
|
6acc2633a5
|
Open any document type via external media viewer
|
2026-03-10 12:40:17 +04:00 |
|
Ilya Fedin
|
07649b3c16
|
External video player -> External media viewer
|
2026-03-10 12:40:17 +04:00 |
|
Ilya Fedin
|
a2c268c923
|
Don't require second click to open cached videos in external viewer
|
2026-03-10 12:40:17 +04:00 |
|
Ilya Fedin
|
0b98b88dfc
|
Support file saving for streaming videos with external video player
|
2026-03-10 12:40:17 +04:00 |
|
Ilya Fedin
|
c2f64700c1
|
Move external video player option handling to SessionController::openDocument
|
2026-03-10 12:40:17 +04:00 |
|
John Preston
|
b9d3b9364c
|
Fix t.me/bot?start=param for bot-forums.
|
2026-03-10 11:59:29 +04:00 |
|
23rd
|
04ccdc4b30
|
Added initial support of system accent color.
|
2026-03-04 07:08:51 +03:00 |
|
Ilya Fedin
|
d52d82f7e6
|
Fix GCC 15 -Wrange-loop-construct
|
2026-03-03 12:16:32 +04:00 |
|
John Preston
|
e972a297e1
|
Fix possible crash in theme editor.
|
2026-03-01 21:57:20 +04:00 |
|
23rd
|
e37894d011
|
Fixed Classic theme accent restore on startup.
Fixed #24930.
|
2026-03-01 09:43:26 +04:00 |
|
John Preston
|
20f79c5ae5
|
Confirm enable sharing request sending.
|
2026-02-28 19:07:11 +04:00 |
|
John Preston
|
3621dc754a
|
Add premium promo for disable sharing.
|
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
|
4c2d72d00b
|
Support no-topics recipient state in bot-forums.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
e509aa8072
|
Add "All Messages" fake-topic to bot-forum forwards.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
e85bb2085c
|
Update API scheme on layer 223.
|
2026-02-28 19:07:08 +04:00 |
|
John Preston
|
aa94491ad7
|
Allow editing my rank / other ranks.
|
2026-02-28 19:07:08 +04:00 |
|
John Preston
|
5c7d2723ed
|
Update API scheme to layer 223. Owners.
|
2026-02-28 19:07:08 +04:00 |
|
23rd
|
9b483c390d
|
Added ability to open full checked moderate box from left userpic menu.
|
2026-02-28 19:07:08 +04:00 |
|
23rd
|
a8a3c1555b
|
Added highlight filter button from filters container on dialog drag.
|
2026-02-15 11:47:58 +03:00 |
|
23rd
|
5d9271ea86
|
Added requireImage arg to restrict calendar clicks to dates with images.
|
2026-02-13 11:56:57 +03:00 |
|
23rd
|
f777ad8d8c
|
Replaced process of date in media calendar with offset message id.
|
2026-02-13 11:56:57 +03:00 |
|
23rd
|
e04b6e9201
|
Moved PeerId parameter to SearchCalendarController constructor.
|
2026-02-13 11:56:57 +03:00 |
|
23rd
|
b6121a5d64
|
Added initial ability to open media calendar from info media sections.
|
2026-02-13 11:56:57 +03:00 |
|
23rd
|
d6765ab394
|
Replaced args for calendar show from session controller with descriptor.
|
2026-02-13 11:56:56 +03:00 |
|
23rd
|
09c43a0f1d
|
Changed callback in calendar box to have ability to close box itself.
|
2026-02-13 11:56:56 +03:00 |
|
23rd
|
7884b7de44
|
Fixed condition for tooltip on version label.
Regression was introduced: 2015a1c69f.
|
2026-02-09 20:41:38 +03:00 |
|
23rd
|
5edea056ef
|
Added ability to provide pixmap to system-wide drag.
|
2026-02-08 17:40:03 +03:00 |
|