..
_other
Revert "Use kernel accelerated sendfile to copy files on Linux"
2021-12-02 09:15:23 +04:00
api
Moved out api for user photos to related separated module.
2022-06-14 18:51:38 +04:00
boxes
Fixed display of max accounts in box for premium doubled limits.
2022-06-16 13:29:38 +03:00
calls
Fixed display of most of multiline toasts in corresponding window.
2022-06-15 14:06:32 +03:00
chat_helpers
Replaced use of raw MTP* bot commands with new transitional classes.
2022-06-14 18:51:18 +04:00
codegen /scheme
Update API scheme to layer 119. Count replies.
2020-09-29 19:03:18 +03:00
core
Beta version 3.7.6.
2022-06-16 15:19:31 +04:00
countries
Split qt_adapters to separated files.
2022-01-26 10:33:28 +03:00
data
Moved out all values of premium limits to single place.
2022-06-16 13:29:37 +03:00
dialogs
Added premium badge to list of accounts.
2022-06-14 08:52:45 +03:00
editor
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
export
Update API scheme on layer 143.
2022-06-08 16:51:31 +04:00
ffmpeg
Clear hw_device_ctx in AVCodecContext.
2022-04-19 09:39:01 +04:00
history
Show correct error box when sending file > 4GB.
2022-06-16 13:48:11 +04:00
info
Moved out all values of premium limits to single place.
2022-06-16 13:29:37 +03:00
inline_bots
Fix build on macOS.
2022-06-10 17:38:52 +04:00
intro
Fix login Qr-code when main DC is switched.
2022-06-15 19:48:55 +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
Mark premium impossible in MacAppStore version.
2022-06-16 12:30:31 +04:00
media
Fix build on Linux.
2022-06-14 21:27:50 +04:00
menu
Support attach bot menu / reload / settings.
2022-06-03 20:07:33 +04:00
mtproto
Use brackets include for third-party libraries
2022-06-14 16:36:44 +04:00
overview
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
passport
Beta version 3.7.5: Fix MSVC x64 Release build.
2022-05-13 12:26:26 +04:00
payments
Make links in the invoice description clickable.
2022-06-12 16:51:37 +04:00
platform
Don't quit on secondary window destroy by the system.
2022-06-15 19:59:16 +04:00
profile
Provided session controller to Profile::GroupMembersWidget.
2022-06-09 00:45:04 +03:00
settings
Moved out all values of premium limits to single place.
2022-06-16 13:29:37 +03:00
storage
Show correct error box when sending file > 4GB.
2022-06-16 13:48:11 +04:00
support
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
ui
Show correct error box when sending file > 4GB.
2022-06-16 13:48:11 +04:00
window
Moved out all values of premium limits to single place.
2022-06-16 13:29:37 +03:00
apiwrap.cpp
Remove debug code path (always error display).
2022-06-14 19:52:09 +04:00
apiwrap.h
Replaced MTP types with type aliases for shared media api.
2022-06-14 18:51:53 +04:00
config.h
Respected setting of disabled animation in save toast from media viewer.
2022-06-06 02:26:52 +03:00
facades.cpp
Provided window session controller to api functions for bots.
2022-06-09 06:23:51 +03:00
facades.h
Provided window session controller to api functions for bots.
2022-06-09 06:23:51 +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
Don't show connecting spinner in secondary windows.
2022-06-16 12:25:50 +04:00
mainwidget.h
Slightly improved code style in MainWidget.
2022-06-09 07:06:01 +03:00
mainwindow.cpp
Improved management of online status from non-primary windows.
2022-06-12 16:07:41 +03:00
mainwindow.h
Improved management of online status from non-primary windows.
2022-06-12 16:07:41 +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
tray.cpp
Slightly optimized includes in application.h.
2022-06-12 16:07:41 +03:00
tray.h
Added initial implementation of Windows tray.
2022-05-03 04:25:36 +03:00