summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/config.h
AgeCommit message (Expand)Author
2021-03-29Add local validation for card information.John Preston
2020-11-17Replaced voice record processing with VoiceRecordBar in HistoryWidget.23rd
2020-10-30Move Media::Clip::Reader and FileLocation to td_ui.John Preston
2020-10-30Move SendButton/EmojiButton to td_ui.John Preston
2020-07-15Show only box(512,512) .webp as stickers.John Preston
2020-06-23Remove legacy temp download folder.John Preston
2020-06-01Use CloudImageView in the inline bot thumbnails.John Preston
2020-02-05Don't overlap video with controls.John Preston
2020-01-29Replace str_const with base::const_string.John Preston
2020-01-21Fixed build for Windows with c++latest.23rd
2020-01-17Use MACRO_TO_STRING in config.hJohn Preston
2019-10-19Move private folder.John Preston
2019-10-01Move many widget classes to lib_ui.John Preston
2019-09-06Remove many includes from stdafx.pch.John Preston
2019-04-02Use new animations engine in all Basic-s.John Preston
2019-03-15Add button to download audio files.John Preston
2019-03-12Use user phrases for support accounts.John Preston
2019-03-11Buffer audio when waiting data in streaming.John Preston
2019-01-23Application->Sandbox, Messenger->Application.John Preston
2019-01-18Replace SingleTimer with base::Timer.John Preston
2019-01-17Load fullres images of new wallpapers.John Preston
2018-12-28Suggest adding bots to channels as admins.John Preston
2018-11-20Add support for incomplete login attempts.John Preston
2018-11-20Improve code for Shortcuts handling.John Preston
2018-11-08Build alphas only for official targets.John Preston
2018-11-04Don't provide 'api_id' and 'api_hash' by default.John Preston
2018-11-04Forget least used images gradually.John Preston
2018-10-17Beta version 1.4.4: Correct caption limit.John Preston
2018-09-26Swap 'alpha' and 'beta'. Happy debugging!John Preston
2018-06-12Start data export in lib_export.John Preston
2018-06-08Skip old and currently-sending draft updates.John Preston
2018-06-05Set window inner focus async. Fixes #4560.John Preston
2018-06-03Show better information in sessions list.John Preston
2018-05-30New notifications API, defaults for users/chats.John Preston
2018-05-30Add support for autoupdate through MTProto.John Preston
2018-05-17Fix mtproto-proxy working with domain names.John Preston
2018-05-05Update API scheme to layer 78.John Preston
2018-05-05Support many config endpoints for one dc+params.John Preston
2018-02-08Use server-side my_results in contacts.search.John Preston
2018-01-03Use single LEGAL file with license and copyright.John Preston
2017-12-26First working code for sending albums.John Preston
2017-12-08Add some more public keys.John Preston
2017-11-16Add SharedMediaSlice to observe shared media.John Preston
2017-08-30Fix possible crash in file download after error.John Preston
2017-07-26Update full peer in profile and settings.John Preston
2017-07-23Allow to edit Bio in Settings.John Preston
2017-07-06Some refactoring in working with text entities.John Preston
2017-06-29Switch to the server side changelogs.John Preston
2017-06-29Start cloud langpack support.John Preston
2017-05-12Improve history items management.John Preston