John Preston
44e71dfa03
Allow hiding PSA from the chats list.
2020-04-30 11:35:01 +04:00
John Preston
aabc8173c3
Use similar margins in all controls.
2020-04-30 11:35:01 +04:00
John Preston
8d632bd2be
Update API scheme to layer 103.
2020-04-30 11:35:01 +04:00
John Preston
1fdd591aa0
Change manage folders button icon.
2020-04-13 15:30:40 +04:00
John Preston
f370ca97d0
Fix folders visibility above passcode lock.
2020-04-13 15:30:23 +04:00
John Preston
f5aba5a907
Fix build with new lib_ui commits.
2020-04-13 15:26:09 +04:00
23rd
7b583596ec
Added ability to scroll vertical layout during reordering.
...
Updated lib_ui.
2020-03-28 18:53:08 +03:00
23rd
49e286b04c
Added scroll to active and not completely visible SideBarButtons.
2020-03-28 18:20:13 +03:00
John Preston
30a3e7b78b
Improve layout of edit filter box.
2020-03-27 20:36:06 +04:00
John Preston
cdff0ea9c7
Add a counter for all chats filter.
2020-03-27 20:36:06 +04:00
John Preston
c5b8ddabac
Scroll to top of the filter on second click.
2020-03-27 20:36:06 +04:00
John Preston
12b18829f0
Add context menu to filters side bar.
2020-03-27 20:36:06 +04:00
John Preston
4c7f8a4bbb
Improve filters phrases.
2020-03-27 20:36:05 +04:00
John Preston
4f718aeead
Add filter icons to Settings -> Folders.
2020-03-27 20:36:05 +04:00
John Preston
e8bf5bb5ce
Move manage filters to a Settings section.
2020-03-27 20:36:05 +04:00
John Preston
6022fa790e
Fix fakeUnreadWhileOpened flag reset.
2020-03-27 20:36:05 +04:00
John Preston
bba511409f
Fix layout of cloud themes in a narrow window.
2020-03-27 20:36:05 +04:00
John Preston
3ac33e4c1c
Leave unread chats in filter until closed.
2020-03-27 20:36:05 +04:00
John Preston
b42ba1a7a3
Fix switch-to-filter in single column mode.
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
b8684af537
Improve filters reordering.
2020-03-27 20:36:04 +04:00
John Preston
18805a5ef8
Allow reordering filters in side bar.
2020-03-27 20:36:04 +04:00
John Preston
b3f8e27661
Improve error phrase about pin limit.
2020-03-27 20:36:04 +04:00
John Preston
c4a0bc1fd5
Allow selecting custom filter icons.
2020-03-27 20:36:04 +04:00
John Preston
9ad5b8ff90
Add special filters icons.
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
455d113955
Fix small column layout with filters side bar.
2020-03-27 20:36:03 +04:00
John Preston
ffc65f7da4
Add folders menu to Settings.
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
b88f0108ad
Edit chat types in filters.
2020-03-27 20:36:02 +04:00
John Preston
13fe0b6272
Allow adding chats to filter exceptions.
2020-03-27 20:36:02 +04:00
John Preston
d5bd9fa54d
View filter box, removing chats and chat types.
2020-03-27 20:36:02 +04:00
John Preston
a091e73686
Show different filter icons.
2020-03-27 20:36:02 +04:00
John Preston
b8c11f3d8c
Manage filters: delete, add suggested.
2020-03-27 20:36:02 +04:00
John Preston
c305246d21
Move sidebar mainmenu button outside the scroll.
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
c279986493
Move filters side bar inside bodyWidget.
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
71f7aae948
Replace dialogs mode with filters.
2020-03-27 20:36:01 +04:00
Ilya Fedin
7bd0598555
Unified function to detect icon name on Linux
2020-02-27 15:17:32 +04:00
John Preston
db322cc19a
Move requestDialogEntry to Histories.
2020-02-21 18:48:30 +04:00
John Preston
5b7f7ed70e
Fix reading of currently opened chat.
2020-02-21 18:48:29 +04:00
John Preston
9cccea9a87
All read history done through Data::Histories.
2020-02-21 18:48:29 +04:00
John Preston
82aa64ca0a
Enable third column by default in Mac App Store build.
2020-02-15 22:45:50 +04:00
John Preston
0beec6e335
Fix maximized window on secondary screen.
2020-02-12 13:03:08 +04:00
John Preston
a88423a33f
Fix bad window rendering with maximize-on-launch.
...
I have no idea why MainWindow is ruined completely in case you call
MainWindow::show, MainWindow::setWindowState(maximized) and then
in the same context (without crl::on_main) create full screen viewer.
2020-02-12 12:09:17 +04:00