[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [7f76e50](https://github.com/morethanwords/tweb/commit/7f76e501b8aecc462c3b103ad44876a2916d0b63) • _3 files, +17/-8_
Rethrow error for copyTextToClipboard

[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [3dfc632](https://github.com/morethanwords/tweb/commit/3dfc632cf5d3bc137f4c0a55e7b4262219dac015) • _2 files, +0/-2_
Remove unnecessary instance check

[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [f15ee7b](https://github.com/morethanwords/tweb/commit/f15ee7b017e99b50383d9cb1ab32649a204db3de) • _3 files, +16/-22_
Small refactor. Fix Original's overlay fading when appearing first time

[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [0cf0e02](https://github.com/morethanwords/tweb/commit/0cf0e028acc0af4d10de807203798fcbf523dda3) • _3 files, +69/-12_
Add animation to scrollable's mask. Trigger onSizeChange when scrollable
is added to DOM.

[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [4281569](https://github.com/morethanwords/tweb/commit/428156938b47aa05d2c9de1ac04bef64df21048c) • _1 files, +7/-4_
AI editor: don't leak composer's pending silent/schedule/effect into sends

getMessageSendingParams() carries the chat input's live silent/scheduleDate/
scheduleRepeatPeriod/effect (e.g. restored from a draft). The AI editor manages
these via its own send menu, so override them outright instead of merging —
otherwise a message sent from the editor inherits state the editor never showed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [f382c99](https://github.com/morethanwords/tweb/commit/f382c9939ef3af881950a11834cd9a5f5320e91b) • _32 files, +1260/-777_
Merge pull request #678 from H7GhosT/feature/ai-editor

Ai Editor improvements

[#webk](?q=%23webk)