John Preston
|
b095091d03
|
Fix removing pinned dialog from folder.
|
2020-03-29 12:42:51 +04:00 |
23rd
|
df290605f4
|
Added ability to switch between folders with shortcuts.
|
2020-03-29 02:04:20 +03:00 |
23rd
|
09bc3eefdb
|
Added ability to open folders with shortcuts.
|
2020-03-28 18:20:13 +03:00 |
John Preston
|
c5b8ddabac
|
Scroll to top of the filter on second click.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
7ea364e611
|
Fix closing filter by escape.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
fe73251d8e
|
Add edit filter link to empty dialogs list.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
d5b8fc703e
|
Fix Ctrl+[1-5] jump to pinned in folders.
|
2020-03-27 20:36:05 +04:00 |
John Preston
|
aa88ee6d88
|
Reset chosen filter on Escape.
|
2020-03-27 20:36:05 +04:00 |
John Preston
|
1de9352f3a
|
Don't close filter by escape.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
ab16e8e083
|
Improve archive <-> filter navigation.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
ad8b0387f3
|
Improve phrases for loading / empty filters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
f0322cd107
|
Fix filters unread counters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
455d113955
|
Fix small column layout with filters side bar.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
4881981cf6
|
Enable / disable side bar based on filters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
55900bbd3d
|
Save pinned chats in filters to server.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
e27a8fe058
|
Support pinned locally in filters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
66c0d51f96
|
Show unread badges 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
|
fcfb268677
|
Show some special filter icons.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
48d790de5e
|
Move main menu button to the side bar.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
d4b9b65724
|
First version of the filters side bar.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
11d31ffc84
|
Parse and apply cloud filters.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
2f1ee6f1fa
|
Show two hardcoded filters in Ui.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
91fb9917bc
|
Fix search in chat results loading.
|
2020-02-24 13:14:29 +04:00 |
John Preston
|
ec7a2dce2f
|
Search through Histories.
|
2020-02-21 18:48:30 +04:00 |
John Preston
|
6f672ecdc3
|
Request history parts through Histories.
|
2020-02-21 18:48:30 +04:00 |
John Preston
|
db322cc19a
|
Move requestDialogEntry to Histories.
|
2020-02-21 18:48:30 +04:00 |
Anton Afanasyev
|
00e601296c
|
Fix as suggested
Co-Authored-By: 23rd <23rd@vivaldi.net>
|
2020-01-17 13:00:12 +03:00 |
Anton Afanasyev
|
3bc58fb690
|
Add Ctrl+9 shortcut to show archive.
|
2020-01-17 13:00:12 +03:00 |
23rd
|
ff4ccdc59c
|
Fixed covering right part of chat list with dialogs up button at end.
|
2019-12-19 18:27:32 +03:00 |
John Preston
|
12f5ccaaa5
|
Use vector queues in mtproto file downloader.
|
2019-12-03 10:25:27 +03:00 |
John Preston
|
cfe12f773f
|
Move some modules to lib_mtproto.
|
2019-11-18 12:28:14 +03:00 |
John Preston
|
2577bedeac
|
Remove mtproto/facade.h from main pch.
|
2019-11-13 11:31:12 +03:00 |
John Preston
|
f677b116f9
|
Use install_base_filter for lib_base.
|
2019-10-19 12:27:56 +04:00 |
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
John Preston
|
246c45ce0e
|
Use lib_ui from submodule.
|
2019-10-19 12:27:28 +04:00 |
Jiachen YANG
|
56aab1aa07
|
explicitly specify the upper bound in ranges::view::ints
|
2019-10-02 11:52:55 +03:00 |
John Preston
|
849deb57e2
|
Move many widget classes to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
c057f28425
|
Move standard buttons to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
c5845f17ae
|
Remove twidget header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
e2f54eb3e9
|
Move some style code to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
Sameer Hoosen
|
f979df3dfe
|
Allow searching for messages by a user who has left a chat (#6417)
Fixes #5667
|
2019-09-09 10:05:29 +03:00 |
John Preston
|
4951eeac98
|
Allow creating desktop part of multi-theme.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
ac8f924909
|
Show tdesktop cloud themes in a box.
|
2019-09-06 19:31:06 +03:00 |
John Preston
|
e2c1c4c8de
|
Fix jump to first chat with archive.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
99037d3d46
|
Improve scheduled messages top bar.
|
2019-08-27 19:10:37 +03:00 |