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