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
/
NotificationGroupInfo.cpp
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
Use NotificationObjectId in NotificationGroupInfo.
levlam
2023-08-22
Use object_id instead of message_id in NotificationGroupInfo.
levlam
2023-08-21
Add NotificationGroupInfo::is_valid().
levlam
2023-08-21
Always remove unneeded last_notification_id_.
levlam
2023-08-21
Update NotificationGroupInfo.is_key_changed_ only if needed.
levlam
2023-08-21
Make NotificationGroupInfo.::max_removed_notification_id_ private.
levlam
2023-08-21
Make NotificationGroupInfo.max_removed_message_id_ private.
levlam
2023-08-21
Add NotificationGroupInfo::is_removed_notification.
levlam
2023-08-21
Add NotificationGroupInfo::set_max_removed_notification_id.
levlam
2023-08-21
Add NotificationGroupInfo::set_last_notification.
levlam
2023-08-21
Improve names of NotificationGroupInfo fields.
levlam
2023-08-21
Make NotificationGroupInfo::try_reuse_ private.
levlam
2023-08-21
Move class NotificationGroupInfo to a separate header.
levlam