John Preston
|
1f8626b383
|
Move App::histories to Data::Session.
|
2019-01-17 12:21:28 +04:00 |
|
John Preston
|
6d08394adc
|
Divide history_media_types to several modules.
|
2018-12-21 17:09:31 +04:00 |
|
John Preston
|
98930792c3
|
Fix fast reply and right action in sent messages.
Fixes #4903.
|
2018-06-28 16:24:39 +01:00 |
|
John Preston
|
bb35d71fdc
|
Attempt to fix access to a deleted item view.
|
2018-03-10 15:47:19 +03:00 |
|
John Preston
|
351a423337
|
Highlight found messages in feed.
|
2018-02-16 20:59:35 +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
|
0c5efb935d
|
Read feed while scrolling.
|
2018-02-08 12:20:54 +03:00 |
|
John Preston
|
a7f67c4bc9
|
Better chats list entries management.
Make unread counts and last message base::optional<>.
Remove ChannelHistory.
|
2018-02-08 12:20:54 +03:00 |
|
John Preston
|
9f3048c1dc
|
Hide service messages from feed.
|
2018-02-08 12:20:53 +03:00 |
|
John Preston
|
20889d7003
|
Mark history as having pending resized items.
|
2018-02-08 12:20:53 +03:00 |
|
John Preston
|
63c1212ef1
|
Allow multiple items selection in HistoryView.
|
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
|
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
|
f9154c4ed0
|
Fix albums layout and editing in 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
|
e6baf8ef5b
|
Fix layout of some media, enable GIF autoplay.
|
2018-02-08 12:20:50 +03:00 |
|
John Preston
|
950126865e
|
Handle item view refresh, fix groups.
|
2018-02-08 12:20:49 +03:00 |
|
John Preston
|
04c8c95634
|
Use notify* instead of mark* in Data::Session.
|
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 |
|