3870 Commits

Author SHA1 Message Date
John Preston a5307489ff Accept also base64 (non-url) secrets. 2026-04-07 11:57:42 +07:00
rdmcd a17199c7a9 Fix startchannel deeplink: add missing stories rights and bot defaults fallback.
ParseRequestedAdminRights was missing post_stories, edit_stories and
delete_stories identifiers, causing all admin rights to be discarded
when any of these appeared in the admin parameter. Also, startchannel
always used explicit URL rights even when empty, never falling back to
bot's default admin rights configured via BotFather (unlike iOS client).

Unknown admin right identifiers are now skipped instead of discarding
all already-parsed rights, improving forward-compatibility of deeplinks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 11:26:02 +07:00
AlexeyZavar a17f20463f fix: integrate translator 2026-04-06 19:39:12 +03:00
23rd 9cb41f4517 Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:58:16 +03:00
23rd 494833236f Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
23rd 7c26a251cf Added text transform to RoundButton as mandatory argument. 2026-04-06 16:58:15 +03:00
23rd c031f09886 Fixed display of button in connection box on non-default scales. 2026-04-06 12:46:19 +03:00
John Preston 00154dcbe9 Fix glitch in empty managed bot username. 2026-04-06 15:41:42 +07:00
John Preston 9dce30e904 Allow emojify without selecting a style. 2026-04-06 14:58:33 +07:00
John Preston 6fc6bb48ff Add info button to AI Tools box. 2026-04-06 14:23:19 +07:00
Roman Shishkin df71142949 Change proxy share link from t.me to tg:// deeplink 2026-04-06 12:49:18 +07:00
AlexeyZavar 2f5970d57c Merge tag 'v6.7.2' into dev 2026-04-04 05:32:26 +03:00
John Preston d56c2c5fc3 Handle flood errors in managed bot creation. 2026-04-04 09:12:56 +07:00
AlexeyZavar c9792e7bbc chore: improve mutual contacts icon & show toast 2026-04-04 04:42:35 +03:00
Ireina 10bb323eb5 feat: add mutual contact indicator to contacts list 2026-04-04 03:15:14 +03:00
23rd cf45065e15 Guarded check-status callbacks in connection box. 2026-04-03 23:41:55 +03:00
23rd d3460cafd0 Removed duplicated code for ping checker from connection box. 2026-04-03 23:41:55 +03:00
23rd 3386e427a0 Added ability to check status from connection box. 2026-04-03 23:41:55 +03:00
23rd a1a078f998 Improved style of connection box with table-style. 2026-04-03 23:41:55 +03:00
John Preston cd1e0d710d Remove legacy context menu in send files box. 2026-04-03 10:35:21 +07:00
John Preston a6d5300057 Make price filter in left button. 2026-04-03 00:47:46 +07:00
23rd 2119dae0b5 Added simple radial upload progress overlay to userpic widgets. 2026-04-02 19:58:57 +03:00
John Preston afddcbdd40 Fix build with GCC. 2026-04-01 13:24:42 +07:00
23rd aa74efdee7 [poll-create] Fixed wrong grabbed toggles state before show animation. 2026-03-31 23:06:43 +03:00
John Preston b6ae741000 Implement managed bot creation limits toasts. 2026-04-01 00:16:22 +07:00
John Preston d4ad55f006 Fix possible crash in original text crop. 2026-03-31 15:37:15 +07:00
John Preston 50cd572754 Support blockquote / pre in caption / ai tools. 2026-03-31 14:26:57 +07:00
23rd 8a1001333e [poll-create] Fixed formatting support in input fields. 2026-03-31 07:30:54 +03:00
23rd 3c8d8d9243 [poll-create] Removed forced lock on revoting when quiz mode is set. 2026-03-31 07:30:54 +03:00
John Preston 1b153ded83 Support AI Tools in media box. 2026-03-30 22:23:29 +07:00
John Preston 828eed0c34 Show select style tooltip. 2026-03-30 18:53:39 +07:00
23rd d5f4c5366c [poll-create] Changed default enabled settings. 2026-03-30 10:19:14 +03:00
23rd 48027ae66b [poll-create] Added lottie icon to toast. 2026-03-30 10:19:14 +03:00
23rd 42e5bdeca5 [poll-view] Improved support of hidden-results state with toast. 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 b6b9edcbea Extracted poll media preview and sticker panel into single place. 2026-03-28 15:14:41 +03:00
23rd a29acd4882 Brought non-sprite shadows revolution. 2026-03-28 11:50:50 +03:00
John Preston fa8eaaff4f Fix build with MSVC. 2026-03-28 15:49:20 +07:00
John Preston de42fb83c5 Support new styles list from appConfig. 2026-03-28 14:48:58 +07:00
John Preston e974d02b44 Toast icon revolution. 2026-03-28 14:48:58 +07:00
23rd e3f2e68947 Added support for app authorization in url auth box. 2026-03-28 10:37:42 +03:00
23rd 5907145fcc Added missed phrases for polls. 2026-03-28 10:29:13 +03:00
23rd 6a187bff11 Extracted pill tabs to separated module. 2026-03-28 10:29:13 +03:00
23rd aeed2a0bcd [poll-create] Slightly improved ux. 2026-03-28 10:29:13 +03:00
23rd 3747d2d91d [poll-create] Added icon to input field for new options. 2026-03-28 10:29:13 +03:00
23rd 3ceb28cd5e [poll-create] Forced public votes on when open answers enabled. 2026-03-28 10:29:13 +03:00
23rd c22e6b7cbf [poll-create] Added audio support. 2026-03-28 10:29:13 +03:00
23rd 82ffe0f91f [poll-shared] Added floating button for new poll. 2026-03-28 10:29:13 +03:00
23rd 5080556836 [poll-create] Added location picker support to poll answer media. 2026-03-28 10:29:13 +03:00
23rd 7a5eefcc70 Deduplicated poll overlay setup into ShowAddPollOptionOverlay. 2026-03-28 10:29:12 +03:00