23rd
|
b14b1a415f
|
Removed Q_OBJECT from Dialogs::Widget.
|
2022-03-15 18:02:30 +03:00 |
|
23rd
|
c96b2081c4
|
Removed Q_OBJECT from Dialogs::InnerWidget.
|
2022-03-15 18:02:30 +03:00 |
|
23rd
|
72ecc286dc
|
Replaced timer for dragging scroll in Dialogs::Widget with manager.
|
2022-03-15 18:02:30 +03:00 |
|
John Preston
|
1a664edd39
|
Initial implementation of download progress bar.
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
d89d8b09da
|
Preload chats in support switch.
|
2022-02-08 00:24:11 +03:00 |
|
John Preston
|
54247cd11b
|
Create dialogs widget only in the primary window.
|
2022-01-04 16:44:53 +03:00 |
|
John Preston
|
80fcffcc40
|
Delete history for specific days in private chats.
|
2021-11-26 18:00:19 +04:00 |
|
23rd
|
cb8f49aea0
|
Removed Q_OBJECT from ScrollArea.
|
2021-09-30 18:45:38 +03:00 |
|
23rd
|
77c8bf8176
|
Removed PeerChooseCancel global variable from facades.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
f98e8f3e04
|
Fixed stuck of forward bar when using -sendpath argument.
Regression was introduced in b3d1602354 .
|
2021-05-31 08:54:22 +04:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
Ilya Fedin
|
23272430b4
|
Build with QT_NO_KEYWORDS
|
2021-03-04 12:07:54 +04:00 |
|
John Preston
|
cc28ba4284
|
Update API scheme to layer 120.
|
2020-10-30 18:32:17 +03:00 |
|
John Preston
|
9a186cd8ce
|
Indicate other accounts unread messages.
|
2020-07-24 09:41:51 +04:00 |
|
John Preston
|
120ce27894
|
Fix possible crash in global search requests.
|
2020-07-02 11:13:50 +04:00 |
|
John Preston
|
bf7aae5fc6
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
|
John Preston
|
f450f81215
|
Remove non-UI calls to App::main.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
cb5863177f
|
Apply edition updates to search result previews.
|
2020-05-12 20:29:18 +04:00 |
|
John Preston
|
455d113955
|
Fix small column layout with filters side bar.
|
2020-03-27 20:36:03 +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
|
ec7a2dce2f
|
Search through Histories.
|
2020-02-21 18:48:30 +04: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
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
10e28913ca
|
Search single messages by message link.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
|
John Preston
|
87cb0ada98
|
Allow skipping archive results in messages search.
|
2019-06-21 11:06:48 +02:00 |
|
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
|
John Preston
|
f5c79cb1b6
|
Use new next_rate field for global search.
|
2019-05-27 15:09:13 +02:00 |
|
John Preston
|
4ad8c4877c
|
Close archive by escape even if chat is shown.
|
2019-05-01 16:11:47 +04:00 |
|
John Preston
|
52b9212625
|
Display top bar in archive.
|
2019-05-01 16:11:40 +04:00 |
|
John Preston
|
f56df0e1d9
|
Show folder using slide animation.
|
2019-05-01 16:11:39 +04:00 |
|
John Preston
|
0367319934
|
Load folder dialogs list.
|
2019-05-01 16:11:35 +04:00 |
|
John Preston
|
305a611211
|
Load dialogs list in ApiWrap and Data::Session.
|
2019-05-01 16:11:34 +04:00 |
|
John Preston
|
0c0d6bc411
|
Move chats / contacts lists to Data::Session.
|
2019-05-01 16:11:33 +04:00 |
|
23rd
|
41b2e7c9c7
|
Added floating button in dialog list to jump to top.
|
2019-04-05 14:13:18 +04:00 |
|
John Preston
|
99bb09374d
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
|
23rd
|
32bc723745
|
Added scroll animation in dialogs list when it scrolls to top.
|
2019-03-09 13:56:33 +04:00 |
|
John Preston
|
4caf26d069
|
Fix build for Xcode.
|
2019-02-11 15:56:25 +03:00 |
|
John Preston
|
26f1ade5ba
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
John Preston
|
c11b977f1d
|
Fix lagging chat list update in support.
|
2019-01-11 17:30:00 +04:00 |
|
John Preston
|
30e8f17b37
|
[all] / [one from chat] in support search results.
|
2019-01-11 17:30:00 +04:00 |
|
John Preston
|
2c3190ce2a
|
Hide LoadMore button in search mode.
|
2019-01-11 17:30:00 +04:00 |
|
John Preston
|
496d711684
|
Improve support shortcuts handling.
|
2019-01-11 17:30:00 +04:00 |
|
John Preston
|
219b824338
|
Refresh filtered results on more dialogs.
|
2019-01-11 17:30:00 +04:00 |
|
John Preston
|
479a6d9ad2
|
Add some more shortcuts for Support.
|
2018-11-20 19:38:40 +04:00 |
|
John Preston
|
e992702783
|
Load chats in chunks in support mode.
|
2018-11-09 17:54:34 +04:00 |
|