John Preston
59e64f56fa
Fix possible crash in chats list.
2026-04-14 13:41:51 +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
5472f97797
Fix many touchscreen-related problems.
2026-03-28 22:45:39 +07:00
John Preston
c57e40620b
Make chats list a bit less freezing.
2026-03-25 15:58:00 +07:00
John Preston
09f9819233
Fix reorder freeze in chats list.
2026-03-11 15:54:08 +04:00
futpib
5f1121123c
Freeze chat list order while mouse hovers over it
...
When subscribed to many active chats, the list reorders too quickly,
causing misclicks. Freeze the visual order while the mouse is over the
chat list and replay deferred reorderings when the mouse leaves or
after 5 seconds of inactivity.
Fixes #1504 .
2026-03-06 23:16:40 +04:00
John Preston
d88f817874
Fix highlight issue in messages search results.
2026-02-28 19:07:09 +04:00
23rd
8c86a6e55e
Disabled dialogs drag to filters while dragging among pinned dialogs.
2026-02-15 09:59:05 +03:00
23rd
95387d58b0
Added ability to drag dialogs to input message fields.
2026-02-13 11:56:57 +03:00
23rd
6387a1591c
Added profile link as text data when dragging dialog with username.
2026-02-13 11:56:57 +03:00
23rd
93542f89fb
Used separate drag thresholds for pinned and unpinned dialogs.
2026-02-13 11:56:57 +03:00
23rd
b49f2a7187
Disabled drag and drop of dialogs to folders when there are no folders.
2026-02-13 11:56:57 +03:00
23rd
d96ed0d241
Fixed wrong display of chat preview from dialogs while drag.
2026-02-09 20:41:38 +03:00
23rd
b3dcb1596a
Added session check to dialog drag-and-drop between different servers.
2026-02-09 20:26:58 +03:00
23rd
93539f078e
Fixed cleanup of animation schedule method in drag on dialogs destroy.
2026-02-09 20:26:58 +03:00
23rd
32ea2638c4
Added ability to drag and drop dialogs to filters.
...
Fixed #7463 .
Fixed #24191 .
Fixed #17301 .
2026-02-08 17:40:03 +03:00
John Preston
08a979e638
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
23rd
68b245c3d6
Removed button from dialogs widget when dialogs are empty in archive.
2025-12-14 10:39:10 +03:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
John Preston
03df5b8546
rpl::type_erased() -> rpl::type_erased.
2025-12-10 14:27:05 +04:00
John Preston
5faefa7997
Attempt to fix possible crash in quick action.
2025-11-07 16:38:03 +04:00
23rd
01a140ea29
Fixed crash on erasing peer search result with pressed sponsored button.
2025-11-06 17:27:10 +03:00
23rd
8ac7fd14ec
Renamed changePhoneIconSize with normalBoxLottieSize.
2025-11-06 16:39:36 +03:00
John Preston
27a5e13107
Fix glitch in forum row switch from/to.
2025-10-22 17:31:43 +04:00
John Preston
3ea34461b2
Fix typing animation in chats list updates.
2025-10-22 12:18:12 +04:00
John Preston
b4d1ba07a6
Initial forum support in bots data classes.
2025-10-10 09:26:57 +04:00
John Preston
1efa889913
Fix possible crash in fast action in chats list.
2025-10-06 11:23:53 +04:00
23rd
eeea9932ed
Removed simple colorizing of query of hash or cashtag in found messages.
2025-08-30 23:19:40 +03:00
John Preston
313ae0f86c
Remove CenterWrap layout.
2025-08-18 17:55:20 +04:00
23rd
5c33a2bd5c
Added simple colorizing of query in found messages.
2025-08-17 14:47:49 +03:00
John Preston
b2fb2d5821
Attempt to fix the naturalWidth feature.
2025-08-13 11:18:34 +04:00
John Preston
1851e0c02d
Show correct empty global search results.
2025-08-01 11:47:00 +04:00
John Preston
b5c1046dca
Implement paid global search requests.
2025-07-31 22:20:19 +04:00
John Preston
4aab5da7ae
Initial global posts search implementation.
2025-07-31 22:20:18 +04:00
John Preston
b754ad5248
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
23rd
2a15faf12e
Fixed incorrect display of no-chats label in dialogs while search mode.
2025-07-23 11:40:36 +04:00
John Preston
e6a6763228
Fix build with GCC.
2025-07-14 20:51:13 +04:00
23rd
38c74bf2cf
Added lottie icon and button to dialogs widget when dialogs are empty.
2025-07-14 19:42:17 +04:00
John Preston
77a09a0e59
Fix some search options.
2025-07-11 19:26:00 +04:00
John Preston
ecc955d2ce
Show sponsored messages in video.
2025-07-11 19:26:00 +04:00
John Preston
dc61faace1
Handle disabling direct messages in channel.
2025-06-05 15:29:26 +04:00
John Preston
dd8fdfc3d4
Allow forwarding polls to monoforums.
2025-06-04 10:00:24 +04:00
John Preston
dfc1ec3ccf
Support shared media / pins for sublists.
2025-06-04 10:00:23 +04:00
John Preston
50b761fab2
Remove showing monoforums inside dialogs widget.
2025-06-04 10:00:23 +04:00
John Preston
d7c964afc5
Show "Messages" badge for monoforum.
2025-06-04 10:00:22 +04:00
John Preston
8512154b45
Implement better horizontal/vertical tabs.
2025-06-04 10:00:22 +04:00
John Preston
0e5419c60b
Fix opening forums with tabs.
2025-06-04 10:00:22 +04:00
John Preston
7dc8943840
Improve monoforum opening.
2025-06-04 10:00:21 +04:00
John Preston
358e64f2cc
Show monoforums as forums in chats list.
2025-06-04 10:00:19 +04:00