aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/JsonValue.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-07-31Add and use JsonObject::foreach.levlam
2023-07-31Make JsonObject class.levlam
2023-07-01Explicitly include telegram_api.h in cpp files.levlam
2023-06-28Improve get_json_value_long.levlam
2023-01-01Update copyright year.levlam
2022-08-31Add "themed_premium_statuses_sticker_set_id" option.levlam
2022-01-01Update copyright year.levlam
2021-10-14Adjust dimensions of animated emojis.levlam
2021-10-19A lot more minor improvements.levlam
2021-09-03Add get_json_value_bool helper function.levlam
2021-09-03Add get_json_value_string helper function.levlam
2021-09-03Add get_json_value_int helper method.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-01-01Move some functions from misc.h to algorithm.h.levlam
2021-01-01Update copyright year.levlam
2020-01-01Update copyright year.levlam
2019-12-23Remove unsafe JsonScope::operator<<(bool) to which pointers can be converted.levlam
2019-12-08Remove td::ctie.levlam
2019-07-15Add connection_parameters options.levlam
2019-01-01Update copyright year.levlam
2018-12-11A lot of various fixes.levlam
2018-12-10Add td_api::getApplicationConfig and td_api::saveApplicationLogEvent methods.levlam
2018-12-10Add td_api::JsonValue support.levlam