diff --git a/Telegram/SourceFiles/ayu/ayu_constants.h b/Telegram/SourceFiles/ayu/ayu_constants.h index 3754f0f80a..b4a7054f73 100644 --- a/Telegram/SourceFiles/ayu/ayu_constants.h +++ b/Telegram/SourceFiles/ayu/ayu_constants.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once // https://github.com/AyuGram/AyuGram4AX/blob/rewrite/TMessagesProj/src/main/java/com/radolyn/ayugram/AyuConstants.java diff --git a/Telegram/SourceFiles/ayu/ayu_infra.cpp b/Telegram/SourceFiles/ayu/ayu_infra.cpp index e2c5e3294d..456326a43e 100644 --- a/Telegram/SourceFiles/ayu/ayu_infra.cpp +++ b/Telegram/SourceFiles/ayu/ayu_infra.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_infra.h" #include "ayu/ayu_lang.h" diff --git a/Telegram/SourceFiles/ayu/ayu_infra.h b/Telegram/SourceFiles/ayu/ayu_infra.h index 78df38a813..d6a8a8330a 100644 --- a/Telegram/SourceFiles/ayu/ayu_infra.h +++ b/Telegram/SourceFiles/ayu/ayu_infra.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once namespace AyuInfra { diff --git a/Telegram/SourceFiles/ayu/ayu_lang.cpp b/Telegram/SourceFiles/ayu/ayu_lang.cpp index 6787659656..cab394edeb 100644 --- a/Telegram/SourceFiles/ayu/ayu_lang.cpp +++ b/Telegram/SourceFiles/ayu/ayu_lang.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_lang.h" #include "qjsondocument.h" diff --git a/Telegram/SourceFiles/ayu/ayu_lang.h b/Telegram/SourceFiles/ayu/ayu_lang.h index 353b6e4c2b..d80ca2d4d0 100644 --- a/Telegram/SourceFiles/ayu/ayu_lang.h +++ b/Telegram/SourceFiles/ayu/ayu_lang.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ayu_settings.cpp b/Telegram/SourceFiles/ayu/ayu_settings.cpp index a588c3447c..ec208a0df3 100644 --- a/Telegram/SourceFiles/ayu/ayu_settings.cpp +++ b/Telegram/SourceFiles/ayu/ayu_settings.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_settings.h" #include "ayu/ui/ayu_logo.h" diff --git a/Telegram/SourceFiles/ayu/ayu_settings.h b/Telegram/SourceFiles/ayu/ayu_settings.h index bed0615c7c..9a614a1e2f 100644 --- a/Telegram/SourceFiles/ayu/ayu_settings.h +++ b/Telegram/SourceFiles/ayu/ayu_settings.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/libs/json.hpp" diff --git a/Telegram/SourceFiles/ayu/ayu_state.cpp b/Telegram/SourceFiles/ayu/ayu_state.cpp index 717cdd9798..f566c211d5 100644 --- a/Telegram/SourceFiles/ayu/ayu_state.cpp +++ b/Telegram/SourceFiles/ayu/ayu_state.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_state.h" namespace AyuState { diff --git a/Telegram/SourceFiles/ayu/ayu_state.h b/Telegram/SourceFiles/ayu/ayu_state.h index a941eef31e..71b5e9e0cf 100644 --- a/Telegram/SourceFiles/ayu/ayu_state.h +++ b/Telegram/SourceFiles/ayu/ayu_state.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "history/history.h" diff --git a/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp b/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp index b9ba6b9422..3ca2c5684b 100644 --- a/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp +++ b/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/ayu_url_handlers.h" #include "base/qthelp_url.h" diff --git a/Telegram/SourceFiles/ayu/ayu_url_handlers.h b/Telegram/SourceFiles/ayu/ayu_url_handlers.h index a9f5d1455d..e8b3476633 100644 --- a/Telegram/SourceFiles/ayu/ayu_url_handlers.h +++ b/Telegram/SourceFiles/ayu/ayu_url_handlers.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "base/qthelp_regex.h" diff --git a/Telegram/SourceFiles/ayu/ayu_worker.cpp b/Telegram/SourceFiles/ayu/ayu_worker.cpp index dd081b0901..089dda946b 100644 --- a/Telegram/SourceFiles/ayu/ayu_worker.cpp +++ b/Telegram/SourceFiles/ayu/ayu_worker.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_worker.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ayu_worker.h b/Telegram/SourceFiles/ayu/ayu_worker.h index 1caaae5061..ac9034011c 100644 --- a/Telegram/SourceFiles/ayu/ayu_worker.h +++ b/Telegram/SourceFiles/ayu/ayu_worker.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "window/window_session_controller.h" diff --git a/Telegram/SourceFiles/ayu/data/ayu_database.cpp b/Telegram/SourceFiles/ayu/data/ayu_database.cpp index 4fff86e8cf..26323230ce 100644 --- a/Telegram/SourceFiles/ayu/data/ayu_database.cpp +++ b/Telegram/SourceFiles/ayu/data/ayu_database.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/data/ayu_database.h" #include diff --git a/Telegram/SourceFiles/ayu/data/ayu_database.h b/Telegram/SourceFiles/ayu/data/ayu_database.h index d78fa7d402..417113ba5a 100644 --- a/Telegram/SourceFiles/ayu/data/ayu_database.h +++ b/Telegram/SourceFiles/ayu/data/ayu_database.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "entities.h" diff --git a/Telegram/SourceFiles/ayu/data/entities.h b/Telegram/SourceFiles/ayu/data/entities.h index c67066e6bf..52e470b698 100644 --- a/Telegram/SourceFiles/ayu/data/entities.h +++ b/Telegram/SourceFiles/ayu/data/entities.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/data/messages_storage.cpp b/Telegram/SourceFiles/ayu/data/messages_storage.cpp index 523c89e7b9..252be36aca 100644 --- a/Telegram/SourceFiles/ayu/data/messages_storage.cpp +++ b/Telegram/SourceFiles/ayu/data/messages_storage.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/data/messages_storage.h" #include "ayu/ayu_constants.h" diff --git a/Telegram/SourceFiles/ayu/data/messages_storage.h b/Telegram/SourceFiles/ayu/data/messages_storage.h index 02993a6280..8780ae1d12 100644 --- a/Telegram/SourceFiles/ayu/data/messages_storage.h +++ b/Telegram/SourceFiles/ayu/data/messages_storage.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "entities.h" diff --git a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.cpp b/Telegram/SourceFiles/ayu/features/messageshot/message_shot.cpp index 7432f6484e..ce93caa380 100644 --- a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.cpp +++ b/Telegram/SourceFiles/ayu/features/messageshot/message_shot.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "message_shot.h" #include "styles/style_layers.h" diff --git a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.h b/Telegram/SourceFiles/ayu/features/messageshot/message_shot.h index 4ae57eb291..edeb6a9332 100644 --- a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.h +++ b/Telegram/SourceFiles/ayu/features/messageshot/message_shot.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "history/view/history_view_list_widget.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp index 5786758cee..69ab5a5b62 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/features/streamer_mode/platform/streamer_mode_linux.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h index b7456d2350..09018de0ec 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #pragma once namespace AyuFeatures::StreamerMode::Impl { diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp index ba45dd9901..b406111241 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/features/streamer_mode/platform/streamer_mode_mac.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h index b7456d2350..09018de0ec 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #pragma once namespace AyuFeatures::StreamerMode::Impl { diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp index 0212837bef..c30fb8a0b9 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/features/streamer_mode/platform/streamer_mode_win.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h index b7456d2350..09018de0ec 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #pragma once namespace AyuFeatures::StreamerMode::Impl { diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp index 016aa0a38e..d1fb38c6a0 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "streamer_mode.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h index 53061bd9b5..f7572e2b27 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once namespace AyuFeatures::StreamerMode { diff --git a/Telegram/SourceFiles/ayu/libs/json_ext.hpp b/Telegram/SourceFiles/ayu/libs/json_ext.hpp index 66e1abc459..3259019df1 100644 --- a/Telegram/SourceFiles/ayu/libs/json_ext.hpp +++ b/Telegram/SourceFiles/ayu/libs/json_ext.hpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ui/ayu_icons.style b/Telegram/SourceFiles/ayu/ui/ayu_icons.style index b03fad2f82..a215d0358a 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_icons.style +++ b/Telegram/SourceFiles/ayu/ui/ayu_icons.style @@ -4,7 +4,7 @@ * We do not and cannot prevent the use of our code, * but be respectful and credit the original author. * - * Copyright @Radolyn, 2024 + * Copyright @Radolyn, 2025 */ using "ui/colors.palette"; diff --git a/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp b/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp index 1a51940aa9..6ce19c20d7 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp +++ b/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_logo.h" #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/ayu_logo.h b/Telegram/SourceFiles/ayu/ui/ayu_logo.h index 80aded10c1..f357ffdbe2 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_logo.h +++ b/Telegram/SourceFiles/ayu/ui/ayu_logo.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #define ICON(name, value) const auto name##_ICON = QStringLiteral(value) diff --git a/Telegram/SourceFiles/ayu/ui/ayu_styles.style b/Telegram/SourceFiles/ayu/ui/ayu_styles.style index 8dc351e642..712d12d6f1 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_styles.style +++ b/Telegram/SourceFiles/ayu/ui/ayu_styles.style @@ -4,7 +4,7 @@ * We do not and cannot prevent the use of our code, * but be respectful and credit the original author. * - * Copyright @Radolyn, 2024 + * Copyright @Radolyn, 2025 */ using "ui/basic.style"; diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp index 7d2a152f5f..149f32a125 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "edit_deleted_mark.h" #include "boxes/peer_list_controllers.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h index 93336de644..f2479a8b49 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "base/timer.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp index 814eaee1ab..ec4bbc9afe 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "edit_edited_mark.h" #include "boxes/peer_list_controllers.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h index f620875669..d12e3bca2b 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "base/timer.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp index 12fe64c8c4..252f9a658a 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "font_selector.h" #include "data/data_peer_values.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h index be4ced1c0c..20ae4f8342 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "boxes/abstract_box.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp index 099b626348..685797351a 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "message_shot_box.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h index 4396a0ea28..5cea3d3f5d 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/features/messageshot/message_shot.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp index c9e6dce322..b313509f3f 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "theme_selector_box.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h index 9a779500cd..507da9cdb7 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ui/layers/box_content.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/image_view.cpp b/Telegram/SourceFiles/ayu/ui/components/image_view.cpp index b2f369f26b..0b1e4083be 100644 --- a/Telegram/SourceFiles/ayu/ui/components/image_view.cpp +++ b/Telegram/SourceFiles/ayu/ui/components/image_view.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "image_view.h" #include "ayu/features/messageshot/message_shot.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/image_view.h b/Telegram/SourceFiles/ayu/ui/components/image_view.h index 4b1de02022..f10b7819e1 100644 --- a/Telegram/SourceFiles/ayu/ui/components/image_view.h +++ b/Telegram/SourceFiles/ayu/ui/components/image_view.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ui/rp_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp index d6b7c36235..5721147df3 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp +++ b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/ui/context_menu/context_menu.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h index 91bdad3e3e..b286509b4d 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h +++ b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "data/data_document.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp index 797ec5ed67..7f7bdadf4e 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp +++ b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include #include "ayu/ui/context_menu/menu_item_subtext.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h index 09e3226bcf..bf2b767241 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h +++ b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp index 2ae49e77b0..be7ae7a3da 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/ui/message_history/history_inner.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h index 8822860d77..d1017d5097 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/ui/message_history/history_item.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp b/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp index ef74c2a6d8..8770f059af 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/ui/message_history/history_item.h" #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_item.h b/Telegram/SourceFiles/ayu/ui/message_history/history_item.h index 6401fdd063..7b8d3586ac 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_item.h +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_item.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp b/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp index 6d8a597896..189f248779 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu/ui/message_history/history_section.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_section.h b/Telegram/SourceFiles/ayu/ui/message_history/history_section.h index b4ffc24dc2..71315edb76 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_section.h +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_section.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "window/section_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp b/Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp index 6e2a2fc3f5..ab711a8eef 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "icon_picker.h" #include "tray.h" #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.h b/Telegram/SourceFiles/ayu/ui/settings/icon_picker.h index ae0bd3df1a..29ce7dd39f 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.h +++ b/Telegram/SourceFiles/ayu/ui/settings/icon_picker.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ui/rp_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp index cf5971dfa0..56866a8f31 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "settings_ayu.h" #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h index 6cf71326d0..72b5221c6d 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp index e38de4ab71..07c96cb18f 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp +++ b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_profile_values.h" #include "ayu/ayu_settings.h" #include "ayu/utils/telegram_helpers.h" diff --git a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h index b30a329dd3..cac0c500c2 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h +++ b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once QString IDString(not_null peer); diff --git a/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp b/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp index 4bf8783ab3..2c1fc99c4c 100644 --- a/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp +++ b/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "ayu_mapper.h" #include "history/history.h" diff --git a/Telegram/SourceFiles/ayu/utils/ayu_mapper.h b/Telegram/SourceFiles/ayu/utils/ayu_mapper.h index 6c51ab164c..9d6646bdfe 100644 --- a/Telegram/SourceFiles/ayu/utils/ayu_mapper.h +++ b/Telegram/SourceFiles/ayu/utils/ayu_mapper.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once namespace AyuMapper { diff --git a/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h b/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h index 758a046916..87419149ab 100644 --- a/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h +++ b/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "base/qt/qt_key_modifiers.h" diff --git a/Telegram/SourceFiles/ayu/utils/rc_manager.cpp b/Telegram/SourceFiles/ayu/utils/rc_manager.cpp index 5e839e36dc..8279031144 100644 --- a/Telegram/SourceFiles/ayu/utils/rc_manager.cpp +++ b/Telegram/SourceFiles/ayu/utils/rc_manager.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "rc_manager.h" #include diff --git a/Telegram/SourceFiles/ayu/utils/rc_manager.h b/Telegram/SourceFiles/ayu/utils/rc_manager.h index 765580efef..11ab704339 100644 --- a/Telegram/SourceFiles/ayu/utils/rc_manager.h +++ b/Telegram/SourceFiles/ayu/utils/rc_manager.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp index d36d9cc653..f3a3430539 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #include "taptic_engine_dummy.h" #ifndef Q_OS_MAC diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h index dab4f9beb1..f4431c9c47 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #pragma once namespace TapticEngine { diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h index dab4f9beb1..f4431c9c47 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #pragma once namespace TapticEngine { diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm index 11cd759eca..3bd9098ff1 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #include "taptic_engine_mac.h" #ifdef Q_OS_MAC diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp index 5806ceec00..176f87a935 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #include "taptic_engine.h" #if defined Q_OS_MAC diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h index 9446efc43d..480c5f19eb 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #pragma once namespace TapticEngine { diff --git a/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp b/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp index a2b0b91a18..72da05600b 100644 --- a/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp +++ b/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #include "telegram_helpers.h" #include diff --git a/Telegram/SourceFiles/ayu/utils/telegram_helpers.h b/Telegram/SourceFiles/ayu/utils/telegram_helpers.h index d97172cd55..3b3b3404a4 100644 --- a/Telegram/SourceFiles/ayu/utils/telegram_helpers.h +++ b/Telegram/SourceFiles/ayu/utils/telegram_helpers.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/utils/windows_utils.cpp b/Telegram/SourceFiles/ayu/utils/windows_utils.cpp index 7e7f68a351..c324bf1d3d 100644 --- a/Telegram/SourceFiles/ayu/utils/windows_utils.cpp +++ b/Telegram/SourceFiles/ayu/utils/windows_utils.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #ifdef Q_OS_WIN #include "windows_utils.h" diff --git a/Telegram/SourceFiles/ayu/utils/windows_utils.h b/Telegram/SourceFiles/ayu/utils/windows_utils.h index 0954d9271d..26f6cf9ea7 100644 --- a/Telegram/SourceFiles/ayu/utils/windows_utils.h +++ b/Telegram/SourceFiles/ayu/utils/windows_utils.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2024 +// Copyright @Radolyn, 2025 #pragma once void reloadAppIconFromTaskBar(); diff --git a/Telegram/lib_ui b/Telegram/lib_ui index c5e4b86e7d..6c6e0d92e7 160000 --- a/Telegram/lib_ui +++ b/Telegram/lib_ui @@ -1 +1 @@ -Subproject commit c5e4b86e7d82b8050eac3969c840f2dc30e9dc03 +Subproject commit 6c6e0d92e716745c0525b5e903ba6a11e58915de