John Preston
|
be64f18e96
|
Fix dialogs list creation in support mode.
|
2019-05-01 16:11:45 +04:00 |
John Preston
|
8fd811517b
|
Count unread correctly in folders.
|
2019-05-01 16:11:37 +04:00 |
John Preston
|
58519300ea
|
Support pinned chats in folders.
|
2019-05-01 16:11:37 +04:00 |
John Preston
|
518ff146b2
|
Don't allow reordering of the archive.
|
2019-05-01 16:11:36 +04:00 |
John Preston
|
f3ed7a674a
|
Create dialog rows only with known folders.
|
2019-05-01 16:11:35 +04:00 |
John Preston
|
c58f097535
|
Correctly move histories between chat lists.
|
2019-05-01 16:11:35 +04:00 |
John Preston
|
0c0d6bc411
|
Move chats / contacts lists to Data::Session.
|
2019-05-01 16:11:33 +04:00 |
John Preston
|
2862070348
|
Use vector instead of custom linked list.
|
2019-05-01 16:11:20 +04:00 |
John Preston
|
2a0b9a44dd
|
Remove supergroup migrate messages.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
c11b977f1d
|
Fix lagging chat list update in support.
|
2019-01-11 17:30:00 +04:00 |
John Preston
|
25cefc6eab
|
Allow fix chats order and auto switch (support).
|
2018-10-09 19:27:16 +03:00 |
John Preston
|
9972f7b90e
|
Use server time in dialogs list sorting.
This way it won't mess up when you change your local time.
|
2018-07-31 17:34:14 +03:00 |
John Preston
|
5a1d4d55c6
|
Display a disclaimer about proxy sponsor.
|
2018-05-15 19:38:27 +03:00 |
John Preston
|
d3f85b4c4e
|
Display channels promoted by proxy on top.
|
2018-05-13 21:26: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
|
65df137610
|
Add group/ungroup action in channel peer menu.
|
2018-02-08 12:20:51 +03:00 |
John Preston
|
b9ad8bb700
|
Feed top bar placeholder.
|
2018-02-08 12:20:51 +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
|
782e70b171
|
Support basic feed display in chats list.
|
2018-02-08 12:20:46 +03:00 |