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