Commit Graph

3724 Commits

Author SHA1 Message Date
23rd faa7c1ca55 Fixed spoiler menu entry display for non-media files in send files box. 2026-04-14 09:16:15 +03:00
23rd 4f8b3efa5c Fixed possible crash from url auth box. 2026-04-11 15:13:21 +03:00
23rd 2200dbb406 Added emoji selector with custom emoji for premium quick reaction. 2026-04-11 14:57:24 +03:00
23rd 1d04cae3c2 Replaced chart emoji with themed poll icon in reply view. 2026-04-11 12:31:50 +03:00
23rd fcb695d691 [poll-create] Allowed creating polls with single answer option. 2026-04-10 17:59:22 +03:00
John Preston 82650f5420 Fix build with MSVC. 2026-04-10 15:32:33 +07:00
23rd c773f16a4a Added proxy check IP exposure warning before status check. 2026-04-10 09:13:31 +03:00
23rd bdcdafab2d Fixed album forwarding with top peers selector. 2026-04-10 09:13:31 +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
John Preston 1c94acdeca Don't force drop-to-left in media context menu. 2026-04-08 17:35:05 +07:00
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
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
John Preston d56c2c5fc3 Handle flood errors in managed bot creation. 2026-04-04 09:12:56 +07: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