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
/
DialogEventLog.cpp
Age
Commit message (
Expand
)
Author
2026-05-26
Add and use UserManager::get_input_users.
levlam
2026-02-24
Add chatEventLogFilters.member_tag_changes.
levlam
2026-02-24
Don't create unneeded admin rights change events.
levlam
2026-02-24
Split promote admin chat event in two.
levlam
2026-02-24
Add td_api::chatEventMemberTagChanged.
levlam
2026-02-23
Move tag to chatMember.
levlam
2026-02-10
Update layer to 223.
levlam
2026-01-02
Support gift themes with negative intensity.
levlam
2026-01-01
Update copyright year.
levlam
2025-10-24
Add GroupCall.is_live_story.
levlam
2025-10-10
Remove ForumTopicInfo.get_top_thread_message_id().
levlam
2025-09-26
Support forumTopic.peer.
levlam
2025-09-17
Replace have_user with have_accessible_user.
levlam
2025-09-01
Ensure that message auto-delete time is non-negative.
levlam
2025-08-27
Add DialogPhoro.h.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-05-01
Add td_api::chatEventAutomaticTranslationToggled.
levlam
2025-04-30
Update layer to 203.
levlam
2025-04-09
Add forumTopicInfo.chat_id.
levlam
2025-03-26
Use bool fields directly for polls, dialog event filter and call protocol.
levlam
2025-01-01
Update copyright year.
levlam
2024-08-23
Add chatEventLogFilters.subscription_extensions.
levlam
2024-08-23
Add td_api::chatEventMemberSubscriptionExtended.
levlam
2024-08-20
Update layer to 187.
levlam
2024-08-08
Add td_api::chatEventShowMessageSenderToggled.
levlam
2024-07-26
Allow to enable paid reaction in channels.
levlam
2024-07-23
Update layer to 186.
levlam
2024-08-10
Add expect_join_request parameter.
levlam
2024-04-22
Support max_reaction_count setting.
levlam
2024-04-02
Rename rest of ContactsManager to ChatManager.
levlam
2024-04-02
Move relevant functions to UserManager.
levlam
2024-02-14
Fix chatEventStickerSetChanged.
levlam
2024-02-13
Allow empty non-null backgrounds in chat event log.
levlam
2024-02-08
Add td_api::chatEventCustomEmojiStickerSetChanged.
levlam
2024-02-07
Update layer to 174.
levlam
2024-01-04
Move get_chat_ids_object and get_chats_object to DialogManager.
levlam
2024-01-04
Add DialogManager::force_create_dialog.
levlam
2024-01-04
Use DialogManager::have_dialog_force.
levlam
2024-01-01
Update copyright year.
levlam
2023-12-26
Improve includes.
levlam
2023-12-18
Add td_api::chatEventEmojiStatusChanged.
levlam
2023-12-18
Add td_api::chatEventBackgroundChanged.
levlam
2023-12-18
Add td_api::chatEventProfileAccentColorChanged.
levlam
2023-12-18
Combine td_api::chatEventAccentColorChanged and td_api::chatEventBackgroundCu...
levlam
2023-12-05
Update layer to 169.
levlam
2023-11-02
Fallback to default accent color for the chat.
levlam
2023-11-02
Never send unknown accent color identifiers to the app.
levlam
2023-10-19
Disallow restricted member status in channels.
levlam
2023-10-18
Support user/chat.background_custom_emoji_id.
levlam
2023-10-17
Add class AccentColorId.
levlam
[next]