levlam
|
432f77ae85
|
Use NotificationObjectId in NotificationGroupInfo.
|
2023-08-26 00:48:57 +03:00 |
|
levlam
|
15c14e4983
|
Use object_id instead of message_id in NotificationGroupInfo.
|
2023-08-22 16:32:40 +03:00 |
|
levlam
|
db9ca1a847
|
Add NotificationGroupInfo::is_valid().
|
2023-08-21 23:03:55 +03:00 |
|
levlam
|
a93322ae32
|
Always remove unneeded last_notification_id_.
|
2023-08-21 22:40:17 +03:00 |
|
levlam
|
800660aec6
|
Update NotificationGroupInfo.is_key_changed_ only if needed.
|
2023-08-21 22:16:42 +03:00 |
|
levlam
|
5450d2e53d
|
Make NotificationGroupInfo.::max_removed_notification_id_ private.
|
2023-08-21 22:13:19 +03:00 |
|
levlam
|
4e031ed7fd
|
Make NotificationGroupInfo.max_removed_message_id_ private.
|
2023-08-21 21:43:26 +03:00 |
|
levlam
|
c40b2b95d2
|
Add NotificationGroupInfo::is_removed_notification.
|
2023-08-21 21:37:52 +03:00 |
|
levlam
|
f933f5a25f
|
Add NotificationGroupInfo::set_max_removed_notification_id.
|
2023-08-21 20:12:30 +03:00 |
|
levlam
|
e667e45985
|
Add NotificationGroupInfo::set_last_notification.
|
2023-08-21 19:46:09 +03:00 |
|
levlam
|
05b1bec6a9
|
Improve names of NotificationGroupInfo fields.
|
2023-08-21 19:36:43 +03:00 |
|
levlam
|
6c4545fb3f
|
Make NotificationGroupInfo::try_reuse_ private.
|
2023-08-21 19:28:05 +03:00 |
|
levlam
|
d2cf780a1f
|
Move class NotificationGroupInfo to a separate header.
|
2023-08-21 18:52:56 +03:00 |
|