.. |
_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
|
Fix crash on launch with passcode.
|
2022-06-15 14:49:06 +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
|
…
|
|
export
|
…
|
|
ffmpeg
|
…
|
|
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
|
…
|
|
mtproto
|
Use brackets include for third-party libraries
|
2022-06-14 16:36:44 +04:00 |
overview
|
…
|
|
passport
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
tray.cpp
|
Slightly optimized includes in application.h.
|
2022-06-12 16:07:41 +03:00 |
tray.h
|
…
|
|