John Preston
eb154eda5f
Move by rows on Up/Down in editor tables.
2026-07-17 09:12:12 +04:00
John Preston
4c40da7d4a
Paint empty pullquote placeholder in italic.
2026-07-17 01:02:42 +04:00
John Preston
6e56904db9
Use Quote instead of Blockquote in editor.
2026-07-17 00:09:48 +04:00
John Preston
20071c7d90
Strip auto entities when opening rich editor.
2026-07-16 23:00:38 +04:00
John Preston
f7ca3c4540
Reset both search restrictions in one pass.
2026-07-16 21:34:13 +04:00
John Preston
e0fcbc9294
Suggest full search when archive filter hides results.
2026-07-16 20:42:10 +04:00
John Preston
1ae9a821c2
Added 'From archive' filter to messages search.
2026-07-16 19:50:14 +04:00
John Preston
df7da22b5a
New overscroll, fix swipe gestures.
2026-07-16 19:06:12 +04:00
23rd
b9815fbc6e
Added delay of forwarded toast until share box closes.
2026-07-16 17:44:28 +03:00
23rd
ee2e8ab8ad
Added forward animation to forwarded message toasts.
2026-07-16 17:44:28 +03:00
John Preston
00ddea6518
Fix build with MSVC.
2026-07-16 17:32:56 +04:00
John Preston
1af5781c1d
Refreshed preview direction on rich editor typing.
2026-07-16 17:32:56 +04:00
John Preston
76a77a96b2
Right-aligned body text on RTL rich pages.
2026-07-16 17:32:56 +04:00
John Preston
59015fffeb
Auto-detected rtl flag for composed rich messages.
2026-07-16 17:32:56 +04:00
John Preston
528124715e
Mirrored details header for RTL rich pages.
2026-07-16 17:32:56 +04:00
John Preston
e4e86348cb
Mirrored list markers for RTL rich pages.
2026-07-16 17:32:56 +04:00
23rd
054f7950bb
Fixed rotated group-call video on Y-up QRhi backends.
...
Fixed #30979 .
2026-07-16 16:26:26 +03:00
alina sireneva
7bde317cbb
Configure macOS pull-to-action overscroll distances.
...
The chat list configures the stories strip height as the pull
distance, the chat history flags the bottom edge with a doubled
threshold whenever the pull to the next channel is available - the
macOS soft linear pull curve reaches a given stretch in about half
the finger travel of the log curve used on other platforms.
2026-07-16 16:56:48 +04:00
John Preston
0906cc199d
Don't schedule unread badge updates while quitting
2026-07-16 14:00:41 +04:00
John Preston
eba0ff002d
Fix crash on media viewer seekbar release.
2026-07-16 14:00:41 +04:00
John Preston
fb0faa9eba
Fix crash closing AI compose box during generation.
2026-07-16 14:00:41 +04:00
John Preston
b354ae3edc
Fix layout assertion on parser-dropped text in rich pages.
2026-07-16 14:00:41 +04:00
John Preston
31815f592b
Fix crash resuming sponsored state in video playback.
2026-07-16 14:00:41 +04:00
John Preston
461544a09a
Fix crash in community grouping toggle with pinned chats.
2026-07-16 14:00:41 +04:00
23rd
7e74076910
Fixed tab switch on horizontal scroll over found emoji packs.
2026-07-16 08:04:46 +03:00
23rd
fd28025030
Fixed tab switch on horizontal scroll over found sticker packs.
2026-07-16 08:04:46 +03:00
23rd
a1045ca3c8
Fixed heavy data transfer for duplicate search section ids.
2026-07-16 08:04:46 +03:00
23rd
ec3cea616d
Added preloading of gift buttons beyond visible rows.
2026-07-16 08:04:46 +03:00
23rd
898005c89b
Added width guard for profile media tabs viewport push.
2026-07-16 08:04:46 +03:00
23rd
2d3e401d58
Added cross-folder fallback to pull-to-next-channel search.
2026-07-16 08:04:46 +03:00
23rd
0aeefb4036
Fixed pull-to-next crash from destroyed channel histories.
2026-07-16 08:04:46 +03:00
John Preston
e54893e41b
Fix possible crash in reactions loading.
2026-07-16 08:04:46 +03:00
John Preston
31d1326fc4
Fix possible crash in notifications hiding.
2026-07-16 08:04:46 +03:00
John Preston
df717e472a
Fix mid-word line breaks in rich pages.
2026-07-16 08:04:46 +03:00
John Preston
43580e858b
Fix message edit with a rich draft preview shown.
2026-07-16 08:04:46 +03:00
John Preston
36e5b7f82e
Reveal media spoilers in viewed rich messages.
2026-07-16 08:04:46 +03:00
John Preston
688c785e99
Split list items on Enter in editor.
2026-07-16 08:04:46 +03:00
John Preston
f2e41fa1c9
Join blocks and list items on Backspace in editor.
2026-07-16 08:04:46 +03:00
John Preston
272dd34d7e
Add chat and account context to editor window titles
2026-07-16 08:04:46 +03:00
John Preston
2e05dca58f
Fix plain message edit with compose window open.
2026-07-16 08:04:46 +03:00
John Preston
d20e07f2e0
Allow edit windows alongside compose windows.
2026-07-16 08:04:46 +03:00
John Preston
024eb0947e
Hide Expand button while editing a media caption
2026-07-16 08:04:45 +03:00
John Preston
ba48a88763
Fix bottom buttons layout in rich message edit window.
2026-07-16 08:04:45 +03:00
John Preston
153e953972
Remove type icon from voice message previews.
2026-07-16 08:04:45 +03:00
23rd
ea0f7394ec
Replaced inline selection checks with shared item helper.
2026-07-16 08:04:45 +03:00
23rd
6ac020aefc
Added multi-selection of ephemeral messages.
...
Selection stays homogeneous: ephemeral and regular messages cannot
be selected together. Deletion of selected ephemeral messages routes
through ephemeral api.
2026-07-16 08:04:45 +03:00
23rd
e77e91a94c
Added selection eligibility and grouping checks to items.
2026-07-16 08:04:45 +03:00
23rd
89f6accec5
Added window move guard for recognized text in media view overlay.
2026-07-16 08:04:45 +03:00
23rd
07a407eb57
Fixed group call button display for own profile.
2026-07-16 08:04:45 +03:00
23rd
819d7f7e47
Allowed sending ephemeral commands in replies to normal messages.
2026-07-16 08:04:45 +03:00