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
/
tl
/
tl_json.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-12-12
Fix vector<bytes> support in JSON interface.
levlam
2024-01-01
Update copyright year.
levlam
2023-07-31
Use JsonOnject::extract_ if possible.
levlam
2023-02-26
Use "receive"/"have"/"loaded" instead of "got" and other log message improvem...
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-10-17
Minor warning fixes.
levlam
2021-09-19
Unify include order.
levlam
2021-09-12
Move TlDowncastHelper to tdutils.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-12-24
Remove tl_json dependency on td_api.
levlam
2019-12-23
Remove unsafe JsonScope::operator<<(bool) to which pointers can be converted.
levlam
2019-12-08
Simplify td_api_json more.
levlam
2019-12-08
Use TRY_RESULT_ASSIGN.
levlam
2019-09-05
Minor improvements.
levlam
2019-07-23
Fix includes.
levlam
2019-07-01
tl json: support tl::TL_writer::Mode
Arseny Smirnov
2019-01-01
Update copyright year.
levlam
2018-05-20
Better JSON type names.
levlam
2018-04-10
Miscellaneous fixes
Arseny Smirnov
2018-02-03
Accept slice in to_double.
levlam
2018-01-15
Improve Java binding.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov