levlam
|
9345dc2799
|
Add add_story_dependencies.
|
2023-07-03 20:03:26 +03:00 |
|
levlam
|
fac13ff3a3
|
Check parsed UserPrivacySettingRule for validness.
|
2023-07-03 19:30:50 +03:00 |
|
levlam
|
5ee4070d4e
|
Store DialogIds in UserPrivacySettingRule.
|
2023-07-03 19:20:41 +03:00 |
|
levlam
|
51547fba0e
|
Add StoryManager::delete_pending_story.
|
2023-07-03 18:01:25 +03:00 |
|
levlam
|
36518625c3
|
Add storer and parser for Story.
|
2023-07-03 16:03:28 +03:00 |
|
levlam
|
b04eeb4d87
|
Ignore parsed MessageContent of unknown type.
|
2023-07-03 15:46:31 +03:00 |
|
levlam
|
4dc1bd4988
|
Add storer/parser for StoryContent.
|
2023-07-03 15:42:42 +03:00 |
|
levlam
|
8bc4d800bb
|
Forcely create all chats needed for a message before adding it.
|
2023-07-03 14:09:17 +03:00 |
|
levlam
|
9da2c92ff0
|
Fix source in add_message_to_dialog_message_list.
|
2023-07-03 13:47:08 +03:00 |
|
levlam
|
063f1e8ff6
|
Improve config reloading on restart.
|
2023-07-03 11:26:32 +03:00 |
|
levlam
|
af9351bdfe
|
Reload viewers of replied stories.
|
2023-07-02 19:10:40 +03:00 |
|
levlam
|
312006a207
|
Various fixes.
|
2023-07-01 19:54:22 +03:00 |
|
levlam
|
0ea42c5054
|
Remove unneeded explicit api.h includes.
|
2023-07-01 19:46:10 +03:00 |
|
levlam
|
424de61fcf
|
Add explicit telegram_api.h includes.
|
2023-07-01 19:23:45 +03:00 |
|
levlam
|
7a7d62fd44
|
Fix misprint.
|
2023-07-01 19:13:17 +03:00 |
|
levlam
|
36792bf7b3
|
Make AuthManager::DbState private.
|
2023-07-01 18:40:19 +03:00 |
|
levlam
|
2bf47d0809
|
Minor fixes.
|
2023-07-01 16:22:01 +03:00 |
|
levlam
|
bcf9ff7d43
|
Explicitly include telegram_api.h in cpp files.
|
2023-07-01 14:53:04 +03:00 |
|
levlam
|
25e6e576e8
|
Pass const call to do_update_call.
|
2023-07-01 13:19:46 +03:00 |
|
levlam
|
d67d93e5af
|
Don't use downcast_call in simple cases.
|
2023-07-01 13:11:27 +03:00 |
|
levlam
|
6702a001f0
|
Remove unused api.hpp includes.
|
2023-07-01 12:20:39 +03:00 |
|
levlam
|
7981c4086d
|
Improve documentation.
|
2023-06-30 18:57:16 +03:00 |
|
levlam
|
a210f47062
|
Fix update_active_stories_order.
|
2023-06-30 18:21:15 +03:00 |
|
levlam
|
5a8f8fbe29
|
Drop unreceived active stories from the list.
|
2023-06-30 18:04:17 +03:00 |
|
levlam
|
88eadb56fb
|
Maintain ordered lists of all stories.
|
2023-06-30 17:12:19 +03:00 |
|
levlam
|
1e3aa30ed5
|
Add source to StoryManager::load_dialog_expiring_stories.
|
2023-06-30 16:20:09 +03:00 |
|
levlam
|
a6f2a8f9ae
|
Maintain last story date in the list.
|
2023-06-30 16:05:08 +03:00 |
|
levlam
|
00f88f65f6
|
Repair channel unread counts if the app wasn't launched for long time.
|
2023-06-30 15:16:04 +03:00 |
|
levlam
|
6bd9aea325
|
Update story order when user.is_premium changes.
|
2023-06-30 14:41:39 +03:00 |
|
levlam
|
ab04885dc4
|
Update active stories order.
|
2023-06-30 14:10:42 +03:00 |
|
levlam
|
6f8fbaebf8
|
Always show self stories in the main story list.
|
2023-06-29 16:49:48 +03:00 |
|
levlam
|
2ef550f661
|
Fix processing of active stories.
|
2023-06-29 16:43:06 +03:00 |
|
levlam
|
eb78cf1883
|
Add "story_caption_length_max" option.
|
2023-06-29 15:20:30 +03:00 |
|
levlam
|
cec0ab47b5
|
Add Story.is_edited flag.
|
2023-06-29 15:15:12 +03:00 |
|
levlam
|
b8849a2f81
|
Add td_api::loadActiveStories.
|
2023-06-29 14:22:50 +03:00 |
|
levlam
|
c157ffbfb5
|
Ensure that user_ids are valid in MessageViewers.
|
2023-06-28 21:40:15 +03:00 |
|
levlam
|
26a0d109c2
|
Make MessageViewers fields private.
|
2023-06-28 21:35:59 +03:00 |
|
levlam
|
3a3ae9eabf
|
Explicitly pass Td to Location constructor and don't register locations for bots.
|
2023-06-28 19:01:00 +03:00 |
|
levlam
|
40d11e7935
|
Show changelog stories in story lists.
|
2023-06-28 18:23:40 +03:00 |
|
levlam
|
a52bdbf79c
|
Add LoadDialogExpiringStoriesLogEvent.
|
2023-06-28 17:52:33 +03:00 |
|
levlam
|
ce9bce5994
|
Reload chat active stories when receive a new story.
|
2023-06-28 17:10:14 +03:00 |
|
levlam
|
ffdebbea1f
|
Hide story list for stories of non-contacts.
|
2023-06-28 16:56:17 +03:00 |
|
levlam
|
f8c5220aad
|
Improve function name.
|
2023-06-28 16:38:33 +03:00 |
|
levlam
|
01eac2d6d8
|
tg_cli: simplify addContact.
|
2023-06-28 16:29:20 +03:00 |
|
levlam
|
ebf478ddec
|
Improve get_json_value_long.
|
2023-06-28 16:29:04 +03:00 |
|
levlam
|
f023646c6d
|
Add class StoryList and activeStories.list.
|
2023-06-28 16:09:44 +03:00 |
|
levlam
|
5fd1d06948
|
Improve method names.
|
2023-06-27 22:45:01 +03:00 |
|
levlam
|
5e9d98abce
|
Improve td_api::toggleChatStoriesAreHidden and remove User.stories_are_hidden.
|
2023-06-27 22:40:34 +03:00 |
|
levlam
|
d3e0372b14
|
Use Chat as owner of stories in td_api.
|
2023-06-27 21:51:36 +03:00 |
|
levlam
|
34161cd627
|
Support more story chat notification settings.
|
2023-06-27 19:09:43 +03:00 |
|
levlam
|
b36ea8934b
|
Add more story scope notification settings.
|
2023-06-27 18:30:05 +03:00 |
|
levlam
|
108b0fc9f8
|
Fix misprint.
|
2023-06-27 17:39:26 +03:00 |
|
levlam
|
b5020a8fef
|
Add autoDownloadSettings.preload_stories.
|
2023-06-27 17:37:48 +03:00 |
|
levlam
|
3854a8b872
|
Add story.can_be_replied.
|
2023-06-27 17:29:30 +03:00 |
|
levlam
|
09a30a4b3c
|
Support stories_changelog_user_id option.
|
2023-06-27 17:26:17 +03:00 |
|
levlam
|
47d30cc7dc
|
Add sendStory.protect_content.
|
2023-06-27 17:19:10 +03:00 |
|
levlam
|
7571f90a98
|
Add Story.can_be_forwarded.
|
2023-06-27 17:16:22 +03:00 |
|
levlam
|
288043556b
|
Fix CHECK.
|
2023-06-27 15:41:41 +03:00 |
|
levlam
|
a53fb1d1ee
|
Fix children type names.
|
2023-06-26 20:31:26 +03:00 |
|
levlam
|
1217128a50
|
Remove unneeded string literal additions.
|
2023-06-26 19:51:04 +03:00 |
|
levlam
|
fcf462b255
|
Output define TDC_VECTOR once.
|
2023-06-26 19:33:22 +03:00 |
|
levlam
|
ac018e21b2
|
Add write_tl_to_multiple_files to allow C++ autogenerated header splitting.
|
2023-06-26 19:25:40 +03:00 |
|
levlam
|
f4b4893124
|
Support additional headers in gen_output_begin.
|
2023-06-26 17:01:19 +03:00 |
|
levlam
|
8f9a4dcaa0
|
Run TL class generators from auto/ directory.
|
2023-06-26 15:33:02 +03:00 |
|
levlam
|
496dc3284e
|
Always compare file content before replacing it.
|
2023-06-26 15:08:36 +03:00 |
|
levlam
|
aab207cdd2
|
Extract gen_output_begin_once from gen_output_begin.
|
2023-06-26 13:14:26 +03:00 |
|
levlam
|
d171366faa
|
Add gen_import_declaration to TL_writer.
|
2023-06-26 11:44:09 +03:00 |
|
levlam
|
bdc8670646
|
Remove unused TlWriterCCommon field.
|
2023-06-26 11:25:32 +03:00 |
|
levlam
|
6ce85fdc4f
|
Remove explicit mode parameter from tl_file_utils.
|
2023-06-26 06:59:19 +03:00 |
|
levlam
|
fe79157056
|
Fix TlWriterCCommon::gen_forward_class_declaration to generate only forward declarations.
|
2023-06-26 00:20:40 +03:00 |
|
levlam
|
37b7e2421a
|
Pass StoryFullId to on_delete_story.
|
2023-06-25 00:37:52 +03:00 |
|
levlam
|
6c4e6eb6ff
|
Explicitly pass Td to get_notification_type_object.
|
2023-06-25 00:09:48 +03:00 |
|
levlam
|
35a3a37e6b
|
Explicitly pass Td to get_push_message_content_object.
|
2023-06-24 23:53:50 +03:00 |
|
levlam
|
6f814dc513
|
Add Story.is_visible_only_for_self.
|
2023-06-24 23:15:05 +03:00 |
|
levlam
|
b8bccde43c
|
Improve method and field names.
|
2023-06-23 19:00:34 +03:00 |
|
levlam
|
2702d19dc4
|
Remove is_me from on_get_user.
|
2023-06-23 18:22:58 +03:00 |
|
levlam
|
a87a41f22d
|
Init True fields for some manually created telegram_api objects.
|
2023-06-23 17:53:38 +03:00 |
|
levlam
|
c3c8af9104
|
Correctly initialize boolean fields in messages from short updates.
|
2023-06-23 16:49:26 +03:00 |
|
levlam
|
8d7262836b
|
Remove incorrect "ignored" comments in conversion from secret chat objects.
|
2023-06-23 16:28:48 +03:00 |
|
levlam
|
c34b4c3ef7
|
Add storyVideo.is_animation.
|
2023-06-23 16:06:02 +03:00 |
|
levlam
|
fca432eb43
|
Don't reload message reactions for messages with being read reactions.
|
2023-06-23 14:39:07 +03:00 |
|
levlam
|
50fdce9ae1
|
Don't add empty promises to query list.
|
2023-06-23 13:50:39 +03:00 |
|
levlam
|
a9679cbaab
|
Update addApplicationChangelog documentation.
|
2023-06-23 13:45:45 +03:00 |
|
levlam
|
04c4e932fe
|
Reload stories from viewed messages once in 5 minutes.
|
2023-06-23 13:40:59 +03:00 |
|
levlam
|
ebac96e7ec
|
Add get_message_content_story_full_id.
|
2023-06-22 22:39:47 +03:00 |
|
levlam
|
d901f35d21
|
Reload opened stories once in a minute.
|
2023-06-22 22:23:24 +03:00 |
|
levlam
|
5353605f53
|
Use reload_story to get a story for the first time.
|
2023-06-22 22:03:56 +03:00 |
|
levlam
|
afe46a6743
|
Combine reload_story queries.
|
2023-06-22 21:53:03 +03:00 |
|
levlam
|
0f9f380509
|
Reload opened stories once a minute.
|
2023-06-22 21:40:34 +03:00 |
|
levlam
|
70e84101ac
|
Support READ_STORIES push notifications.
|
2023-06-22 21:24:44 +03:00 |
|
levlam
|
b151c1b8b2
|
Add td_api::pushMessageContentStory.
|
2023-06-22 21:18:04 +03:00 |
|
levlam
|
10c44c0cbf
|
Support shorter story links.
|
2023-06-22 20:42:48 +03:00 |
|
levlam
|
f39b906b28
|
Support STORY_DELETED push notification.
|
2023-06-22 15:56:34 +03:00 |
|
levlam
|
579eef5f10
|
Rename ChatReportReason to ReportReason.
|
2023-06-22 13:47:52 +03:00 |
|
levlam
|
26c8c0f4fa
|
Add td_api::reportStory.
|
2023-06-21 23:23:19 +03:00 |
|
levlam
|
0ac33fa9c0
|
Add comment about returning story viewers from cache.
|
2023-06-20 16:40:52 +03:00 |
|
levlam
|
11ae003562
|
Update recent story viewers from the full list.
|
2023-06-20 16:12:12 +03:00 |
|
levlam
|
4e2e6f6e61
|
Cache received story viewers.
|
2023-06-20 15:54:47 +03:00 |
|
levlam
|
c885e3f5fa
|
Add MessageViewer.is_empty().
|
2023-06-20 14:48:51 +03:00 |
|
levlam
|
f152098b92
|
Update Story.can_get_viewers by timeout.
|
2023-06-20 00:05:19 +03:00 |
|
levlam
|
a86b7538a7
|
Delete story from active stories or delete completely when it expires.
|
2023-06-19 20:45:58 +03:00 |
|
levlam
|
00494f8dc3
|
Add global identifiers to stories.
|
2023-06-19 20:13:44 +03:00 |
|
levlam
|
63495795c5
|
Return active stories from cache.
|
2023-06-19 19:55:30 +03:00 |
|
levlam
|
917b4dc1b6
|
Update active stories when a new active story s received.
|
2023-06-19 19:52:16 +03:00 |
|
levlam
|
ca8b80d198
|
Add Story.can_get_viewers.
|
2023-06-19 19:13:08 +03:00 |
|
levlam
|
2bf612c020
|
Add MessageViewers::get_sublist.
|
2023-06-19 18:45:56 +03:00 |
|
levlam
|
c9cd221d77
|
Delete outdated comments.
|
2023-06-19 17:48:12 +03:00 |
|
levlam
|
2ea17ff61a
|
Add td_api::getStoryViewers.
|
2023-06-18 23:25:50 +03:00 |
|
levlam
|
8cb17eb1c3
|
Update max_read_story_id from log events.
|
2023-06-17 23:27:19 +03:00 |
|
levlam
|
25bfb761d4
|
Allow to change "archive_all_stories" option.
|
2023-06-16 17:55:54 +03:00 |
|
levlam
|
cebea14b03
|
Add logging for RawConnection life cycle.
|
2023-06-16 15:16:03 +03:00 |
|
levlam
|
4c1ee918b3
|
Add "archive_all_stories" option.
|
2023-06-16 14:58:06 +03:00 |
|
levlam
|
509dd95882
|
Allow IPv6 connections on watchOS.
|
2023-06-16 13:24:21 +03:00 |
|
levlam
|
ee8e2b1481
|
Avoid expected error logging on watchOS.
|
2023-06-16 13:08:50 +03:00 |
|
levlam
|
799531d506
|
Improve story active period checks.
|
2023-06-15 21:48:13 +03:00 |
|
levlam
|
7935fb183c
|
Add userFullInfo.has_pinned_stories.
|
2023-06-15 20:53:58 +03:00 |
|
levlam
|
cc14dbb8a1
|
Add td_api::premiumLimitTypeActiveStoryCount.
|
2023-06-15 20:38:46 +03:00 |
|
levlam
|
087765114a
|
Reload views of opened stories every 10 seconds.
|
2023-06-15 20:07:40 +03:00 |
|
levlam
|
77379bd20f
|
Update interaction info of opened owned stories.
|
2023-06-15 19:30:28 +03:00 |
|
levlam
|
e7c8b0cded
|
Add and use StoryId::get_input_story_ids.
|
2023-06-15 18:57:12 +03:00 |
|
levlam
|
37e5847cc3
|
Add td_api::closeStory and register opened owned stories.
|
2023-06-15 18:34:05 +03:00 |
|
levlam
|
541165e21f
|
Always treat sent stories as read.
|
2023-06-15 15:45:40 +03:00 |
|
levlam
|
2aeeb09b4d
|
Add log event for story reading.
|
2023-06-15 15:25:32 +03:00 |
|
levlam
|
d3a08e06dc
|
Read opened stories on server.
|
2023-06-15 14:51:41 +03:00 |
|
levlam
|
0daccb0850
|
Keep max_read_story_id, even ActiveStories are unknown.
|
2023-06-15 14:10:48 +03:00 |
|
levlam
|
fc878782b6
|
Add StoryManager::get_active_stories.
|
2023-06-15 13:49:23 +03:00 |
|
levlam
|
f4d8fddddd
|
Add td_api::updateActiveStories.
|
2023-06-15 13:47:48 +03:00 |
|
levlam
|
59477f8f98
|
Improve field names.
|
2023-06-15 13:44:09 +03:00 |
|
levlam
|
966eee8a07
|
Update active stories from UserFull.
|
2023-06-15 13:22:36 +03:00 |
|
levlam
|
56df91b265
|
Support updateReadStories.
|
2023-06-15 13:16:31 +03:00 |
|
levlam
|
e89cc266a0
|
Remove deleted stories from the list of active stories.
|
2023-06-15 13:10:02 +03:00 |
|
levlam
|
6af37fc003
|
Always re-check active stories before updating.
|
2023-06-15 12:46:26 +03:00 |
|
levlam
|
680bb80bad
|
Add ActiveStories cache.
|
2023-06-15 12:42:42 +03:00 |
|
levlam
|
2968141507
|
Add only active stories to the list of active stories.
|
2023-06-15 12:00:19 +03:00 |
|
levlam
|
c72a2161d1
|
Process telegram_api::storyItemDeleted everywhere.
|
2023-06-14 20:17:40 +03:00 |
|
levlam
|
26d8af58cc
|
Support storyItemSkipped.
|
2023-06-14 20:10:57 +03:00 |
|
levlam
|
eeefafc214
|
Add td_api::activeStories and return it from getUserActiveStories.
|
2023-06-14 19:27:08 +03:00 |
|
levlam
|
964471af8b
|
Remove redundant story fields.
|
2023-06-14 16:37:09 +03:00 |
|
levlam
|
a4bf0bffa8
|
Use webPage duration if story duration isn't available.
|
2023-06-14 16:19:58 +03:00 |
|
levlam
|
863ee6ac33
|
Send expired story views to the server.
|
2023-06-14 16:06:48 +03:00 |
|
levlam
|
e040b63fd8
|
Add td_api::openStory.
|
2023-06-14 15:17:24 +03:00 |
|
levlam
|
29a1b7e3d6
|
Support media timestamps in replies to stories.
|
2023-06-13 18:20:26 +03:00 |
|
levlam
|
f182e105eb
|
Register web page story sender users for UserFromMessage.
|
2023-06-13 17:14:19 +03:00 |
|
levlam
|
e4382ee206
|
Update message content when story from web page is changed.
|
2023-06-13 16:17:01 +03:00 |
|
levlam
|
62e7640701
|
Add information about Story to web page.
|
2023-06-13 15:45:10 +03:00 |
|
levlam
|
deee074e2f
|
Support min-stories.
|
2023-06-13 14:01:30 +03:00 |
|
levlam
|
64badee6f2
|
Add get_message_content_min_user_ids and register story sender.
|
2023-06-13 13:46:12 +03:00 |
|
levlam
|
55d33a8665
|
Never merge story content files.
|
2023-06-13 12:46:31 +03:00 |
|
levlam
|
b46d311130
|
Forward stories without header.
|
2023-06-12 20:11:41 +03:00 |
|
levlam
|
4b146ee33a
|
Add chatNotificationSettings.mute_stories/use_default_mute_stories.
|
2023-06-12 20:09:23 +03:00 |
|
levlam
|
0791baa6c1
|
Add scopeNotificationSettings.mute_stories.
|
2023-06-12 19:41:18 +03:00 |
|
levlam
|
686f0eabe6
|
Add td_api::messageStory and td_api::inputMessageStory.
|
2023-06-12 19:23:58 +03:00 |
|
levlam
|
9a8262f146
|
Add DialogNotificationSettings::get_input_peer_notify_settings.
|
2023-06-12 16:29:35 +03:00 |
|
levlam
|
96fef663bb
|
Improve inputStoryContentVideo documentation.
|
2023-06-12 16:25:31 +03:00 |
|
levlam
|
3938aea03b
|
Improve method name.
|
2023-06-12 16:10:56 +03:00 |
|
levlam
|
c62c84665a
|
Update sendMessage usages in tests and examples.
|
2023-06-12 15:30:07 +03:00 |
|
levlam
|
289df57852
|
Update user.has_active_stories after receiving active stories from server.
|
2023-06-12 15:07:37 +03:00 |
|
levlam
|
ed4d6df307
|
Add user.has_active_stories.
|
2023-06-12 15:04:49 +03:00 |
|
levlam
|
20901b6ac5
|
Add td_api::getArchivedStories.
|
2023-06-09 17:21:34 +03:00 |
|
levlam
|
894e246d8f
|
Add sendStory.active_period.
|
2023-06-09 16:41:40 +03:00 |
|
levlam
|
bd4004e0be
|
Add and use ScopeNotificationSettings::get_input_peer_notify_settings.
|
2023-06-09 15:08:00 +03:00 |
|
levlam
|
d51ad4f4e9
|
Update media timestamps in replied messages when story changes.
|
2023-06-09 14:16:56 +03:00 |
|
levlam
|
0b842dec1e
|
Register media timestamp replies to stories.
|
2023-06-09 14:08:16 +03:00 |
|
levlam
|
7c386ca353
|
Support media timestamps in message that a replies to stories.
|
2023-06-09 13:25:52 +03:00 |
|
levlam
|
48f97c3216
|
Support dropping of the replied story.
|
2023-06-08 20:32:57 +03:00 |
|
levlam
|
607ffad07f
|
Ignore is_pinned flag for scheduled messages.
|
2023-06-08 19:13:53 +03:00 |
|
levlam
|
fa94abaccb
|
Allow to reply stories.
|
2023-06-08 17:27:24 +03:00 |
|
levlam
|
6116573a3b
|
Add td_api::MessageReplyTo.
|
2023-06-07 20:32:52 +03:00 |
|
levlam
|
38b8078779
|
Update reply_in_chat_id documentation.
|
2023-06-07 18:39:43 +03:00 |
|
levlam
|
b19b4a3e4f
|
Improve handling of expired messages.
|
2023-06-07 17:00:37 +03:00 |
|
levlam
|
3a20137c03
|
Use StoryFullId for replied story.
|
2023-06-07 15:10:46 +03:00 |
|
levlam
|
457511dca9
|
Add StoryManager::is_inaccessible_story.
|
2023-06-06 16:11:12 +03:00 |
|
levlam
|
f869eca9c4
|
Add StoryManager::get_story_duration.
|
2023-06-06 16:07:29 +03:00 |
|
levlam
|
f4a2dbde41
|
Add StoryManager::have_story.
|
2023-06-06 15:58:27 +03:00 |
|
levlam
|
114c92f365
|
Store replied story sender as DialogId.
|
2023-06-06 15:56:09 +03:00 |
|
levlam
|
56314c5c79
|
Add Message.replied_story_sender_user_id/replied_story_id.
|
2023-06-05 20:45:28 +03:00 |
|
levlam
|
e7ca635db9
|
Improve MessageReplyHeader field names.
|
2023-06-05 19:45:05 +03:00 |
|
levlam
|
2467633a74
|
Support replies to stories in UpdatesManager::is_acceptable_message_reply_header.
|
2023-06-05 19:29:38 +03:00 |
|
levlam
|
b82d711508
|
Ignore STORY_NOT_MODIFIED errors for regular users.
|
2023-06-05 18:28:21 +03:00 |
|
levlam
|
f57ab79f67
|
Add td_api::internalLinkTypeStory.
|
2023-06-05 17:56:16 +03:00 |
|
levlam
|
2fcdb02c39
|
Add td_api::getStory.
|
2023-06-05 16:55:06 +03:00 |
|
levlam
|
11c353dc7f
|
Add td_api::toggleUserStoriesAreArchived.
|
2023-06-05 16:07:44 +03:00 |
|
levlam
|
3adf6294dc
|
Fix chat info checks.
|
2023-06-05 15:30:56 +03:00 |
|
levlam
|
0823f5b169
|
Add user.stories_are_archived flag.
|
2023-06-05 15:20:24 +03:00 |
|
levlam
|
a4bd45bd53
|
Add separate class td_api::storyVideo.
|
2023-06-05 14:51:32 +03:00 |
|
levlam
|
71faaae22f
|
Support precise video duration.
|
2023-06-05 14:33:00 +03:00 |
|
levlam
|
dfeeaf8f87
|
Avoid restoring of deleted stories.
|
2023-06-02 16:46:10 +03:00 |
|
levlam
|
ede8911f05
|
Improve updateStpry updates during story edit.
|
2023-06-02 16:12:18 +03:00 |
|
levlam
|
970173b7f1
|
Add compare_story_contents function.
|
2023-06-02 15:54:43 +03:00 |
|
levlam
|
3501529a95
|
Add updateStoryDeleted,
|
2023-06-01 18:25:59 +03:00 |
|
levlam
|
7ca2061848
|
Add DeleteStoryOnServerLogEvent.
|
2023-06-01 17:41:46 +03:00 |
|
levlam
|
d929790bad
|
Add td_api::deleteStory.
|
2023-06-01 17:28:49 +03:00 |
|
levlam
|
eec9826dec
|
Process telegram_api::updateStory updates.
|
2023-06-01 16:27:00 +03:00 |
|
levlam
|
7bea5721bf
|
Add updateStory.
|
2023-06-01 13:55:11 +03:00 |
|
levlam
|
bf4694db65
|
Improve error messages.
|
2023-05-30 15:02:42 +03:00 |
|
levlam
|
0e2fcdde77
|
Destroy big StoryManager fields asynchronously.
|
2023-05-30 14:44:30 +03:00 |
|
levlam
|
3a6494dd65
|
Add td_api::editStory.
|
2023-05-30 14:41:36 +03:00 |
|
levlam
|
81053032d8
|
Add dup_story_content.
|
2023-05-29 23:00:32 +03:00 |
|
levlam
|
a0fd771da8
|
Add StoryId::is_server().
|
2023-05-29 21:43:03 +03:00 |
|
levlam
|
e169cfc7f7
|
Add copy_story_content function.
|
2023-05-29 20:48:31 +03:00 |
|