tdesktop/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 Update submodules 2023-12-31 22:03:57 +00:00
lib_base@f95154033c Update patches & lib_base 2024-03-29 14:12:52 +04:00
lib_crl@078006d29a
lib_lottie@1a700e5a0d
lib_qr@501f4c3502
lib_rpl@8b1015d1bd
lib_spellcheck@9b52030bfc Update submodules. 2024-03-12 14:38:06 +04:00
lib_storage@0971b69ca9 Moved animation callback for shake effect to single place. 2023-11-28 21:55:27 +04:00
lib_tl@36fb95c4de
lib_ui@bdf4ff34f2 Fix build on Windows. 2024-04-01 22:44:25 +04:00
lib_webrtc@1cbf5fa7d8 Support AirPods Mute/Unmute toggle. 2024-03-15 14:43:41 +04:00
lib_webview@7c346c6b04 Fix initial scroll on macOS. 2024-03-13 21:20:30 +04:00
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 Update scudo to 18.1.1 2024-03-18 19:53:36 +04:00
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 Remove duplicates from configure.py 2024-02-09 10:49:18 +04:00
configure.sh
create.bat
Telegram.plist Add support for building iconset and plist without Xcode 2023-11-04 20:51:26 +04:00