levlam
|
83d9f84c5b
|
Improve new_session_created handling.
|
2023-09-03 02:07:12 +03:00 |
|
levlam
|
f1a064c249
|
Initialize ping_storer_ after other storers to ensure increasing message_id order in the container.
|
2023-09-03 01:47:50 +03:00 |
|
levlam
|
fc98363d95
|
Add StoryManager::on_update_dialog_has_pinned_stories/on_update_dialog_stories_hidden.
|
2023-09-02 23:23:38 +03:00 |
|
levlam
|
3a75502e77
|
Add StoryManager::on_update_dialog_max_read_story_id.
|
2023-09-02 23:13:52 +03:00 |
|
levlam
|
f7e5889408
|
Add StoryManager::on_update_dialog_max_story_ids.
|
2023-09-02 23:06:24 +03:00 |
|
levlam
|
049d84beed
|
Always call fetch_result on the whole NetQueryPtr.
|
2023-09-02 22:39:26 +03:00 |
|
levlam
|
ce2e7192d7
|
Improve NetQueryPtr variable names.
|
2023-09-02 22:20:05 +03:00 |
|
levlam
|
1f38e4d49f
|
Make AuthManager::on_current_query_error safer.
|
2023-09-02 22:11:01 +03:00 |
|
levlam
|
77baf0d770
|
Fetch result from NetQuery in AuthManager.
|
2023-09-02 02:47:06 +03:00 |
|
levlam
|
db8f41eacf
|
Automatically reset cancel_slot in NetQuery::set_message_id.
|
2023-09-01 16:53:15 +03:00 |
|
levlam
|
c432a24dd4
|
Simplify calls to Session::resend_query.
|
2023-09-01 16:48:25 +03:00 |
|
levlam
|
ba0d2408f2
|
Improve handling of new_session_created.
|
2023-09-01 16:40:19 +03:00 |
|
levlam
|
55e5b2395e
|
Mark sent_at_ as const.
|
2023-09-01 16:13:00 +03:00 |
|
levlam
|
5ce5ef6234
|
Save all state flags to ack_state_.
|
2023-09-01 16:11:21 +03:00 |
|
levlam
|
8b05c4f3ec
|
Improve ack state.
|
2023-08-31 23:59:46 +03:00 |
|
levlam
|
53b48b4ee8
|
Improve Session::Query field names.
|
2023-08-31 00:47:39 +03:00 |
|
levlam
|
b90bc7be4b
|
Remove unsafe non-const NetQuery accessors.
|
2023-08-30 18:25:26 +03:00 |
|
levlam
|
eb06c93532
|
Simplify NetQuery creation.
|
2023-08-30 18:13:35 +03:00 |
|
levlam
|
62eaa0b5a9
|
Improve NetQuery logging.
|
2023-08-30 17:58:37 +03:00 |
|
levlam
|
8f02cefcbd
|
Fix check in send_update_story.
|
2023-08-30 17:21:46 +03:00 |
|
levlam
|
1a2bfad094
|
Move message content self-destruct time checks to create_input_message_content.
|
2023-08-29 18:51:57 +03:00 |
|
levlam
|
43db9e4882
|
Improve PhotoSizeSource::parse.
|
2023-08-28 20:55:52 +03:00 |
|
levlam
|
0c0f0af52d
|
Remove unused PhotoSizeSource constructor.
|
2023-08-28 20:37:28 +03:00 |
|
levlam
|
04b376782c
|
Improve field name.
|
2023-08-27 02:48:18 +03:00 |
|
levlam
|
4b3750cefe
|
Simplify conditions in lambda.
|
2023-08-27 01:20:51 +03:00 |
|
levlam
|
1dcd78f1ed
|
Add source to have_dialog_info_force.
|
2023-08-26 05:00:15 +03:00 |
|
levlam
|
9b5b4b4698
|
Use faster hash in downcast_call benchmark.
|
2023-08-26 04:45:11 +03:00 |
|
levlam
|
c83149661b
|
Remove useless checks.
|
2023-08-26 04:38:33 +03:00 |
|
levlam
|
b7ce94fc18
|
Add missing includes.
|
2023-08-26 03:34:00 +03:00 |
|
levlam
|
f7887181c4
|
Add NotificationObjectFullId class.
|
2023-08-26 03:13:39 +03:00 |
|
levlam
|
989dc3d8a6
|
Fix removal of notifications from pending updates.
|
2023-08-26 02:14:00 +03:00 |
|
levlam
|
432f77ae85
|
Use NotificationObjectId in NotificationGroupInfo.
|
2023-08-26 00:48:57 +03:00 |
|
levlam
|
fcf7748758
|
Improve method names.
|
2023-08-25 02:34:11 +03:00 |
|
levlam
|
4455255d9b
|
Add class NotificationObjectId.
|
2023-08-25 02:04:44 +03:00 |
|
levlam
|
c770f6058c
|
Add NotificationGroupType.cpp.
|
2023-08-25 01:06:59 +03:00 |
|
levlam
|
370bb0c93e
|
Add NotificationGroupType traits.
|
2023-08-25 00:45:28 +03:00 |
|
levlam
|
8f0297f75a
|
Don't use "ID" shortening in the documentation.
|
2023-08-24 18:22:04 +03:00 |
|
levlam
|
499c2002ed
|
Forcely create notification settings chat when adding a notification.
|
2023-08-24 17:39:09 +03:00 |
|
levlam
|
a85d3663bf
|
Add MessagesManager::reload_dialog_notification_settings.
|
2023-08-24 17:29:22 +03:00 |
|
levlam
|
470c36ceef
|
Fix DialogListId constructor.
|
2023-08-24 12:21:04 +03:00 |
|
levlam
|
1e6970e3fe
|
Add NotificationGroupFromDatabase struct.
|
2023-08-23 19:38:06 +03:00 |
|
levlam
|
fbc74dc8f4
|
Add and use NotificationManager::have_group_force.
|
2023-08-23 19:16:57 +03:00 |
|
levlam
|
2fc806785f
|
Use CHECK in MessagesManager::get_dialog_notification_group_id.
|
2023-08-23 18:54:03 +03:00 |
|
levlam
|
d1172d8530
|
Allow to use getTopChats without chat info database.
|
2023-08-23 18:28:07 +03:00 |
|
levlam
|
2e5caa9f13
|
Minor improvements.
|
2023-08-22 19:10:22 +03:00 |
|
levlam
|
d8472358dc
|
Add MessagesManager::get_story_notification_settings.
|
2023-08-22 18:55:59 +03:00 |
|
levlam
|
15c14e4983
|
Use object_id instead of message_id in NotificationGroupInfo.
|
2023-08-22 16:32:40 +03:00 |
|
levlam
|
ce1fdf097c
|
Add NotificationGroupInfo.has_group_id.
|
2023-08-22 02:34:26 +03:00 |
|
levlam
|
5144656f2b
|
Add MessagesManager::is_dialog_notification_group_id.
|
2023-08-22 02:31:47 +03:00 |
|
levlam
|
1289a62c16
|
Make the rest NotificationGroupInfo fields private.
|
2023-08-22 00:01:29 +03:00 |
|