index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
WebAppManager.cpp
Age
Commit message (
Expand
)
Author
2026-05-22
Use webAppUrl in webAppInfo and mainWebApp.
levlam
2026-05-22
Return webAppUrl from getWebAppLinkUrl and getWebAppUrl.
levlam
2026-05-22
Add webAppInfo.require_same_origin.
levlam
2026-05-22
Add mainWebApp.require_same_origin.
levlam
2026-05-28
Return UserId from on_get_user.
levlam
2026-01-01
Update copyright year.
levlam
2025-10-10
Minor improvements.
levlam
2025-10-08
Pass MessageTopic to openWebApp.
levlam
2025-06-18
Check message identifier validness in MessageId::is_server().
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-05-28
Ignore chat context for web apps opened in feedback chats.
levlam
2025-05-26
Add openWebApp.feedback_chat_topic_id.
levlam
2025-05-23
Send feedback chat topic to server.
levlam
2025-04-27
Use some optional fields directly.
levlam
2025-04-18
Use bool parameters in messages.* functions.
levlam
2025-01-01
Update copyright year.
levlam
2024-11-24
Add download file parameter checks.
levlam
2024-11-16
Minor improvements.
levlam
2024-11-13
Move Web App methods to WebAppManager.
levlam
2024-11-13
Add empty WebAppManager.
levlam