23rd
55649cba30
Fixed selection display of ColorSample on non-solid background.
2026-03-12 12:59:49 +04:00
23rd
38f059cfb2
Increased maximum speed of auto-scroll mode.
2026-03-12 12:59:49 +04:00
John Preston
c61c249405
Ripple effects for links.
2026-03-10 21:34:10 +04:00
John Preston
3223e6389c
Add ripple effect to send button.
2026-03-10 11:59:29 +04:00
John Preston
5507e9c00d
Simplify file sending, always attach a caption.
2026-03-06 21:08:35 +04:00
John Preston
2de7fb5c25
Simplify caption management in SendFilesBox.
2026-03-06 21:08:35 +04:00
futpib
ec7c76b8d2
Cache Webview::Availability() result for startup checks
...
Iv::ShowButton() and LocationPicker::Available() each called
Webview::Availability() separately (~200ms each on Linux). Replace
the per-caller static caches with a single shared cache in
Core::CachedWebviewAvailability(), reducing startup from two
~200ms calls to one.
2026-03-05 16:13:38 +04:00
linux
1a35929eb8
accessibility: label profile photo buttons by role
2026-03-05 16:03:30 +04:00
23rd
47beb2e7e1
Added initial support of simple captions to attach prepared files.
2026-03-04 07:08:51 +03:00
23rd
ba7b3422c9
Slightly improved phrases in who reacted context action.
2026-03-03 19:15:28 +04:00
John Preston
84b7de1405
Fix editing media files.
2026-03-03 16:33:01 +04:00
23rd
f2701e89bd
Added support of hold mode to auto-scroll with middle click.
2026-03-03 15:23:40 +04:00
Ilya Fedin
d52d82f7e6
Fix GCC 15 -Wrange-loop-construct
2026-03-03 12:16:32 +04:00
John Preston
c30608d7eb
Fix build with GCC.
2026-03-01 18:01:00 +04:00
John Preston
ae3925b9cd
Nice toast after reminder from formatted date.
2026-02-28 19:07:12 +04:00
John Preston
d349a28d76
Track interactions in webview for clipboard access.
2026-02-28 19:07:11 +04:00
John Preston
aa89e2c5e7
Make semi-transparent voice/video button if restricted.
2026-02-28 19:07:11 +04:00
John Preston
826b3912ce
Allow attaching a date to a InputField text part.
2026-02-28 19:07:11 +04:00
John Preston
c39c0b597c
Nice tag badge click handler in groups.
2026-02-28 19:07:10 +04:00
23rd
8d08d83ba1
Added animated emoji support to url auth box for match codes.
2026-02-28 19:07:10 +04:00
John Preston
a83890b03e
Support nice Reply button in the corner.
2026-02-28 19:07:10 +04:00
John Preston
4d767fb279
Implement nice tag edit with preview.
2026-02-28 19:07:10 +04:00
John Preston
f14c592148
Sometimes only replace in crafting.
2026-02-28 19:07:10 +04:00
John Preston
f5bee133a4
Improve delete / tag highlight more.
2026-02-28 19:07:10 +04:00
John Preston
edc3006fbe
Improve Remove/Delete from group participants.
2026-02-28 19:07:10 +04:00
John Preston
a9e35afbd7
Implement disabling/enabling sharing.
2026-02-28 19:07:09 +04:00
John Preston
cefce69fda
Better right tag handling in messages.
2026-02-28 19:07:09 +04:00
John Preston
2e538b5d38
Update icons for tags editing.
2026-02-28 19:07:09 +04:00
John Preston
f4dec97178
Support icons in native bot webview buttons.
2026-02-28 19:07:09 +04:00
John Preston
e9fced5c2c
Nice design of admin/member tags.
2026-02-28 19:07:09 +04:00
23rd
3ebec4db75
Changed behavior to send text as caption to first file in files album.
2026-02-28 19:07:08 +04:00
23rd
d62f294494
Added initial support of auto-scroll with middle click to history view.
...
Fixed #24518 .
2026-02-28 19:07:07 +04:00
mukthar777
d9d0410797
accessibility: add label to clear search button in search field
2026-02-28 06:41:25 +04:00
mukthar777
215303cc69
accessibility: implement button labeling across info sections
2026-02-28 06:41:25 +04:00
23rd
7ffebafb60
Added ability rename files from send files box.
2026-02-19 12:02:11 +03:00
23rd
8d258d013a
Added simple small mark to clickable title in calendar box.
2026-02-16 13:15:02 +03:00
23rd
4cdea65aa5
Added support of rpl name to color sample for your color buttons.
2026-02-15 12:10:35 +03:00
23rd
a8a3c1555b
Added highlight filter button from filters container on dialog drag.
2026-02-15 11:47:58 +03:00
23rd
4c5ca97e75
Slightly improved media animation in calendar box.
2026-02-15 10:51:39 +03:00
23rd
5d9271ea86
Added requireImage arg to restrict calendar clicks to dates with images.
2026-02-13 11:56:57 +03:00
23rd
2a48c002f9
Slightly improved style of dynamic images in calendar box.
2026-02-13 11:56:57 +03:00
23rd
446b3941c8
Added simple animation for dynamic images to calendar box.
2026-02-13 11:56:56 +03:00
23rd
17b88c46b9
Added initial ability to provide dynamic image to calendar dates.
2026-02-13 11:56:56 +03:00
23rd
09c43a0f1d
Changed callback in calendar box to have ability to close box itself.
2026-02-13 11:56:56 +03:00
John Preston
6619cccd3e
Allow sending videos as files.
2026-02-13 11:56:46 +04:00
23rd
d367b0902d
Added support of drag and drop peers to horizontal filters container.
2026-02-08 17:40:03 +03:00
K H Musthafal Mukthar
b0f7846832
Accessibility: add labels for buttons history ( #30213 )
...
* Add labeling for buttons in history top bar widget
* Add labeling for send button
* Add labeling to buttons in history widget
* Add screen reader support for silent toggle button as checkbox.
* Add labeling to buttons in voice record bar
2026-02-06 23:00:20 +04:00
John Preston
9dc71ad9fa
Add crafting lottie to the process.
2026-02-06 13:24:42 +04:00
John Preston
28d22d2332
Display lottie on craft failure.
2026-02-06 13:24:42 +04:00
John Preston
a7ae420645
Show all attribute chances.
2026-02-06 13:24:42 +04:00