Commit graph

66 commits

Author SHA1 Message Date
c0re100
a0548a12c7
Make TDLib log output easily 2022-01-27 13:41:34 +08:00
c0re100
6ae3f83566
No longer needed 2022-01-27 08:22:40 +08:00
c0re100
352e5d8968
Always static build 2022-01-27 08:08:21 +08:00
c0re100
187cc0de75
Update all function 2022-01-27 05:06:41 +08:00
c0re100
611fb8a865
Local tl parser 2022-01-27 05:05:22 +08:00
c0re100
7a29e8eead
Update td_api.tl 2022-01-27 05:05:08 +08:00
c0re100
3032e21dcd
Rename 2022-01-27 04:48:37 +08:00
Aleksandr Zelenin
b0f08e7265 receiver refactoring 2022-01-04 15:22:29 +03:00
Aleksandr Zelenin
794e63a0b4 readme fix 2022-01-04 08:16:52 +03:00
Aleksandr Zelenin
7eada9065f windows build readme 2022-01-04 07:59:32 +03:00
Aleksandr Zelenin
e5d2ffd3f9 multi-instance fix 2021-12-31 22:03:50 +03:00
Aleksandr Zelenin
d916d47121 update tdlib v1.8.0 2021-12-30 08:55:02 +03:00
Aleksandr Zelenin
e162b22637
Merge pull request #60 from divinerapier/master
fix: time.After will cause memory leaks
2021-09-13 17:15:36 +03:00
divinerapier
278b1ae10d
fix: time.After will cause memory leak 2021-09-05 09:36:38 +08:00
Aleksandr Zelenin
98e8cb003f migrate to new client api 2021-04-05 06:04:54 +03:00
Aleksandr Zelenin
ec36320d03 add list unmarshallers 2021-01-18 17:16:52 +03:00
Aleksandr Zelenin
cc7d37acc2
Merge pull request #33 from dezi/master
Added darwin support.
2020-12-07 14:50:33 +03:00
dezi
3493a51002 Added darwin support. 2020-12-05 08:24:27 +01:00
Aleksandr Zelenin
4a26afe3b0 update for tdlib v1.7.0 2020-11-30 12:33:47 +03:00
Aleksandr Zelenin
a5d1c7ffe7 readme fix 2020-04-24 09:23:29 +03:00
Aleksandr Zelenin
fc77ad4119 update tdlib version 2020-02-03 15:57:21 +03:00
Aleksandr Zelenin
b1a5e5a5b9 authorization fix 2019-12-30 18:52:13 +03:00
Aleksandr Zelenin
9e9b0f6083 format fix 2019-11-06 20:23:19 +03:00
Aleksandr Zelenin
faee0d86f7
Merge pull request #15 from suntoucha/jsonint64_marshal_fix
FIX: JsonInt64.MarshalJSON missing quotes
2019-11-06 20:21:47 +03:00
Sergey Kuzmenko
9892e2c36b FIX: JsonInt64.MarshalJSON missing quotes 2019-11-05 23:11:39 +03:00
Aleksandr Zelenin
39f0e43cd7 paths fixes 2019-09-10 18:31:49 +03:00
Aleksandr Zelenin
bb283b57fc update for TDLib v1.5.0 2019-09-10 15:36:54 +03:00
Aleksandr Zelenin
7f5ecc75f7 deprecated functions 2019-07-25 19:41:31 +03:00
Aleksandr Zelenin
b1c8b7a754 readme fix 2019-06-07 13:57:35 +03:00
Aleksandr Zelenin
f8029204e4 version bump 2019-06-07 13:56:06 +03:00
Aleksandr Zelenin
9c348b4bbd add license 2019-03-12 15:57:26 +03:00
Aleksandr Zelenin
2532bfc54b add proxy example 2018-12-24 00:55:29 +03:00
Aleksandr Zelenin
894d79eed3 options fix 2018-12-24 00:45:16 +03:00
Aleksandr Zelenin
db82e3d03c
Merge pull request #4 from L11R/patch-1
Fedora instructions added
2018-11-08 11:58:24 +03:00
Savely Krasovsky
6d95f05b23
Fedora instructions added
Works for Fedora 27/28/29/Rawhide. It also supports i386, not only x86_64
2018-11-08 10:52:13 +03:00
Aleksandr Zelenin
b8950dc04c fix 2018-10-25 15:20:19 +03:00
Aleksandr Zelenin
0eea5d02de add Stop() to Client 2018-10-24 17:58:48 +03:00
Aleksandr Zelenin
ef52e705ae add Close() to auth handlers 2018-10-24 17:54:34 +03:00
Aleksandr Zelenin
7e94393f03 rename Destroy method 2018-10-24 17:52:22 +03:00
Aleksandr Zelenin
a14f99bad2 add password authorization 2018-10-23 19:45:57 +03:00
Aleksandr Zelenin
4fbb5dd875
Merge pull request #2 from L11R/master
go fmt formatted project
2018-10-23 17:05:23 +03:00
L11R
94c6719694 Makefile fix 2018-10-23 15:58:00 +03:00
L11R
e253c67052 go fmt formatted project 2018-10-23 15:49:10 +03:00
L11R
e292b9559e go fmt formatted codegen 2018-10-23 15:38:10 +03:00
Aleksandr Zelenin
3709d1ca57 readme fix 2018-10-23 07:10:34 +03:00
Aleksandr Zelenin
b8c6d69bad
Merge pull request #1 from L11R/patch-1
Fixes for unix newbies
2018-10-23 00:42:04 +03:00
Aleksandr Zelenin
c780ca35c4 schema improvement 2018-10-19 21:06:07 +03:00
Aleksandr Zelenin
ccea55b18f chat fix 2018-10-19 19:04:48 +03:00
Aleksandr Zelenin
862b94d2c7 client requests 2018-10-16 23:32:57 +03:00
Aleksandr Zelenin
997dc1006a registration fix 2018-10-10 16:35:28 +03:00