..
_other
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
api
Apply ignore_restriction_reasons from config.
2019-12-09 18:42:11 +03:00
boxes
Update API scheme on layer 107.
2019-12-29 14:41:10 +03:00
calls
Pass MTP::Instance to MTP::Sender.
2019-11-29 15:36:05 +03:00
chat_helpers
Fixed build for Windows with c++latest.
2020-01-21 20:29:14 +03:00
codegen /scheme
Move some more code to lib_mtproto.
2019-12-02 16:11:22 +03:00
core
Version 1.9.6.
2020-01-22 02:16:47 +03:00
data
Fix unread badge update when leaving a channel.
2020-01-17 14:14:19 +03:00
dialogs
Fix as suggested
2020-01-17 13:00:12 +03:00
export
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
ffmpeg
Closed alpha version 1.9.1.8: Fix macOS build.
2019-12-06 14:22:46 +03:00
history
Fix GIF real parent refresh after sending.
2020-01-22 09:53:59 +03:00
info
All mtproto downloads using DownloadMtprotoTask.
2019-12-05 11:32:33 +03:00
inline_bots
Check if app is active before showing a tooltip.
2019-12-31 16:48:44 +03:00
intro
Allow several lines in QR code intro step phrases.
2019-12-31 14:19:50 +03:00
lang
Pass MTP::Instance to MTP::Sender.
2019-11-29 15:36:05 +03:00
main
Fix saving of playback position for long videos.
2019-12-27 17:09:55 +03:00
media
Fixed build for Windows with c++latest.
2020-01-21 20:29:14 +03:00
mtproto
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
overview
Add file size limit to autoplay settings.
2019-12-24 13:09:04 +03:00
passport
Rewrite webFileLoader without Storage::DownloadManager.
2019-12-04 15:15:58 +03:00
platform
Fix build for Linux.
2020-01-21 23:32:05 +03:00
profile
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
settings
Fixed build for Windows with c++latest.
2020-01-21 20:29:14 +03:00
storage
Fix one more crash in CDN file download.
2020-01-22 16:13:50 +03:00
support
Pass MTP::Instance to MTP::Sender.
2019-11-29 15:36:05 +03:00
ui
Check if app is active before showing a tooltip.
2019-12-31 16:48:44 +03:00
window
Hide connecting status when update is ready.
2020-01-20 13:57:45 +03:00
apiwrap.cpp
Allow editing sensitive content filtering.
2019-12-09 15:59:08 +03:00
apiwrap.h
Allow editing sensitive content filtering.
2019-12-09 15:59:08 +03:00
app.cpp
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
app.h
Move many widget classes to lib_ui.
2019-10-01 23:59:46 +03:00
config.h
Fixed build for Windows with c++latest.
2020-01-21 20:29:14 +03:00
facades.cpp
Extract mtproto key generation code.
2019-11-15 16:16:32 +03:00
facades.h
Move some more code to lib_mtproto.
2019-12-02 16:11:22 +03:00
layout.cpp
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
layout.h
Remove app.h / facades.h from precompiled header.
2019-10-01 23:59:46 +03:00
logs.cpp
Use thread_local counter in logs for thread index.
2019-11-15 16:16:32 +03:00
logs.h
Add some profiling logs to lottie player.
2019-07-01 17:57:39 +02:00
main.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
mainwidget.cpp
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
mainwidget.h
First working auth by QR code.
2019-11-29 15:36:04 +03:00
mainwindow.cpp
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
mainwindow.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
observer_peer.cpp
Remove app.h / facades.h from precompiled header.
2019-10-01 23:59:46 +03:00
observer_peer.h
Track sending and failed messages.
2019-07-24 08:02:20 +02:00
qt_functions.cpp
Make packaged build working
2020-01-17 13:34:27 +03:00
qt_static_plugins.cpp
Support building OS X 10.10/10.11 version.
2019-11-05 14:27:42 +03:00
settings.cpp
Move some style code to lib_ui.
2019-10-01 23:59:46 +03:00
settings.h
Move some style code to lib_ui.
2019-10-01 23:59:46 +03:00
stdafx.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
stdafx.h
Merge remote-tracking branch 'private/alpha' into cmake
2019-12-06 11:08:14 +03:00