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 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
c3595f2e31
|
Ask for a new password when recovering by email.
|
2021-08-17 15:07:58 +03: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
|
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
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
6960e4808a
|
Don't change dc after qr request / phone submit.
|
2020-06-26 15:28:06 +04:00 |
|
John Preston
|
55ec4ebf86
|
Allow returning from new account setup.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
6fc5e22882
|
Allow several accounts in Core::App.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
7f09da9e32
|
Use MTP::Sender in Intro.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
0251f58bf2
|
Use Semibold in names, use Bold in messages.
Fixes #7813, fixes #7823.
|
2020-05-08 12:12:47 +04:00 |
|
John Preston
|
03ff48cf07
|
Allow several lines in QR code intro step phrases.
|
2019-12-31 14:19:50 +03:00 |
|
John Preston
|
ff6df75adc
|
Fix QR login to different dc.
|
2019-12-13 18:11:31 +03:00 |
|
John Preston
|
07ceee79ff
|
Support password in QR login.
|
2019-12-13 18:00:21 +03:00 |
|
John Preston
|
240117b77e
|
Use URL instead of string for QR login.
|
2019-12-06 13:27:10 +03:00 |
|
John Preston
|
e6c86b19db
|
Use app config value for QR login.
|
2019-11-29 15:36:06 +03:00 |
|
John Preston
|
e943264823
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|
John Preston
|
a0152557ec
|
Cross-fade login QR.
|
2019-11-29 15:36:05 +03:00 |
|
John Preston
|
f4bf79b067
|
Add QR code generation progress.
|
2019-11-29 15:36:05 +03:00 |
|
John Preston
|
ba7762305e
|
Use special plane icon for login QR.
|
2019-11-29 15:36:05 +03:00 |
|
John Preston
|
7dbba75776
|
Make login QR follow the color theme.
|
2019-11-29 15:36:05 +03:00 |
|
John Preston
|
339a80e192
|
Improve QR code login layout.
|
2019-11-29 15:36:04 +03:00 |
|
John Preston
|
d5718f96b8
|
First working auth by QR code.
|
2019-11-29 15:36:04 +03:00 |
|