John Preston
|
07528be1e6
|
Support search in feed + scroll to search result.
|
2018-02-16 19:45:58 +03:00 |
John Preston
|
8bacc74d8b
|
Request dialog list entries when needed.
Also save the original server-side int32 date in HistoryItems.
|
2018-02-08 12:20:54 +03:00 |
John Preston
|
2fdc3169ce
|
Fix / improve support for album items selection.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
a858ab5d0b
|
Fix crash in DocumentData destructor.
Keep AuthSession pointer in DocumentData for loader destruction.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
63c1212ef1
|
Allow multiple items selection in HistoryView.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
fe1a90bd39
|
Move message context menu to a separate module.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
ced0c4d8f0
|
Move HistoryMessageDate to view elements.
|
2018-02-08 12:20:51 +03:00 |
John Preston
|
47ad5ea98a
|
Display active feed state in dialogs list.
|
2018-02-08 12:20:51 +03:00 |
John Preston
|
89941a8e83
|
Fix layout update notifications in Info::Media.
|
2018-02-08 12:20:50 +03:00 |
John Preston
|
ebd4651ac2
|
Manage unread bar using HistoryView::Element-s.
|
2018-02-08 12:20:50 +03:00 |
John Preston
|
861ab85ca1
|
Fix voice/video messages in chats/feed.
|
2018-02-08 12:20:50 +03:00 |
John Preston
|
b91ebad8be
|
Improve items resize in history and feed.
|
2018-02-08 12:20:50 +03:00 |
John Preston
|
d326c7e3fa
|
Remove HistoryItemInstantiated.
|
2018-02-08 12:20:49 +03:00 |
John Preston
|
950126865e
|
Handle item view refresh, fix groups.
|
2018-02-08 12:20:49 +03:00 |
John Preston
|
91f369a0b3
|
Handle view resize/repaint requests for mainView.
|
2018-02-08 12:20:49 +03:00 |
John Preston
|
d1a9d3992b
|
API scheme updated to layer 76.
|
2018-02-08 12:20:49 +03:00 |
John Preston
|
8a56ede187
|
Move all (item/view/media) maps to Data::Session.
|
2018-02-08 12:20:49 +03:00 |
John Preston
|
7425e80f05
|
Use HistoryMedia as view, add Data::Media.
|
2018-02-08 12:20:48 +03:00 |
John Preston
|
97a9089ebf
|
Move draw / getState code to HistoryView::Message.
Item dimensions broken for now.
Also remove history.h from pch.
|
2018-02-08 12:20:48 +03:00 |
John Preston
|
bee474f6e9
|
Remove history_item and layout from pch.
Also move some code to separate modules.
Also create history item views by Window::Controller.
|
2018-02-08 12:20:47 +03:00 |
John Preston
|
4740d44159
|
Make HistoryView::Message a ClickHandlerHost.
|
2018-02-08 12:20:47 +03:00 |
John Preston
|
062b0b2165
|
Save item views in App::*Item() variables.
Also remove App::contextItem.
Also use owning pointers for history context menus.
|
2018-02-08 12:20:47 +03:00 |
John Preston
|
8060cb7426
|
Start HistoryView::Message class for item view.
|
2018-02-08 12:20:47 +03:00 |
John Preston
|
794e31505b
|
First version of feed section view.
|
2018-02-08 12:20:46 +03:00 |