index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
StoryManager.cpp
Age
Commit message (
Expand
)
Author
2026-06-18
Ignore file upload result on closing.
levlam
2026-06-07
Improve names of functions for config reload.
levlam
2026-03-02
Update layer to 224.
levlam
2026-02-24
Send update when request expires.
levlam
2026-01-25
Add and use DialogId::get_dialog_ids.
levlam
2026-01-01
Update copyright year.
levlam
2025-12-27
Improve business story repost.
levlam
2025-11-18
Improve startLiveStory response type.
levlam
2025-11-18
Add td_api::canPostStoryResultLiveStoryIsActive.
levlam
2025-11-18
Reload active stories more often.
levlam
2025-11-14
Show chats with active live stories first.
levlam
2025-11-14
Allow live stories to expire.
levlam
2025-11-11
Don't increment views for live stories.
levlam
2025-11-11
Don't reload number of views for live stories.
levlam
2025-11-11
Disallow setStoryReaction for live stories.
levlam
2025-11-10
Disallow to get live story statistics.
levlam
2025-11-10
Disallow to reply live stories.
levlam
2025-11-10
Disallow to forward live stories.
levlam
2025-11-10
Disallow to add live stories to albums.
levlam
2025-11-10
Ignore expire_date for live stories.
levlam
2025-11-07
Improve td_api::startLiveStory.
levlam
2025-10-28
Disallow story live streams in supergroups.
levlam
2025-10-28
Return back update of active story state after active story list is changed.
levlam
2025-10-28
Add storyInfo.is_live_stream.
levlam
2025-10-27
Keep user/channel.has_live_story.
levlam
2025-10-24
Add td_api::startLiveStreamStory.
levlam
2025-10-24
Check type of botMediaPreview.content.
levlam
2025-10-24
Pass owner_dialog_id to get_story_content_object.
levlam
2025-10-23
Add story.can_set_privacy_settings.
levlam
2025-10-23
Add and use can_send_story_content.
levlam
2025-10-17
Update layer to 217.
levlam
2025-11-11
Collect identifiers of chats with stories before updating their order.
levlam
2025-11-01
Init MessagesManager before StoryManager.
levlam
2025-10-26
Add and use MediaArea::get_media_areas.
levlam
2025-10-21
Add and use can_edit_story_content.
levlam
2025-09-05
Minor improvements.
levlam
2025-09-05
Add and use StoryManager::can_manage_story_albums.
levlam
2025-09-04
Ensure that received album stories are in the album.
levlam
2025-09-04
Localy update story albums when adding or removing stories from there.
levlam
2025-09-03
Forcely load active stories when rating changes.
levlam
2025-09-02
Support file reference repair for story album icons.
levlam
2025-09-02
Add td_api::deleteStoryAlbum.
levlam
2025-09-02
Add td_api::reorderStoryAlbums.
levlam
2025-09-02
Add td_api::reorderStoryAlbumStories.
levlam
2025-09-01
Add td_api::removeStoryAlbumStories.
levlam
2025-09-01
Add td_api::addStoryAlbumStories.
levlam
2025-09-01
Add td_api::setStoryAlbumName.
levlam
2025-09-01
Add and use StoryManager::check_story_album_id.
levlam
2025-09-01
Add td_api::createStoryAlbum.
levlam
2025-09-01
Add story.can_be_added_to_album.
levlam
[next]