kotatogram-desktop/Telegram
John Preston 615ad85d26 Fix possible crash in notifications setup.
Initial _account assignment triggered sync createManager(),
which in case of native Windows notifications called
ToastNotificationManager::CreateToastNotifier, which could enter
qt-wndproc-message processing with QEvent::ApplicationActivated
delivery and calling updateNonIdle() which called
Window::Controller::account(), that wasn't yet set.
2024-04-02 12:20:40 +04:00
..
build Migrate xz in Dockerfile to the URL used in prepare.py 2024-04-02 10:26:43 +04:00
cmake Added second rulers to currency chart in channel earn info section. 2024-04-01 22:44:25 +04:00
codegen@afed06a4c0
lib_base@f95154033c
lib_crl@078006d29a
lib_lottie@1a700e5a0d
lib_qr@501f4c3502
lib_rpl@8b1015d1bd
lib_spellcheck@9b52030bfc
lib_storage@0971b69ca9
lib_tl@36fb95c4de
lib_ui@bdf4ff34f2 Fix build on Windows. 2024-04-01 22:44:25 +04:00
lib_webrtc@1cbf5fa7d8
lib_webview@7c346c6b04
Resources Version 4.16. 2024-04-01 23:27:35 +04:00
SourceFiles Fix possible crash in notifications setup. 2024-04-02 12:20:40 +04:00
Telegram
ThirdParty
CMakeLists.txt Added initial support of withdraw button in channel earn info section. 2024-04-01 22:44:25 +04:00
configure.bat
configure.py
configure.sh
create.bat
Telegram.plist