aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/ForumTopicManager.cpp
AgeCommit message (Expand)Author
2026-06-24Add checks.levlam
2026-06-24Register forum topic draft files.levlam
2026-06-24Add reload_forum_topic.levlam
2026-06-23Move draft-related queries to DraftMessageManager.levlam
2026-05-18Improve logging.levlam
2026-04-21Remove is_channel_message parameter from create_message.levlam
2026-03-31Add and use ForumTopicManager::repair_topic_unread_poll_vote_count.levlam
2026-03-27Add and use ForumTopicManager::repair_topic_unread_reaction_count.levlam
2026-03-27Add forumTopic.unread_poll_vote_count.levlam
2026-02-06Cache forum topics for no more than 1 minute.levlam
2026-01-26Don't copy draft to General forum topic.levlam
2026-01-09Allow bots to create topics in private chats.levlam
2026-01-21Fix can_send_message_to_forum_topic.levlam
2026-01-20Add ForumTopicManager::can_send_message_to_forum_topic.levlam
2026-01-13Improve error messages.levlam
2026-01-12Save draft in unknown forum topics.levlam
2026-01-12Copy general topic draft from the chat itself.levlam
2026-01-01Update copyright year.levlam
2025-12-26Move delete_topic_history to MessageQueryManager.levlam
2025-12-09Fix access rights required for fetching of forum topics.levlam
2025-10-21Minor improvements.levlam
2025-10-21Add some logging.levlam
2025-10-20Add and use ForumTopicManager::clear_forum_topic_draft_by_sent_message.levlam
2025-10-20Apply thread draft updates.levlam
2025-10-20Apply updates about draft messages in forum topics.levlam
2025-10-20Send server-side request when update forum topic.levlam
2025-10-19Allow short forum topics for bots.levlam
2025-10-18Improve error message.levlam
2025-10-16Keep topics without messages for bots.levlam
2025-10-13Return cached forum topic for bots.levlam
2025-10-10Minor improvements.levlam
2025-10-06Add and use ForumTopicManager::get_forum_topic_id_object.levlam
2025-10-02Add getForumTopicHistory.levlam
2025-10-02Keep ForumTopicId in ForumTopicInfo.levlam
2025-10-01Always allow bots in can_be_forum.levlam
2025-09-30Use forum_topic_id instead of message_thread_id when appropriate.levlam
2025-09-27Support deleteForumTopic in chats with bots.levlam
2025-09-26Support pinning of topics in chats with bots.levlam
2025-09-26Support setForumTopicNotificationSettings in chats with bots.levlam
2025-09-26Support getForumTopics in private chats.levlam
2025-09-26Support getForumTopic for chats with bots.levlam
2025-09-26Allow editForumTopic in bot chats.levlam
2025-09-26Add createForumTopic.is_name_implicit.levlam
2025-09-26Allow to create topics in chats with bots.levlam
2025-09-26Add allow_bots parameter to is_forum.levlam
2025-09-26Add forumTopicInfo.is_name_implicit.levlam
2025-09-26Handle updates about topic pinning.levlam
2025-09-26Allow bots in can_be_forum.levlam
2025-09-26Apply topics from messages.levlam
2025-09-26Support forumTopic.peer.levlam