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
/
ChatManager.cpp
Age
Commit message (
Expand
)
Author
2026-07-09
Support manage_linked_peers banned right.
levlam
2026-07-09
Support manage_linked_peers administrator right.
levlam
2026-06-15
Update layer to 228.
levlam
2026-06-19
Fix variable name.
levlam
2026-06-15
Use switch to process telegram_api::ChatFull.
levlam
2026-06-15
Fix guard bot removal.
levlam
2026-05-25
Add toggleSupergroupJoinByRequest.apply_to_invite_links.
levlam
2026-05-25
Allow join requests in private supergroups.
levlam
2026-05-25
Add toggleSupergroupJoinByRequest.guard_bot_user_id.
levlam
2026-05-25
Add on_update_channel_guard_bot_user_id.
levlam
2026-05-22
Add supergroupFullInfo.guard_bot_user_id.
levlam
2026-05-13
Update layer to 227.
levlam
2026-05-29
Use get_dialog_id in get_dialog_ids.
levlam
2026-05-26
Add and use UserManager::get_input_users.
levlam
2026-05-23
Add and use RestrictedRights::restrict_all().
levlam
2026-05-03
Repair group administrator rights on load.
levlam
2026-04-21
Add chatPermissions.can_react_to_messages.
levlam
2026-04-22
Add DialogAdministrator constructor.
levlam
2026-03-04
Add chatAdministrator.can_be_edited.
levlam
2026-03-01
Fix constant type.
levlam
2026-02-28
Minor fixes.
levlam
2026-02-24
Disable fast pass for bots in get_chat_participant.
levlam
2026-02-23
Move tag to chatMember.
levlam
2026-02-20
Keep member tag when promoting/demoting group administrator.
levlam
2026-02-20
Support telegram_api::updateChatParticipantRank.
levlam
2026-02-19
Support member tags.
levlam
2026-02-13
Add chatPermissions.can_edit_rank.
levlam
2026-02-13
Add chatAdministratorRights.can_manage_ranks.
levlam
2026-02-22
Don't warn about chat creator change.
levlam
2026-02-18
Init monoforum_channel_id for forbidden channels.
levlam
2026-01-24
Use channelForbidden.monoforum.
levlam
2026-01-06
Update layer to 222.
levlam
2026-01-25
Add and use DialogId::get_dialog_ids.
levlam
2026-01-23
Remove an expected error.
levlam
2026-01-21
Copy supergroupFullInfo.photo for direct messages chats from original chats.
levlam
2026-01-21
Add and use ChatManager::get_update_supergroup_full_info_object.
levlam
2026-01-21
Load main full channel after full direct messages chat.
levlam
2026-01-21
Load monoforum channel full when loading the channel full from database.
levlam
2026-01-21
Fix promise set in forced on_load_channel_from_database.
levlam
2026-01-21
Use get_channel_full_const instead of get_channel_full.
levlam
2026-01-01
Update copyright year.
levlam
2025-12-05
Try to load only managed monoforums by bots.
levlam
2025-12-05
Ignore monoforum load errors.
levlam
2025-11-20
Use load_created_public_broadcasts if possible.
levlam
2025-11-20
Add ChatManager::load_created_public_broadcasts.
levlam
2025-11-19
Disallow access to private channels from public discussion groups.
levlam
2025-10-27
Add and use td_api::ActiveStoryState.
levlam
2025-10-27
Add class ActiveStoryState.
levlam
2025-10-27
Keep user/channel.has_live_story.
levlam
2025-10-23
Return first/editable usernames as Slice.
levlam
[next]