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
/
ConfigManager.cpp
Age
Commit message (
Expand
)
Author
2026-06-30
Add option "show_message_edit_date_by_default".
levlam
2026-06-24
Rename toncoin to gram in option names.
levlam
2026-06-03
Add option "rich_message_table_column_count_max".
levlam
2026-06-03
Add option "rich_message_media_count_max".
levlam
2026-06-03
Add option "rich_message_depth_max".
levlam
2026-06-03
Add option "rich_message_block_count_max".
levlam
2026-06-03
Add option "rich_message_text_length_max".
levlam
2026-06-07
Improve names of functions for config reload.
levlam
2026-05-25
Simplify string option handling in app config.
levlam
2026-05-01
Minor fixes.
levlam
2026-04-30
Add and use the option "poll_country_count_max".
levlam
2026-04-21
Add the option "text_composition_style_prompt_length_max".
levlam
2026-04-21
Add the option "text_composition_style_title_length_max".
levlam
2026-04-17
Add the option "text_composition_style_example_count".
levlam
2026-04-14
Remove "ai_compose_styles" config option.
levlam
2026-04-14
Add internal option "phone_country_iso2".
levlam
2026-04-08
Encode key with base64.
levlam
2026-03-30
Add internal option "poll_answer_delete_period".
levlam
2026-03-30
Improve textCompositionStyle.
levlam
2026-03-20
Add "poll_open_period_max" option.
levlam
2026-03-20
Add td_api::updateTextCompositionStyles.
levlam
2026-03-13
Add the option "audio_search_bot_username".
levlam
2026-02-18
Add option "has_protected_content_disable_request_duration".
levlam
2026-02-03
Improve gift craft probabilities.
levlam
2026-01-16
Add internal "stargifts_craft_attribute_permilles" option.
levlam
2025-12-30
Add "ton_stakedice_stake_suggested_amounts" internal option.
levlam
2025-12-24
Add options "stake_dice_stake_amount_min" and "stake_dice_stake_amount_max".
levlam
2026-01-01
Update copyright year.
levlam
2025-12-20
List options lexicographically.
levlam
2025-12-14
Add the option "can_use_login_passkey".
levlam
2025-12-14
Add the option "login_passkey_count_max".
levlam
2025-11-18
Fix includes.
levlam
2025-11-06
Process "stars_groupcall_message_limits" option.
levlam
2025-11-05
Add option "paid_group_call_message_star_count_max".
levlam
2025-10-27
Add td_api::updateTrustedMiniAppBots.
levlam
2025-10-27
Simplify processing of bool options with bool_keys.
levlam
2025-10-04
Add option "group_call_message_text_length_max".
levlam
2025-10-03
Add option "group_call_message_show_time_max".
levlam
2025-09-24
Add "user_note_text_length_max" option.
levlam
2025-09-23
Add "pending_text_message_period" option.
levlam
2025-09-08
Improve option names.
levlam
2025-09-08
Remove option "user_rating_learn_more_url".
levlam
2025-09-05
Add td_api::updateAgeVerificationParameters.
levlam
2025-08-29
Add option "story_album_story_count_max".
levlam
2025-08-29
Add option "story_album_count_max".
levlam
2025-08-26
Rename option "gift_resale_earnings_per_mille" to "gift_resale_star_earnings_...
levlam
2025-08-26
Add option "gift_resale_toncoin_earnings_per_mille".
levlam
2025-08-26
Add options "gift_resale_toncoin_cent_count_min" and "gift_resale_toncoin_cen...
levlam
2025-08-25
Add "user_rating_learn_more_url" option.
levlam
2025-08-22
Add option "gift_collection_gift_count_max".
levlam
[next]