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
|
014f880e41
|
Simplify get_children_types usage.
|
2023-06-26 17:10:04 +03:00 |
|
levlam
|
f4b4893124
|
Support additional headers in gen_output_begin.
|
2023-06-26 17:01:19 +03:00 |
|
levlam
|
6e543d3cdd
|
Add get_children_types helper.
|
2023-06-26 15:56:15 +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
|
c8824c15fd
|
Generate forward declarations near class definitions.
|
2023-06-26 14:36:30 +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
|
29ca948f09
|
TL-generate: split write_tl to several functions.
|
2023-06-26 06:47:54 +03:00 |
|
levlam
|
4db4828726
|
Remove unused Object forward declaration.
|
2023-06-26 00:55:53 +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 |
|