tdesktop/Telegram/SourceFiles/storage
John Preston 2e374e68c5 Fix working with layers.
Regression was introduced in df64c97.

New base::flags work correctly only if all mutually exclusive flag
values use mutually exclusive bits (a & b == 0 for exclusive (a, b)).

Closes #3856.
2017-09-03 22:49:33 +03:00
..
file_download.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
file_download.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
file_upload.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
file_upload.h Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
localimageloader.cpp Send images as files if no way to send as photos. 2017-08-30 19:15:44 +03:00
localimageloader.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
localstorage.cpp Fix working with layers. 2017-09-03 22:49:33 +03:00
localstorage.h Add faved stickers set loading and saving. 2017-08-25 12:58:13 +03:00
serialize_common.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
serialize_common.h Add special dc options config request. 2017-06-29 11:40:07 +03:00
serialize_document.cpp Add faved stickers set loading and saving. 2017-08-25 12:58:13 +03:00
serialize_document.h Renamed / moved a bunch of files. 2017-03-04 12:56:07 +03:00