John Preston
|
f2ed77649e
|
Preload complex last message on demand.
|
2023-02-09 09:56:54 +04:00 |
|
John Preston
|
bbd937115c
|
Add "Open in new window" to context menu.
|
2023-02-03 20:47:59 +04:00 |
|
John Preston
|
2d6bac5a28
|
Fix background color in collapsed row with child list.
|
2022-12-06 13:05:05 +04:00 |
|
John Preston
|
cb653df0f6
|
Support adaptive forum userpic rounding radius.
|
2022-12-05 16:18:10 +04:00 |
|
23rd
|
92756f418b
|
Added TTL badge to dialogs list.
|
2022-12-02 00:28:19 +03:00 |
|
John Preston
|
f0b8ccbd71
|
Collapse forum row height in narrow layout.
|
2022-12-01 21:36:26 +04:00 |
|
John Preston
|
32491ead5e
|
Animate child topics list open / close.
|
2022-12-01 18:03:20 +04:00 |
|
John Preston
|
5e6a4d9e8d
|
Fix crash in jump-to-topic from filtered results.
|
2022-11-30 13:03:42 +04:00 |
|
John Preston
|
5d8a2bc7b7
|
Implement simple sub-column for topics list.
|
2022-11-30 13:03:42 +04:00 |
|
John Preston
|
beaea9c57d
|
Update dialog row height on topic switch.
|
2022-11-29 23:13:51 +04:00 |
|
John Preston
|
561e3f4809
|
Handle clicks on topic jump area.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
ede34578da
|
Display jump to last topic message bubble.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
97356032ac
|
Fix build in Xcode.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
37308cde21
|
Support dialog rows with variable height.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
8a288476b8
|
Implement pinned topics reordering.
|
2022-11-22 00:26:48 +00:00 |
|
23rd
|
629314cfa2
|
Added saving of scroll state in dialogs widget for restoring from forum.
|
2022-11-07 15:39:03 +03:00 |
|
23rd
|
03c08ad95f
|
Added saving of scroll state in dialogs widget between chats filters.
|
2022-11-01 19:25:45 +04:00 |
|
John Preston
|
1ac051a812
|
Implement forwarding to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
da1e784803
|
Search from a user inside forum / topic.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
ee8f997c14
|
Implement search inside a single topic.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
60aef7871a
|
Append server-side topic search results.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
d6ee5b3456
|
Show forum messages search results with topics.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
ed895ace66
|
Track dialog row offline status by timer.
Fixes #6410.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
377b86372b
|
Don't jump above pinned chats.
Fixes #6802.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
405d8c327d
|
Support different row styles in chats list.
|
2022-11-01 19:25:34 +04:00 |
|
John Preston
|
1401b19994
|
Add PaintContext for Dialogs::Ui::RowPainter.
|
2022-11-01 19:25:34 +04:00 |
|
John Preston
|
73e56b0340
|
Support default General topic in forums.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
388fe6adfb
|
Allow enabling forum, creating topics.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
c88140e256
|
Update API scheme to layer 148, start forums.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
21fd381778
|
Show emoji status in chats list / top bar.
|
2022-09-02 21:14:28 +04:00 |
|
John Preston
|
a780fbd09b
|
Add "ctrl-click-chat-new-window" option.
|
2022-06-07 22:05:37 +04:00 |
|
John Preston
|
201edb2e69
|
Play premium video avatars in chats list.
|
2022-05-19 17:27:03 +04:00 |
|
23rd
|
c96b2081c4
|
Removed Q_OBJECT from Dialogs::InnerWidget.
|
2022-03-15 18:02:30 +03:00 |
|
23rd
|
72ecc286dc
|
Replaced timer for dragging scroll in Dialogs::Widget with manager.
|
2022-03-15 18:02:30 +03:00 |
|
John Preston
|
d89d8b09da
|
Preload chats in support switch.
|
2022-02-08 00:24:11 +03:00 |
|
John Preston
|
20411be9bd
|
Allow creating separate windows for peers.
|
2022-01-04 14:18:13 +03:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
23rd
|
3340b2dc03
|
Replaced observable in Dialogs::InnerWidget with rpl.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
Ilya Fedin
|
23272430b4
|
Build with QT_NO_KEYWORDS
|
2021-03-04 12:07:54 +04:00 |
|
John Preston
|
8142acc709
|
Remove legacy #feed code.
|
2021-02-25 17:03:51 +04:00 |
|
John Preston
|
fdbe6bdeb2
|
Add voice chat indicator in the chats list.
|
2020-12-02 13:52:33 +03:00 |
|
John Preston
|
cc28ba4284
|
Update API scheme to layer 120.
|
2020-10-30 18:32:17 +03:00 |
|
John Preston
|
4a94a0c438
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
f450f81215
|
Remove non-UI calls to App::main.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
cb5863177f
|
Apply edition updates to search result previews.
|
2020-05-12 20:29:18 +04:00 |
|