John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04: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
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
fdabdc3626
|
Refresh filter chats count in filter settings.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
e27a8fe058
|
Support pinned locally in filters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
38a744fe5b
|
Count unread messages in Dialogs::MainList.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
ca3419ef24
|
Make filtered lists independent from folders.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
db322cc19a
|
Move requestDialogEntry to Histories.
|
2020-02-21 18:48:30 +04:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
John Preston
|
9cf4cf6dca
|
Move MTP::Instance to Main::Account.
|
2019-07-24 10:46:23 +02:00 |
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
John Preston
|
034bee8fc3
|
Optimize Folder::paintUserpic.
|
2019-06-17 15:30:46 +02:00 |
23rd
|
ece315f3c5
|
Added ability to move archive in main menu.
- Added Folder::paintUserpic overload for custom color.
- Reduced size of _cloudButton.
|
2019-06-17 15:30:46 +02:00 |
John Preston
|
64dd5139da
|
Show unread archive chat names in bold.
|
2019-05-08 12:05:15 +03:00 |
John Preston
|
e55e46a0f0
|
Show last chats in archive dialog row.
|
2019-05-08 11:50:39 +03:00 |
John Preston
|
4356b1c193
|
Allow collapsing archive in the chats list.
|
2019-05-03 15:08:53 +04:00 |
John Preston
|
08bddc5579
|
Move messages data to AuthSession.
|
2019-05-01 16:11:42 +04:00 |
John Preston
|
cb3e649e61
|
Correctly handle cloud archive unread state.
|
2019-05-01 16:11:42 +04:00 |
John Preston
|
5f62c2100c
|
Count unread marks in non-fully loaded folders.
|
2019-05-01 16:11:40 +04:00 |
John Preston
|
4c571f5bff
|
Fix adding first chat to archive.
|
2019-05-01 16:11:40 +04:00 |
John Preston
|
3dd2a6bb5b
|
Update archive row on chat list name change.
|
2019-05-01 16:11:39 +04:00 |
John Preston
|
9ff02707bf
|
Improve archive chat list entry layout.
|
2019-05-01 16:11:38 +04:00 |
John Preston
|
ceec71d3e6
|
Track real latest message in the folder.
|
2019-05-01 16:11:37 +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
|
0367319934
|
Load folder dialogs list.
|
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
|
76c3e9a529
|
Display title and userpic of archived chats.
|
2019-05-01 16:11:14 +04:00 |
John Preston
|
9bf8a8108d
|
Comment out non-folder feed code.
|
2019-04-25 14:16:30 +04:00 |