..
_other
Revert "Use kernel accelerated sendfile to copy files on Linux"
2021-12-02 09:15:23 +04:00
api
Added caching of result of search messages in dialogs.
2022-03-23 10:03:43 +04:00
boxes
Replaced one side forced origin with vertical one in ShareBox.
2022-03-16 09:29:51 +03:00
calls
Use QWidget::screen/QWidget::mask instead of QWindow ones
2022-03-23 09:42:51 +04:00
chat_helpers
Fixed sending animation from inline bots with unexpected result type.
2022-03-15 18:02:30 +03:00
codegen /scheme
Update API scheme to layer 119. Count replies.
2020-09-29 19:03:18 +03:00
core
Report how much memory was requested on OOM.
2022-03-23 10:00:02 +04:00
countries
Split qt_adapters to separated files.
2022-01-26 10:33:28 +03:00
data
Version 3.6.1: Fix video-from-webpage-preview download.
2022-03-16 20:14:50 +04:00
dialogs
Added ability to search messages from specific peer in dialogs.
2022-03-23 10:03:43 +04:00
editor
Added ability to set profile photo from camera.
2022-03-14 11:57:34 +03:00
export
Removed Ui::ConfirmDontWarnBox.
2022-02-28 09:08:01 +03:00
ffmpeg
Use FFmpeg hardware acceleration in media viewer / PiP.
2022-03-23 10:03:38 +04:00
history
Added caching of result of search messages in dialogs.
2022-03-23 10:03:43 +04:00
info
Add icons to report reason selectors.
2022-03-22 09:18:17 +04:00
inline_bots
Fixed sending animation from inline bots with unexpected result type.
2022-03-15 18:02:30 +03:00
intro
Use rpl::empty instead of rpl::empty_value().
2022-03-11 09:56:29 +04:00
lang
Removed Ui::ConfirmDontWarnBox.
2022-02-28 09:08:01 +03:00
layout
Add support for SVG patterns in wallpapers.
2021-08-11 19:56:12 +03:00
main
Handle documentLoadProgress instead of itemRepaintRequest.
2022-03-01 17:32:39 +03:00
media
Update media viewer window flags
2022-03-24 16:05:32 +04:00
mtproto
Update User-Agent for DNS to Chrome 98.0.4758.102.
2022-03-01 12:44:36 +03:00
overview
Use nice media names in Downloads.
2022-02-27 20:26:52 +03:00
passport
Support emoji in account names.
2022-03-01 13:25:42 +03:00
payments
Fix empty state of Downloads section.
2022-02-27 20:26:52 +03:00
platform
Use QWidget::screen/QWidget::mask instead of QWindow ones
2022-03-23 09:42:51 +04:00
profile
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
2022-02-28 09:08:01 +03:00
settings
Fix layout in the info edit page.
2022-03-21 09:37:30 +04:00
storage
Don't recompress some JPEGs when sending as photos.
2022-03-09 17:37:51 +04:00
support
Added ability to use EditLinkBox without SessionController.
2022-03-06 18:11:47 +03:00
ui
Added list of result of search messages in dialogs.
2022-03-23 10:03:43 +04:00
window
Use QWidget::screen/QWidget::mask instead of QWindow ones
2022-03-23 09:42:51 +04:00
apiwrap.cpp
Send GIFs search results without "via @bot".
2022-03-07 11:09:14 +04:00
apiwrap.h
Moved out importChatInvite from ApiWrap.
2022-03-04 11:25:10 +03:00
config.h
Moved some constants for peer editing to separated file.
2021-10-19 06:34:27 +03:00
facades.cpp
Removed base/observer.h from main pch.
2022-03-15 18:02:30 +03:00
facades.h
Removed base/observer.h from main pch.
2022-03-15 18:02:30 +03:00
logs.cpp
Decrypt shiftedDcId / protocolDcId in mtp_ logs.
2022-02-07 15:26:26 +03:00
logs.h
Fix possible deadlock in debug logs.
2021-05-13 15:36:08 +04:00
main.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
mainwidget.cpp
Removed Q_OBJECT from Dialogs::Widget.
2022-03-15 18:02:30 +03:00
mainwidget.h
Preload chats in support switch.
2022-02-08 00:24:11 +03:00
mainwindow.cpp
Removed Ui::hideSettingsAndLayer().
2022-03-04 11:25:10 +03:00
mainwindow.h
Open specific chat only in one window.
2022-01-04 19:36:33 +03:00
settings.cpp
Display dates with the system date format
2021-10-11 21:56:29 +04:00
settings.h
Display dates with the system date format
2021-10-11 21:56:29 +04:00
stdafx.h
Fix build on Windows.
2022-03-15 19:41:06 +04:00