aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/WebAppManager.cpp
AgeCommit message (Expand)Author
2026-05-22Use webAppUrl in webAppInfo and mainWebApp.levlam
2026-05-22Return webAppUrl from getWebAppLinkUrl and getWebAppUrl.levlam
2026-05-22Add webAppInfo.require_same_origin.levlam
2026-05-22Add mainWebApp.require_same_origin.levlam
2026-05-28Return UserId from on_get_user.levlam
2026-01-01Update copyright year.levlam
2025-10-10Minor improvements.levlam
2025-10-08Pass MessageTopic to openWebApp.levlam
2025-06-18Check message identifier validness in MessageId::is_server().levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-05-28Ignore chat context for web apps opened in feedback chats.levlam
2025-05-26Add openWebApp.feedback_chat_topic_id.levlam
2025-05-23Send feedback chat topic to server.levlam
2025-04-27Use some optional fields directly.levlam
2025-04-18Use bool parameters in messages.* functions.levlam
2025-01-01Update copyright year.levlam
2024-11-24Add download file parameter checks.levlam
2024-11-16Minor improvements.levlam
2024-11-13Move Web App methods to WebAppManager.levlam
2024-11-13Add empty WebAppManager.levlam