John Preston
|
c2117e7722
|
Save embedded themes accent colors.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
549789bfb7
|
Update API scheme to layer 105.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
3f041545bf
|
Fix crash in local passcode reset.
|
2019-08-19 15:26:12 +03:00 |
John Preston
|
1e64ba8f29
|
Fix app config refresh timeout.
|
2019-08-19 15:26:12 +03:00 |
John Preston
|
c3944d95b4
|
Fix local caching.
Regression was introduced in 9cf4cf6dca .
Fixes #6377.
|
2019-08-09 20:33:05 +01:00 |
John Preston
|
4bad642190
|
Remove some more Auth() calls.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
1b1b1780db
|
Reuse global emoji large images.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
93a52bb66e
|
Move some settings from global to Session.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
7d2896dd42
|
Scale animated emoji by server config.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
f7f797dd78
|
Initial animated emoji implementation.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
708b1d7ad4
|
Add 'Loop animated stickers' setting.
|
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
|
9cf4cf6dca
|
Move MTP::Instance to Main::Account.
|
2019-07-24 10:46:23 +02:00 |
John Preston
|
263bbf1788
|
Move _authSession to Main::Account.
|
2019-06-06 12:37:12 +03:00 |
John Preston
|
94c4ea6174
|
Access _authSession through activeAccount().
|
2019-06-05 23:41:51 +03:00 |
John Preston
|
bd2e1ceb02
|
Wrap AuthSession in a new Main::Account object.
|
2019-06-05 22:47:54 +03:00 |