levlam
|
c0ed8f09b0
|
Add explicit allow_secret_chats to have_input_peer.
|
2024-04-14 22:59:05 +03:00 |
|
levlam
|
bd8c6be0cd
|
Rename rest of ContactsManager to ChatManager.
|
2024-04-02 13:06:22 +03:00 |
|
levlam
|
03a624903e
|
Move relevant functions to UserManager.
|
2024-04-02 03:52:34 +03:00 |
|
levlam
|
649b8cef01
|
Pass ChannelId to can_get_channel_story_statistics.
|
2024-03-18 00:03:00 +03:00 |
|
levlam
|
1c06f69a03
|
Move on_view_dialog_active_stories to StoryManager.
|
2024-03-06 14:46:52 +03:00 |
|
levlam
|
4198bff4af
|
Don't initialize story sender for anonymous administrators.
|
2024-02-13 14:17:47 +03:00 |
|
levlam
|
781c9f53cb
|
Fix sender_id for yet unsent stories.
|
2024-02-13 13:41:51 +03:00 |
|
levlam
|
e978e86c50
|
Add more story_id checks.
|
2024-02-13 13:41:05 +03:00 |
|
levlam
|
0dc90cf820
|
Remove chat identifier from setStoryPrivacySettings.
|
2024-02-13 13:13:41 +03:00 |
|
levlam
|
e9c8fb8cb4
|
Ignore story privacy settings for channel stories.
|
2024-02-13 13:07:09 +03:00 |
|
levlam
|
1c40ce963c
|
Reload chats to send stories after updating the list locally to restore correct order.
|
2024-02-13 12:55:07 +03:00 |
|
levlam
|
9d0ca2670e
|
Add story.sender_id.
|
2024-02-12 16:12:29 +03:00 |
|
levlam
|
32898dbe88
|
Move get_chat_ids_object and get_chats_object to DialogManager.
|
2024-01-04 16:13:20 +03:00 |
|
levlam
|
ebda6f1364
|
Use DialogManager::get_my_dialog_id.
|
2024-01-04 15:49:02 +03:00 |
|
levlam
|
eb5a37e927
|
Add DialogManager::force_create_dialog.
|
2024-01-04 15:38:01 +03:00 |
|
levlam
|
978be7206f
|
Use DialogManager::have_dialog_force.
|
2024-01-04 15:26:42 +03:00 |
|
levlam
|
b2fccc7d9c
|
Move ContactsManager proxy methods to DialogManager.
|
2024-01-03 23:07:50 +03:00 |
|
levlam
|
d963044eb9
|
Update copyright year.
|
2024-01-01 03:07:21 +03:00 |
|
levlam
|
2a685bc9ab
|
Early process received users and chats.
|
2023-12-26 15:52:17 +03:00 |
|
levlam
|
c3c14ee65e
|
Add td_api::getChatStoryInteractions.
|
2023-12-26 14:24:42 +03:00 |
|
levlam
|
8655fbe5d7
|
Add getStoryInteractions.prefer_forwards.
|
2023-12-26 13:47:24 +03:00 |
|
levlam
|
b196d38a68
|
Get channel difference if needed before processing story views list.
|
2023-12-26 13:11:22 +03:00 |
|
levlam
|
53cf01e7bf
|
Support various types of story interactions.
|
2023-12-25 22:07:02 +03:00 |
|
levlam
|
964663948d
|
Improve StoryViewer getters.
|
2023-12-25 16:32:41 +03:00 |
|
levlam
|
a4ed86c44e
|
Update BlockList in StoryViewers::StoryViewers.
|
2023-12-25 15:52:03 +03:00 |
|
levlam
|
b3d19e51e5
|
Rename storyViewer to storyInteraction.
|
2023-12-25 15:34:47 +03:00 |
|
levlam
|
ca2cf0e25c
|
Add storyViewers.total_forward_count.
|
2023-12-25 15:10:48 +03:00 |
|
levlam
|
fd0135393c
|
Process chats from stories.storyViewsList.
|
2023-12-19 13:04:21 +03:00 |
|
levlam
|
5725cf0388
|
Add td_api::storyAreaTypeMessage.
|
2023-12-18 14:40:11 +03:00 |
|
levlam
|
c6ce44815e
|
Update layer to 169.
|
2023-12-05 12:30:12 +03:00 |
|
levlam
|
15b8ad5c66
|
Add MediaArea::get_input_media_areas.
|
2023-12-18 14:24:07 +03:00 |
|
levlam
|
542271a1fd
|
Don't save get_id() to a used-once variable before switch.
|
2023-12-12 23:20:41 +03:00 |
|
levlam
|
e2ce0e7a0b
|
Keep logging only if the chat has active stories.
|
2023-11-30 20:32:16 +03:00 |
|
levlam
|
8859f40e89
|
Allow to specify original story in sendStory.
|
2023-11-29 22:10:51 +03:00 |
|
levlam
|
dcad0f413e
|
Add td_api::story.repost_info.
|
2023-11-29 19:22:54 +03:00 |
|
levlam
|
a689c8df56
|
Add Story.can_get_statistics.
|
2023-11-17 14:58:51 +03:00 |
|
levlam
|
cda21980b0
|
Add td_api::getStoryStatistics.
|
2023-11-17 14:26:51 +03:00 |
|
levlam
|
d20ed201b0
|
Update layer to 167.
|
2023-11-09 19:37:26 +03:00 |
|
levlam
|
edc7dbb038
|
Forcely preload chat in some StoryManager methods.
|
2023-11-29 20:10:48 +03:00 |
|
levlam
|
8068507675
|
Move boost-related methods to BoostManager.
|
2023-10-19 16:38:40 +03:00 |
|
levlam
|
81bdd4294b
|
Remove td_api::canBoostChat.
|
2023-10-19 15:46:09 +03:00 |
|
levlam
|
c2d5ca2d3f
|
Allow to get the list of prepaid Premium giveaways.
|
2023-10-10 14:11:59 +03:00 |
|
levlam
|
bd36f48054
|
Update layer to 166.
|
2023-09-28 16:13:36 +03:00 |
|
levlam
|
605a3af4b2
|
Add and use td::any_of.
|
2023-10-21 20:41:31 +03:00 |
|
levlam
|
4a02f50969
|
Add chatBoostStatus.boost_url.
|
2023-09-25 18:40:55 +03:00 |
|
levlam
|
2a0d757ec6
|
Explicitly pass Unix time to can_get_story_viewers.
|
2023-10-04 11:28:56 +03:00 |
|
levlam
|
5d7f34f659
|
Add StoryManager::has_unexpired_viewers.
|
2023-09-28 16:31:17 +03:00 |
|
levlam
|
a6389d3520
|
Recheck active stories if failed to find some of them.
|
2023-09-27 16:15:18 +03:00 |
|
levlam
|
7b9abf3eca
|
Explicitly restart timeout.
|
2023-09-27 15:31:34 +03:00 |
|
levlam
|
93d17802e3
|
Fix saving of active stories.
|
2023-09-27 14:30:44 +03:00 |
|