..
_other
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
core
Beta version 3.7.6.
2022-06-16 15:19:31 +04:00
countries
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
layout
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
logs.h
main.cpp
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
settings.h
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