John Preston
|
2ad48f18f2
|
Use only safe file saving in localstorage.
|
2020-04-02 18:31:15 +04:00 |
John Preston
|
49111814e4
|
Add fallback codepath for QSaveFile::open failure.
|
2020-03-30 13:46:58 +04:00 |
John Preston
|
4881981cf6
|
Enable / disable side bar based on filters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
d5bd9fa54d
|
View filter box, removing chats and chat types.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
6777b20453
|
Beta version 1.9.20: Fix build on GCC.
|
2020-03-14 14:11:41 +04:00 |
John Preston
|
6bf3dd10c1
|
Make checked read of sticker sets order.
In case local data is corrupted previously it lead to OOM crash.
|
2020-03-13 22:53:59 +04:00 |
John Preston
|
14aa455164
|
Fix freeze in complex file location saving.
Fixes #6986.
|
2020-03-13 22:53:59 +04:00 |
John Preston
|
6fbd0d7deb
|
Fix logout on second relaunch.
Fixes #7279.
|
2020-02-25 07:58:29 +04:00 |
John Preston
|
60612635ef
|
Use QSaveFile to write sensitive settings / data.
|
2020-02-24 18:54:16 +04:00 |
John Preston
|
3bb9e8c7eb
|
Fix power outage logout only by fsync.
|
2020-02-14 18:12:08 +04:00 |
John Preston
|
555fe70df3
|
Don't delete old localstorage file copies.
|
2020-02-13 18:39:44 +04:00 |
John Preston
|
356e3c6907
|
Enable night mode by default on Mac App Store.
|
2020-02-11 16:00:19 +04:00 |
John Preston
|
616957e46f
|
Add file size limit to autoplay settings.
|
2019-12-24 13:09:04 +03:00 |
John Preston
|
08bfe6f1c1
|
Extract mtproto key generation code.
|
2019-11-15 16:16:32 +03:00 |
John Preston
|
e2f54eb3e9
|
Move some style code to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
910f16312c
|
Show not supported themes placeholders.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
79106e0c01
|
Correctly show custom themes in list.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
7485f0c960
|
Don't change real theme when editing.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
03bdd80b2f
|
Open theme editor for existing themes.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
4929de2bfb
|
Apply cloud themes.
|
2019-09-06 19:31:06 +03:00 |
John Preston
|
a3e993253c
|
Keep colorized theme in editor.
|
2019-08-29 10:01:28 +03:00 |
John Preston
|
c2117e7722
|
Save embedded themes accent colors.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
694f771131
|
Allow to send scheduled messages instantly.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
93a52bb66e
|
Move some settings from global to Session.
|
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
|
873b77cf40
|
Use UserData::isBot where applicable.
|
2019-07-24 08:02:20 +02:00 |
John Preston
|
7c6ede0908
|
Save domain in different localstorage key.
|
2019-07-15 16:00:30 +02:00 |
John Preston
|
8135f4b427
|
Support base64 encoding of the secret.
|
2019-07-15 15:59:20 +02:00 |
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
John Preston
|
b1807938ad
|
Remove legacy langpacks.
|
2019-07-04 14:25:16 +02:00 |
John Preston
|
3b645422ff
|
Implement animated stickerset thumbnails.
|
2019-07-02 14:43:17 +02:00 |
John Preston
|
dc102bd9e8
|
Finish working with localstorage before ~AuthSession.
|
2019-06-22 12:36:35 +02:00 |
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
John Preston
|
5e3734d7bf
|
ReportSpamPanel -> HistoryView::ContactStatus.
|
2019-06-21 11:06:45 +02:00 |
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
John Preston
|
f91e11efc9
|
Fix crash in absent file reading.
|
2019-06-05 14:27:33 +03:00 |
John Preston
|
04e3b250e7
|
Keep track of fully cached media files.
|
2019-06-04 14:30:44 +03:00 |
John Preston
|
c4aac5fa0e
|
Update API scheme to layer 100.
|
2019-05-27 15:09:06 +02:00 |
23rd
|
47910b2ae1
|
Added '-scale' command-line argument for custom scale.
- Fixed #5272.
- Fixed #5365.
- Fixed #6055.
|
2019-05-27 14:10:36 +02:00 |
John Preston
|
0247e876df
|
Remove locally saved empty histories.
|
2019-05-03 15:18:18 +04:00 |
John Preston
|
456a949d01
|
Fix working with document thumbnails.
|
2019-04-04 00:08:05 +04:00 |
John Preston
|
aa8f62da9d
|
Support new ('modern') API file locations.
|
2019-03-29 14:24:07 +04:00 |
John Preston
|
eba2a98703
|
Add general StorageFileLocation abstraction.
|
2019-03-29 14:24:06 +04:00 |
John Preston
|
386600baf9
|
Save and load sticker set thumbnails.
|
2019-03-24 12:12:44 +04:00 |
John Preston
|
0d888eea85
|
Fix local cache time limit setting storing.
Fixes #5611.
|
2019-03-14 13:22:42 +04:00 |