| .. |
|
_other
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
|
base
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
|
boxes
|
Allow removing cloud wallpapers.
|
2019-02-09 16:36:07 +03:00 |
|
calls
|
Use both thumbnails in photos and documents.
|
2019-01-28 13:10:45 +03:00 |
|
chat_helpers
|
Use both thumbnails in photos and documents.
|
2019-01-28 13:10:45 +03:00 |
|
codegen
|
Fix MTP logging.
|
2019-01-17 12:20:50 +04:00 |
|
core
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
data
|
Version 1.5.12: Fix manual loading GIFs to cache.
|
2019-02-09 18:00:48 +03:00 |
|
dialogs
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
export
|
Fix bad function call in data export cancel.
|
2019-02-01 11:17:23 +03:00 |
|
history
|
Version 1.5.12: Fix manual loading GIFs to cache.
|
2019-02-09 18:00:48 +03:00 |
|
info
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
inline_bots
|
Use both thumbnails in photos and documents.
|
2019-01-28 13:10:45 +03:00 |
|
intro
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
lang
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
media
|
Fix Media::Audio::Instance destruction.
|
2019-02-01 10:09:55 +03:00 |
|
mtproto
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
|
overview
|
Use both thumbnails in photos and documents.
|
2019-01-28 13:10:45 +03:00 |
|
passport
|
Update API scheme to layer 95.
|
2019-01-29 14:52:33 +03:00 |
|
platform
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
|
profile
|
Improve update handling for legacy chats.
|
2019-01-17 12:21:30 +04:00 |
|
rpl
|
Add UI to specify export time range.
|
2018-10-09 19:27:17 +03:00 |
|
settings
|
Allow to blur wallpapers from file.
|
2019-02-08 16:55:02 +03:00 |
|
storage
|
Upload wallpapers to the cloud.
|
2019-02-08 19:20:08 +03:00 |
|
support
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
ui
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
window
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
apiwrap.cpp
|
Upload wallpapers to the cloud.
|
2019-02-08 19:20:08 +03:00 |
|
apiwrap.h
|
Save wallpaper settings locally.
|
2019-01-29 14:52:33 +03:00 |
|
app.cpp
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
app.h
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
auth_session.cpp
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
auth_session.h
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
config.h
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
countries.h
|
|
|
|
facades.cpp
|
Search by hashtag inside groups.
|
2019-01-31 15:51:19 +03:00 |
|
facades.h
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
layout.cpp
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
layout.h
|
Warn before running executable files.
|
2018-12-05 12:30:05 +04:00 |
|
logs.cpp
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
logs.h
|
Log only source base name in assertions.
|
2019-01-17 12:21:30 +04:00 |
|
main.cpp
|
|
|
|
mainwidget.cpp
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
mainwidget.h
|
Optimize connecting widget.
|
2019-02-10 21:35:44 +03:00 |
|
mainwindow.cpp
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
mainwindow.h
|
Replace SingleTimer with base::Timer.
|
2019-01-18 16:41:08 +04:00 |
|
mediaview.cpp
|
Fix videos without thumbnails in MediaView.
|
2019-02-10 11:18:54 +03:00 |
|
mediaview.h
|
Use both thumbnails in photos and documents.
|
2019-01-28 13:10:45 +03:00 |
|
observer_peer.cpp
|
|
|
|
observer_peer.h
|
Prepare legacy group restrictions checking.
|
2019-01-17 12:21:29 +04:00 |
|
qt_static_plugins.cpp
|
Add nimf inputcontext plugin for linux version (#5050)
|
2018-12-06 11:30:08 +04:00 |
|
settings.cpp
|
Fix auto interface scale by primary screen dpi.
|
2018-11-04 15:51:39 +04:00 |
|
settings.h
|
New structs for media autodownload settings.
|
2018-12-25 22:15:22 +04:00 |
|
stdafx.cpp
|
|
|
|
stdafx.h
|
Use upstream range-v3 on MSVC.
|
2018-11-20 19:38:39 +04:00 |