23rd
|
1ac44b87e1
|
Bound compose AI shortcut to in-place tone apply.
|
2026-05-26 21:44:44 +03:00 |
|
Mukthar
|
9245d88a7d
|
Accessibility: Use Unpin instead of Cancel for pinned message bar close button
|
2026-05-25 14:44:46 +04:00 |
|
23rd
|
8d0e1ab2ee
|
[thanos] Migrated history inner widget to ThanosEffectController.
|
2026-05-18 10:36:53 +03:00 |
|
23rd
|
3e416e0bf6
|
[thanos] Used originalHeight for merge adjacency and ordered insertion.
|
2026-05-18 10:36:53 +03:00 |
|
23rd
|
e3e2d8ba56
|
[thanos] Added scroll compensation for multi-gap collapse animation.
|
2026-05-18 10:36:53 +03:00 |
|
23rd
|
ccc91b1e00
|
[thanos] Tracked original gap height to fix post-deletion gap positions.
|
2026-05-18 10:36:52 +03:00 |
|
23rd
|
e1ed49e16c
|
[thanos] Fixed gap merge and removed scroll adjustment.
|
2026-05-18 10:36:52 +03:00 |
|
23rd
|
f43a28e791
|
[thanos] Replaced single collapse gap with independent multi-gap system.
|
2026-05-18 10:36:52 +03:00 |
|
23rd
|
df10d6182b
|
[thanos] Added merging of simultaneous collapsing with adaptive time.
|
2026-05-18 10:36:52 +03:00 |
|
23rd
|
b52e4f6d61
|
[thanos] Improved collapse animation with position-aware gap.
|
2026-05-18 10:36:52 +03:00 |
|
23rd
|
d7737d557f
|
[thanos] Added collapsing to close gap after message dissolution.
|
2026-05-18 10:36:52 +03:00 |
|
23rd
|
3030c97db9
|
Fixed stale hover state on history widget leave events.
|
2026-05-18 08:05:50 +03:00 |
|
23rd
|
1f6474a178
|
Fixed crash on in-chat search opened from separated archive windows.
|
2026-05-18 07:57:52 +03:00 |
|
John Preston
|
4a9f584d48
|
Store recent inline bot per-account.
|
2026-05-07 16:53:27 +04:00 |
|
John Preston
|
8cc02feb62
|
Don't show subsection tabs if no bot topics.
|
2026-05-06 11:18:28 +04:00 |
|
John Preston
|
9821aa9615
|
Suggest deleting all reactions in moderate box.
|
2026-05-05 10:45:45 +04:00 |
|
John Preston
|
b7a20e1878
|
Send sticker from set box to correct place.
|
2026-05-01 00:15:18 +07:00 |
|
23rd
|
04aec11daa
|
Added reply header with preview to send files box.
|
2026-04-20 12:53:48 +03:00 |
|
23rd
|
52615a3ccb
|
Added support of draw-to-reply from shared media.
|
2026-04-14 09:16:15 +03:00 |
|
John Preston
|
05cf8aaa0f
|
Suggest sending large texts as files.
|
2026-04-10 19:26:30 +07:00 |
|
John Preston
|
98f342227f
|
Remove reveal animation on draft replacement.
|
2026-04-07 22:26:41 +07:00 |
|
John Preston
|
55e284729e
|
Initial implementation of gradual draft streaming.
|
2026-04-07 22:26:41 +07:00 |
|
John Preston
|
3bbef51448
|
Add an experimental option for "AI Tools" button.
|
2026-04-07 11:57:41 +07: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 |
|
John Preston
|
beeb4663c4
|
Add 'x' button to AI Tools info toast.
|
2026-04-03 00:47:46 +07:00 |
|
23rd
|
7e07336e3b
|
[poll-view] Added hiding of add-option overlay on message field focus.
|
2026-04-02 19:58:58 +03:00 |
|
23rd
|
73d0b4cb84
|
Added ability to reply with timecode of currently playing voice message.
|
2026-03-31 13:37:10 +03:00 |
|
John Preston
|
50cd572754
|
Support blockquote / pre in caption / ai tools.
|
2026-03-31 14:26:57 +07:00 |
|
John Preston
|
95a53d51a3
|
"Set Bot Photo" button in managed bots.
|
2026-03-31 12:59:34 +07:00 |
|
John Preston
|
828eed0c34
|
Show select style tooltip.
|
2026-03-30 18:53:39 +07:00 |
|
23rd
|
c4e53b55ce
|
Showed slash button in field only when bots have registered commands.
|
2026-03-30 13:42:23 +03:00 |
|
23rd
|
aa5e0440d4
|
Replaced int botStatus with a type-safe Data::BotStatus enum class.
|
2026-03-30 13:42:23 +03:00 |
|
23rd
|
b5b563fdec
|
Skipped local messages in Ctrl+Up/Down reply navigation.
Related commit: faa48cad44.
Ancient good fix for other sections: 924780d8d8.
Fixed #30160.
|
2026-03-30 11:39:21 +03:00 |
|
23rd
|
faa48cad44
|
Reverted all fixes that broke replying with Ctrl+Up/Down hotkey.
Reverted 2a28b53400, e672041a79 and a05d85673a.
Unfixed #30160.
|
2026-03-30 11:08:03 +03:00 |
|
23rd
|
cec81616a4
|
Moved out highlight scroll logic from sections to single place.
|
2026-03-30 11:01:56 +03:00 |
|
23rd
|
59bf5515c3
|
Adjusted scroll position for highlighted items in media groups.
Related commit: 2b53df98cd.
|
2026-03-30 11:01:56 +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 |
|
23rd
|
0d003967e8
|
Added preview for media from poll option to input field reply header.
|
2026-03-28 10:29:13 +03:00 |
|
23rd
|
b01e0b77fe
|
Added support of unread poll votes to corner button from history widget.
|
2026-03-28 10:29:12 +03:00 |
|
23rd
|
554ba411f6
|
[poll-view] Added initial support of reply to poll answers.
|
2026-03-28 10:29:08 +03:00 |
|
John Preston
|
f73793ce8a
|
Add simple animation for AI Tools button.
|
2026-03-27 22:25:36 +07:00 |
|
John Preston
|
1fa219c1cd
|
Make working send-from-ai-tools button.
|
2026-03-26 14:13:01 +07:00 |
|
John Preston
|
b6b6e18896
|
Don't break old settings reading.
|
2026-03-25 13:08:50 +07:00 |
|
John Preston
|
4069e4412c
|
Initial attempt to add ai controls.
|
2026-03-25 13:08:50 +07:00 |
|
John Preston
|
1e6f7c7f3f
|
Add support for bottom subsection tabs mode.
|
2026-03-25 13:08:49 +07:00 |
|
23rd
|
9275b45ab8
|
Added initial implementation of draw-to-reply.
|
2026-03-12 12:59:50 +04:00 |
|
linux
|
5521ff621a
|
Add accessible names to pinned and contact status bar buttons.
|
2026-03-12 12:49:58 +04:00 |
|
John Preston
|
5507e9c00d
|
Simplify file sending, always attach a caption.
|
2026-03-06 21:08:35 +04:00 |
|