Lonami Exo
|
81dfcc4102
|
Improve the docs navigation
|
2017-04-15 14:15:40 +02:00 |
|
Lonami Exo
|
ba83edd8f5
|
Add search to the docs
|
2017-04-15 13:58:21 +02:00 |
|
Lonami Exo
|
2ecd181c25
|
Externalize the core index on the docs
|
2017-04-15 13:23:17 +02:00 |
|
Lonami Exo
|
fbc7aabf13
|
Update to v0.8
|
2017-04-14 15:33:05 +02:00 |
|
Lonami Exo
|
6b2c0271ae
|
Fix updates thread crashing on logout
|
2017-04-14 15:28:15 +02:00 |
|
Lonami Exo
|
f6c34f8ba2
|
Add current time to the log output
|
2017-04-12 10:35:07 +02:00 |
|
Lonami Exo
|
1d2420d549
|
Add more informative error message when invoking disconnected
|
2017-04-11 10:25:09 +02:00 |
|
Lonami Exo
|
4fa43f231f
|
Fix "Must wait error" not causing updates thread to sleep
|
2017-04-11 09:58:22 +02:00 |
|
Lonami Exo
|
6d1ce4d48d
|
Let only the LogOut request be confirmed via ack
|
2017-04-11 09:57:18 +02:00 |
|
Lonami Exo
|
3e611cdd42
|
Revert "Workaround for None results"
This reverts commit 6e4c437340 .
|
2017-04-11 09:46:26 +02:00 |
|
Lonami Exo
|
6e4c437340
|
Workaround for None results (#47)
|
2017-04-10 09:34:58 +02:00 |
|
Lonami Exo
|
f24d4f4a0e
|
Fix updates thread not sleeping when handling pings
|
2017-04-09 13:16:22 +02:00 |
|
Lonami Exo
|
1232e8f607
|
Add logging to MTProtoSender
|
2017-04-09 13:14:04 +02:00 |
|
Lonami Exo
|
6add278f07
|
Update README with a link to the docs
|
2017-04-08 14:16:26 +02:00 |
|
Lonami Exo
|
9428e73891
|
Core documentation index should really be at the root
|
2017-04-08 14:07:36 +02:00 |
|
Lonami Exo
|
df7f4bc47c
|
Generate docs to the generated/ subfolder
|
2017-04-08 14:04:32 +02:00 |
|
Lonami Exo
|
56a959a07d
|
Generate core documentation
|
2017-04-08 13:58:42 +02:00 |
|
Lonami Exo
|
356ed164f7
|
Don't link generic arguments on the docs
|
2017-04-08 12:41:31 +02:00 |
|
Lonami Exo
|
64a1a69a5e
|
Minor visual improvements to the docs
|
2017-04-08 12:26:48 +02:00 |
|
Lonami Exo
|
877065d0ac
|
Reuse code when writing the docs menu, add menu to indices
|
2017-04-08 12:21:38 +02:00 |
|
Lonami Exo
|
a4e8b3d2e5
|
Generate indices files on the documentation
|
2017-04-07 21:06:49 +02:00 |
|
Lonami Exo
|
edda87b81b
|
Make use of the reusable docs writer class
|
2017-04-07 20:18:01 +02:00 |
|
Lonami Exo
|
b50a85bb93
|
Add a more reusable document writer class
|
2017-04-07 20:07:55 +02:00 |
|
Lonami Exo
|
4abeb0b14a
|
Generate docs for all the types listing their constructors
|
2017-04-07 19:08:00 +02:00 |
|
Lonami Exo
|
0abeb54a28
|
Write a documentation generator script
|
2017-04-07 18:30:54 +02:00 |
|
Lonami Exo
|
426b09aec0
|
Slightly improve the updates thread (also easier to understand)
|
2017-04-06 18:46:09 +02:00 |
|
Lonami Exo
|
ceca636bb1
|
Do not connect to Telegram until .connect() is invoked
|
2017-04-06 18:16:15 +02:00 |
|
Ader
|
4734d4a7f9
|
Add method to list update handlers (#40)
|
2017-03-28 18:46:07 +02:00 |
|
Lonami Exo
|
af4514b15e
|
Fix uploading big files (closes #2)
|
2017-03-25 17:14:11 +01:00 |
|
Lonami Exo
|
3f24cb17c3
|
Update README
|
2017-03-20 17:34:51 +01:00 |
|
Epix Zhang
|
350c11d66f
|
Add proxy support using PySocks (closes #37)
|
2017-03-20 17:16:34 +01:00 |
|
Lonami Exo
|
b4c81a60b3
|
Add more errors
|
2017-03-20 12:44:10 +01:00 |
|
Lonami Exo
|
258c7f1df6
|
Allow login as a bot (closes #36, thanks to @JuanPotato)
|
2017-03-20 12:32:10 +01:00 |
|
Lonami Exo
|
628b7391e3
|
Greatly improve the handling of working with different DC
|
2017-03-20 12:32:10 +01:00 |
|
Lonami
|
6b1dc30045
|
Merge pull request #33 from belegnar/master
Doc improvement and force reconnection
|
2017-03-10 13:00:49 +01:00 |
|
Belegnar
|
8753df27ed
|
* reconnect in TelegramClient.connect() forces reconnect only if client was connected
|
2017-03-10 14:14:51 +03:00 |
|
Belegnar
|
0e44657963
|
* doc improvement
* relative imports not allowed when module is not loaded (https://www.python.org/dev/peps/pep-0366/)
|
2017-03-10 14:13:22 +03:00 |
|
Lonami Exo
|
b5dfc5d514
|
Fix requests returning vectors not working (closes #26)
|
2017-02-25 11:28:55 +01:00 |
|
Lonami Exo
|
8cde95ff95
|
Update to v0.7.1
|
2017-02-19 15:48:29 +01:00 |
|
Lonami
|
0e60159460
|
Merge pull request #25 from strayge/master
Add periodic pings (fixes #24)
|
2017-02-19 15:34:23 +01:00 |
|
strayge
|
6729219761
|
minor fix in network test
|
2017-02-19 20:21:25 +06:00 |
|
strayge
|
8256cb3e55
|
added ping requests
|
2017-02-19 20:20:21 +06:00 |
|
Lonami Exo
|
b080e086b7
|
Merge branch 'master' of github.com:LonamiWebs/Telethon
|
2017-01-30 13:36:38 +01:00 |
|
Lonami Exo
|
11629ecf2f
|
Fix closing socket on Windows
|
2017-01-30 13:36:15 +01:00 |
|
Lonami
|
08ce6c964e
|
Merge pull request #18 from ttsda/master
Fix retrieving extension on download_document()
|
2017-01-19 16:21:56 +01:00 |
|
Tiago
|
72e8773338
|
Fixed download_document()
|
2017-01-19 15:16:39 +00:00 |
|
Lonami Exo
|
78fe053ff3
|
Handle server pongs for manual ping requests
|
2017-01-19 15:54:28 +01:00 |
|
Lonami Exo
|
9ca4471bcd
|
Allow passing entities instead input_peers and more*
Some fixes to the interactive client (not handling
invalid options, errors when uploading files)
|
2017-01-17 20:22:47 +01:00 |
|
Lonami Exo
|
8e48455cdc
|
Fix bug introduced in #d08794 found by @k1-hedayati
|
2017-01-13 21:22:53 +01:00 |
|
Lonami Exo
|
a5bd740b10
|
Updated to layer 62
|
2017-01-04 15:40:53 +01:00 |
|