kotatogram-desktop/Telegram
Ilya Fedin b39e4a3138 Do not call CloseNotification for activatable services
If the notification daemon is an activatable GApplication service (e.g.
on Mate), then the notification daemon may terminate a short time after
the notification has vanished (usually 15s). In that case the
notification daemon may reuse notification IDs, which is incompatible
with our notification clearing.
Also the service may not be running at all, when we call the
CloseNotification endpoint.

To fix this, we simply disable the entire notification history clearing
functionality on such desktops by proactively clearing all notification
references from our internal notification manager.

Signed-off-by: Magnus Groß <magnus.gross@rwth-aachen.de>
2022-03-05 16:51:02 +04:00
..
build Beta version 3.5.4. 2022-03-01 19:38:33 +03:00
cmake Update tgcalls. 2022-02-27 20:26:50 +03:00
codegen@a46f293fc4 Add support for Clipperton Island flag emoji. 2022-02-28 19:43:36 +03:00
lib_base@3827b6186e Show downloaded files in Downloads. 2022-02-27 20:26:52 +03:00
lib_crl@4e620bc383 Move libdl/libpthread handling to common_options 2022-01-05 13:18:08 +03:00
lib_lottie@e052821270 Use QColor instead of optional<QColor> in lottie. 2022-01-28 19:10:07 +03:00
lib_qr@501f4c3502 Update submodules. 2022-02-28 19:43:51 +03:00
lib_rpl@94a42b775a
lib_spellcheck@9bf8cd7fc8 Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
lib_storage@73d57840ac
lib_tl@45faed44e7
lib_ui@d2e482dac3 Added Ui::Show implementation for Window::SessionController. 2022-03-04 11:25:10 +03:00
lib_waylandshells@928501605f
lib_webrtc@b2e6841058 Fix tg_owt@M98 build with MSVC. 2022-01-29 15:18:23 +03:00
lib_webview@d08b8cc840 Move libdl/libpthread handling to common_options 2022-01-05 13:18:08 +03:00
Resources Improve title text in RTMP full screen. 2022-03-04 18:24:44 +04:00
SetupFiles
SourceFiles Do not call CloseNotification for activatable services 2022-03-05 16:51:02 +04:00
Telegram
ThirdParty Beta version 3.5.4: Fix build with Xcode. 2022-03-01 19:43:37 +03:00
CMakeLists.txt Added ability to start livestream with RTMP. 2022-02-28 08:05:02 +03:00
configure.bat
configure.py
configure.sh
create.bat
Telegram.plist