Commit Graph

2501 Commits

Author SHA1 Message Date
levlam
93dd076d8a Support LoginUrl buttons.
GitOrigin-RevId: ca630cc32bf17df6dcedcff4ffa8507fb82ae9cc
2019-05-23 23:35:26 +03:00
levlam
bf3e0b8457 Fix spelling in the Python example.
GitOrigin-RevId: 3fe2f1180dc32ef87fc05df0c40c9dd06365a10c
2019-05-23 03:46:02 +03:00
levlam
34fcde6827 Minor fixes.
GitOrigin-RevId: a5d8a4b0b9b9c4e858d7a9a7403bef0de7e009e0
2019-05-22 21:17:24 +03:00
Arseny Smirnov
a1bc213f90 Client.cpp: fix data race
GitOrigin-RevId: f2432676c697aef05a3047959ac987aa46e37b0b
2019-05-20 19:57:28 +03:00
Arseny Smirnov
25f3626aca Multiple Clients test
GitOrigin-RevId: 151fb5274b3ceb039e70cc67c3c948e32018bbe1
2019-05-20 18:37:05 +03:00
Arseny Smirnov
3ab3c699b7 FileGcWorker and FileStatsWorker: better cancellation
GitOrigin-RevId: d3b251f19eea923906d8bf8c9144b18e8724cedb
2019-05-16 15:05:22 +03:00
Arseny Smirnov
11b0da92fe Reuse session_id for pings
GitOrigin-RevId: 39ddb1f925fa05f939a3965300334d5f250550ae
2019-05-10 18:27:18 +02:00
Arseny Smirnov
ce84c34c23 tdweb: support readFilePart
GitOrigin-RevId: d0443ebbd2d476db74249449e0586c5bdd1684a5
2019-05-10 15:47:39 +02:00
Arseny Smirnov
c99a76f422 Handle -404 error in new ping
GitOrigin-RevId: 3cf88082f0fac9cb82027899c9d276e2d6c439fe
2019-05-09 21:57:35 +02:00
Arseny Smirnov
3f4b29bfaf Calculate rtt in new Ping
GitOrigin-RevId: 9d4ef780ac99ea6c1331dc4e93014657a27f7848
2019-05-09 20:13:40 +02:00
Arseny Smirnov
ef4f719563 Use Ping with mtproto_api::ping if possible
GitOrigin-RevId: fa80dc2a2c44e416bcb50b76ba2bc64de91f8de8
2019-05-06 20:53:39 +02:00
Arseny Smirnov
be006f6cb4 mtproto::Ping two variants with mtproto_api::ping and mtproto_api::req_pq
GitOrigin-RevId: 196d7af132a791615c867cbdbfa23a2fa48327e9
2019-05-06 18:59:49 +02:00
Arseny Smirnov
1aa86c15be CE fix
GitOrigin-RevId: 14f5e0e38a771f42213ab544ef065da86425dbc5
2019-05-04 19:05:17 +02:00
Arseny Smirnov
7831955779 Fix CE
GitOrigin-RevId: 1747b786d930cd2150a9d5eacd75908e3f37a45b
2019-05-02 06:43:33 +02:00
Arseny Smirnov
83f99f6193 Fix CE
GitOrigin-RevId: 48135ab7ebeea8bc6b14de5734a107068cb0dc99
2019-05-01 22:31:07 +02:00
Arseny Smirnov
30e1697157 FileGcWorker and FileStatsWorker cancellation
GitOrigin-RevId: 6332bd0800b32a6ca3089223be3995fd06a3118b
2019-05-01 16:15:54 +02:00
Arseny Smirnov
e3e54b7a53 simple CancellationToken
GitOrigin-RevId: 081b63eac0ac1e45153f2df4a2eea9fa825c9924
2019-05-01 15:13:48 +02:00
Arseny Smirnov
0264e2bbfd WalkPath: allow to skip dirs and to abort a walk
GitOrigin-RevId: 6be49d1c098b0d17b63ae1f26dbefb6904320d6b
2019-05-01 12:23:19 +03:00
levlam
21dee3b1d9 Fix g++9 warnings.
GitOrigin-RevId: 5f0565bfaefff9bf41f372f2f249489650985fae
2019-05-01 20:03:27 +03:00
levlam
fca3eacf4b Remove deprecated functions for log managing from Python example.
GitOrigin-RevId: 76ce3b9dbd5b8d9d4d8f92fd3ee158cc8c8d6d12
2019-04-30 22:51:17 +03:00
Vitaly Zaitsev
37c83bd39e Added SOVERSION to shared libraries.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2019-04-30 22:38:06 +03:00
levlam
73b98138d5 Fix warning.
GitOrigin-RevId: d6a208eafd95a36826a057e0e35128fefaee1c49
2019-04-30 22:15:43 +03:00
Ernesto Castellotti
41191732e6 Fix typo mistake 2019-04-30 21:40:53 +03:00
levlam
63bf6e5135 Undef bswap macroses if needed.
GitOrigin-RevId: 864c725f32d19152bf658853e7648c3f9c62d3a4
2019-04-30 21:25:17 +03:00
levlam
234cf0d9f3 Fix Python example.
GitOrigin-RevId: 54082fb8743bdaa098b796fa0e505ce307dcf5d7
2019-04-30 20:27:31 +03:00
tallero
78e3033d2c Add events for signin process
Added the remaining steps to complete a signin.
2019-04-30 19:40:11 +03:00
levlam
56163c2460 Update version to 1.4.0.
GitOrigin-RevId: d392c4503f00d8fe0a7ff2cc5e5e29e45af89733
2019-04-30 18:10:01 +03:00
Arseny Smirnov
1a3d31949e @arseny30/tdweb -> tdweb
GitOrigin-RevId: a93238e7ee66c6403f67a212ef296c5c89f5e05a
2019-04-30 18:02:08 +03:00
Arseny Smirnov
a0bcb75b5a tdweb: 1.4.0
GitOrigin-RevId: eabed817c2c058a42c5ad09e11d8a843623ca78f
2019-04-30 17:50:35 +03:00
levlam
85cfe21b1b Add more examples.
GitOrigin-RevId: cad371faa78a9764ead91640c5c441241c085acd
2019-04-30 16:11:26 +03:00
levlam
6e95c15790 Remove unneded includes.
GitOrigin-RevId: f8c3d6481c4a6d8ccac6cbae875fa8de98c32bc2
2019-04-30 15:50:26 +03:00
levlam
44172a1115 Add node-tlg to the list of examples.
GitOrigin-RevId: bebf11d421f7b6691aa243d0ae1fcb32acee8aae
2019-04-30 15:39:03 +03:00
levlam
6c3f32234b Add link to mersinvald/tdjson-rs to the examples list.
GitOrigin-RevId: 0a6475fee7281bb3fe0af20c5467ceed6fe13ebe
2019-04-30 15:26:04 +03:00
levlam
852c162746 Fix README.
GitOrigin-RevId: 30dcd504b0cb9efb8ba2bdd2402b021469465076
2019-04-30 14:55:58 +03:00
levlam
6b5aa4d030 Add --no-save flag to npm install call.
GitOrigin-RevId: 7eea3c63d30181c922d98dfaa1e51ba85aeac0c3
2019-04-30 14:44:43 +03:00
Arseny Smirnov
74929f46cc tdweb: update package-lock.json
GitOrigin-RevId: e5d7bb6091d5046bc0b0b1901e6c875a54c23f1c
2019-04-30 14:23:21 +03:00
levlam
dbac43fd96 Add link to tdlnode to examples.
GitOrigin-RevId: ef820f808f1afe377b7415e7c8448532dd8f5ffe
2019-04-30 12:57:40 +03:00
levlam
360a8eadd1 Add python-tdlib to the list of examples.
GitOrigin-RevId: cd47b8ec465bd138269e0b4182dc470c7087443e
2019-04-30 12:00:17 +03:00
levlam
b1a5789ae2 Add TDLib 1.4.0 change log.
GitOrigin-RevId: 5c17b3e8464725bac55aa511df98efd268cd1337
2019-04-30 03:49:00 +03:00
levlam
91a9bfa1d3 tdweb: fix warnings.
GitOrigin-RevId: a94ecdb9c7b851e0d1842b07b5e5396e70c53387
2019-04-30 03:21:06 +03:00
levlam
9dfbe5cc1e tdweb: remove old comment.
GitOrigin-RevId: 1347ae5eb1ef5ac5666cdd3f6f1f8ee0ea3825b7
2019-04-30 02:13:26 +03:00
levlam
323eb288ae Update tdweb documentation.
GitOrigin-RevId: ec4a6f5675ed459b8aabcb9fe6d47ea25a004d6b
2019-04-30 02:08:29 +03:00
levlam
6ab3fbc1ba Add nativescript-tglib to the list of examples.
GitOrigin-RevId: d11beda5f5639b7e9fcc4706a70a6b8c78f6a081
2019-04-30 01:44:47 +03:00
levlam
96afe9ecc2 Add Airgram to the list of examples.
GitOrigin-RevId: ee87a139d70c63443acec75912ab413472ddc80d
2019-04-30 01:24:07 +03:00
levlam
3cfab538cd Add telega.el to the list of examples.
GitOrigin-RevId: 685bf588a8d513cdc7cd637b09c9ce84dcc569e1
2019-04-30 01:15:33 +03:00
levlam
89bccc793c Improve JSON interface documentation.
GitOrigin-RevId: 48a3eac6c8464bb2b67547c562e3a2a230669d02
2019-04-30 01:07:04 +03:00
levlam
087200c132 Do not try to reload stickers and saved animations while closing.
GitOrigin-RevId: 8b9532e89c3ae42390e29b6a6716de58dabd01db
2019-04-30 00:37:55 +03:00
levlam
eb24c3baa4 Return back formatting.
GitOrigin-RevId: bf312eacf255e8bae70a60d31d5a4f62063814af
2019-04-29 22:26:03 +03:00
Arseny Smirnov
f471746973 Actors: add debug
GitOrigin-RevId: 5278695863219b3645cab477914a690430123c1b
2019-04-29 21:00:36 +03:00
Arseny Smirnov
09569e1fa3 tdweb: 0.2.49
GitOrigin-RevId: 0400835d4a19f00484bbd6d1c148c9b34e3934da
2019-04-29 20:59:39 +03:00