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
/
NotificationType.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-08-26
Add missing includes.
levlam
2023-08-25
Add class NotificationObjectId.
levlam
2023-06-25
Explicitly pass Td to get_notification_type_object.
levlam
2023-01-01
Update copyright year.
levlam
2022-06-16
Add notificationTypeNewMessage.show_preview.
levlam
2022-01-01
Update copyright year.
levlam
2021-01-01
Update copyright year.
levlam
2020-09-08
Update layer 119. Add sender_chat_id.
levlam
2020-02-29
Add notificationTypeNewPushMessage.is_outgoing.
levlam
2020-02-18
Add sender_name to notificationTypeNewPushMessage.
levlam
2020-01-01
Update copyright year.
levlam
2019-05-03
Remove commented NotificationType::get_type().
levlam
2019-04-10
Delete downlaoded files when a temporary message push notification is deleted.
levlam
2019-04-09
Add document contents to pushMessageContent.
levlam
2019-04-09
Add photo and caption to pushMessageContentPhoto.
levlam
2019-03-30
Add td_api::notificationTypeNewPushMessage.
levlam
2019-03-30
Store sender_user_id in message push notification.
levlam
2019-03-29
Add new notification type for push notifications.
levlam
2019-03-20
Add logging for a CHECK.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-24
Add NotificationGroupType.
levlam
2018-12-18
Add support for notifications about new calls.
levlam
2018-12-11
A lot of various fixes.
levlam
2018-11-20
Support removing notifications by max_message_id.
levlam
2018-11-15
Disable delay for call and new secret chat notifications.
levlam
2018-11-15
Add support for updateNotificationGroup and delaying of updates.
levlam
2018-11-10
Add class NotificationType.
levlam