John Preston
|
28f2c213f7
|
Remove app module. Support delayed quit by Cmd+Q on macOS.
|
2022-01-27 15:54:20 +03:00 |
|
23rd
|
0143d22a21
|
Split qt_adapters to separated files.
|
2022-01-26 10:33:28 +03:00 |
|
23rd
|
77d1d9bd3a
|
Moved out getting of phone pattern groups from PhoneInput fields.
|
2021-11-30 17:38:17 +04:00 |
|
23rd
|
69dc6c98ce
|
Removed unused MTPBool from callbacks on done.
|
2021-11-30 17:37:39 +04:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
96c86b3e49
|
Update API scheme on layer 135.
|
2021-11-26 18:00:21 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
159beb138a
|
Moved api peer photo processing to separated file.
Removed MainWidget::deletePhotoLayer.
|
2021-10-20 22:56:19 +03:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
f9976005f7
|
Moved ShowPhoneBannedError to separated file.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
8069fdd873
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
23rd
|
e80a7907a9
|
Removed Q_OBJECT from CountryInput.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
ae40ea9336
|
Always start with QR-code login.
|
2021-08-30 20:32:58 +03:00 |
|
23rd
|
86aaa9673d
|
Moved countries to singleton.
|
2021-08-29 21:01:10 +03:00 |
|
23rd
|
df02bbb0a3
|
Moved countries from Data to Countries namespace.
|
2021-08-29 20:39:43 +03:00 |
|
John Preston
|
2671e67119
|
Fix crash on cancelled Qr login attempt.
|
2021-08-25 16:24:15 +03:00 |
|
23rd
|
76813db3ad
|
Completed ability to recover cloud password with email.
|
2021-08-17 15:08:57 +03:00 |
|
John Preston
|
c3595f2e31
|
Ask for a new password when recovering by email.
|
2021-08-17 15:07:58 +03:00 |
|
23rd
|
024bb5e54f
|
Moved App::formatPhone to td_ui.
|
2021-07-26 17:38:51 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
John Preston
|
8f5ac0420e
|
Update API scheme to layer 131.
|
2021-07-13 22:08:09 +03:00 |
|
23rd
|
a631a28092
|
Removed App::pixmapFromImageInPlace.
|
2021-07-06 12:13:06 +03:00 |
|
23rd
|
1a7d5b7c95
|
Removed unused photo crop box.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
a2e674bdb6
|
Added Window::Controller pointer to data of intro widget.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
7924979dfb
|
Removed Ui::showPeerHistoryAtItem from facades.
|
2021-06-17 10:57:46 +04:00 |
|
23rd
|
570ed5691d
|
Added Window::Controller pointer to data of intro widget.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
e85026ec46
|
Removed observable in Intro::details::Step.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
daa14466e5
|
Replaced observable in Lang::CloudManager with rpl.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
2c50d3d87b
|
Replaced observable in Intro::details::Data with rpl.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
298215542e
|
Fix legacy-style connect in Intro.
|
2021-05-03 12:29:21 +04:00 |
|
John Preston
|
197b3c1cb5
|
Push all QSaveFile-s to background thread.
|
2021-05-03 12:27:45 +04:00 |
|
John Preston
|
1d64b53cd0
|
Improve black-and-white QR code border.
|
2021-04-20 16:42:43 +04:00 |
|
John Preston
|
d93d47f2cf
|
Always use black-over-white login QR code.
Some android devices don't read light-on-dark QRs.
Fixes #10077. Fixes #16152.
|
2021-04-19 11:26:04 +04:00 |
|
John Preston
|
d71b6effd6
|
Return request for code resend on auth.
|
2021-04-13 17:54:12 +04:00 |
|
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
|
John Preston
|
69b70cda54
|
Explain registration from mobiles only.
|
2021-04-06 18:41:16 +04:00 |
|
John Preston
|
1050447eed
|
Add phone format and validation in payments.
|
2021-04-06 18:41:15 +04:00 |
|
John Preston
|
0d44736575
|
First full-featured version of payments, no design.
|
2021-04-06 18:41:15 +04:00 |
|
Ilya Fedin
|
f25b2a2094
|
Apply autofixes from clazy
|
2021-03-13 15:25:47 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
16b4959e71
|
Add invite link QR code generation.
|
2021-02-23 18:47:43 +04:00 |
|
23rd
|
1f80c297ec
|
Removed App:wnd for opening settings.
Removed unused App::showSettings from facades.
|
2021-02-04 18:13:03 +04:00 |
|
23rd
|
dd01ece14a
|
Replaced snap util function with std::clamp.
|
2021-01-24 10:41:10 +03:00 |
|
John Preston
|
f90e13f8b1
|
Fix crash after account reset after QR login.
|
2021-01-22 18:19:27 +04:00 |
|
John Preston
|
8634c1f7f3
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
|
23rd
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
17312a1eec
|
Fix possible crash in intro widget.
|
2020-07-02 10:42:09 +04:00 |
|
John Preston
|
f1b4a82015
|
Fix crash in password submit.
|
2020-07-02 10:25:12 +04:00 |
|