23rd
fc85b09e88
Switched existing sticker pick to inline dropdown that excludes self.
2026-04-20 13:55:23 +03:00
23rd
b51c0f1ee5
Replaced emoji input field with emoji row and radial upload button.
2026-04-20 13:55:23 +03:00
23rd
4d692e635b
Added flow to open sticker editor with transparent canvas.
2026-04-20 13:55:23 +03:00
23rd
07a952a2a6
Polished sticker picker scroll wiring and creator upload teardown.
2026-04-20 13:55:23 +03:00
23rd
2589a244dd
Added flow for creating new static webp sticker.
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
7f93d7ec6f
Added owned-set add-cell with popup menu to sticker set box.
2026-04-20 13:55:23 +03:00
23rd
04aec11daa
Added reply header with preview to send files box.
2026-04-20 12:53:48 +03:00
John Preston
6468b8ab19
Proxy share t.me, QR with tg://, accept both.
2026-04-20 10:54:47 +07:00
Reza Bakhshi Laktasaraei
11e84ffbef
feat(accessibility): add screen reader support for language list
2026-04-20 10:47:13 +07:00
Sergey A. Osokin
d53ee9c241
Fix warnings.
2026-04-17 22:04:20 +07:00
John Preston
2cd90eb3ce
Add proxy auto-rotation option.
2026-04-16 21:24:39 +07:00
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