Commit Graph

  • d6bec7481e Use case insensitive search on the docs (#87) Lonami Exo 2017-05-19 09:44:15 +0200
  • c4447bf226 Distinguish between vector type and constructor (fix #81) Lonami Exo 2017-05-19 09:41:22 +0200
  • b84641023a Handle more cases where the type is a date Lonami Exo 2017-05-19 09:30:30 +0200
  • 0ef32a7d78 Fix syntax of exception throwing here and there Dmitry D. Chernov 2017-05-19 15:48:01 +1000
  • 7f787affc6 MtProtoSender: Fix crash on receiving unknown RPC results Such RPC results may arrive after reconnection, for example. Dmitry D. Chernov 2017-05-19 13:09:22 +1000
  • befdcc586c Fix syntax of exception throwing here and there Dmitry D. Chernov 2017-05-19 15:48:01 +1000
  • 7802f50575 MtProtoSender: Fix crash on receiving unknown RPC results Such RPC results may arrive after reconnection, for example. Dmitry D. Chernov 2017-05-19 13:09:22 +1000
  • 930dc99f31 Serialize flag_indicator argument to flags:# Birger Jarl 2017-05-13 06:01:39 +0300
  • cad3fd13ce Serialize flag_indicator argument to flags:# Birger Jarl 2017-05-13 06:01:39 +0300
  • 2ff419a5e7 TelegramClient: Remove redundant check for adding update handlers Adding update handlers when not authorized makes no negative consequences. Also, check was implemented badly - update handlers can be added after logout/disconnect, for example. Dmitry D. Chernov 2017-05-11 21:16:46 +1000
  • b7ed6d9ec1 TelegramClient: Fix log_out() returning nothing on success Dmitry D. Chernov 2017-05-11 15:46:27 +1000
  • b94ffeea9f TelegramClient: Remove redundant check for adding update handlers Adding update handlers when not authorized makes no negative consequences. Also, check was implemented badly - update handlers can be added after logout/disconnect, for example. Dmitry D. Chernov 2017-05-11 21:16:46 +1000
  • d0284c2bd3 Fix is_user_authorized failing on log_out (closes #76) Lonami Exo 2017-05-11 14:11:15 +0200
  • f64244eb44 Fix TelegramClient not actually supporting temp sessions (#78) Lonami Exo 2017-05-11 14:08:38 +0200
  • 445e73e0d1 TelegramClient: Fix log_out() returning nothing on success Dmitry D. Chernov 2017-05-11 15:46:27 +1000
  • 048bc81b74 MtProtoSender: Use threading.Event instead of boolean flags Dmitry D. Chernov 2017-05-10 03:41:16 +1000
  • 7ffe2b3130 TcpClient: Combine two identical function calls into one Dmitry D. Chernov 2017-05-10 03:05:14 +1000
  • 15e06f9ce2 TcpClient: Use threading.Event instead of boolean flag Dmitry D. Chernov 2017-05-10 03:01:44 +1000
  • 6baad93938 SourceBuilder: Don't perform stream flushing twice stream.close() always perform flush by itself Dmitry D. Chernov 2017-05-10 02:41:00 +1000
  • debf5b5962 MtProtoSender: Use threading.Event instead of boolean flags Dmitry D. Chernov 2017-05-10 03:41:16 +1000
  • 1d70fa1076 TcpClient: Combine two identical function calls into one Dmitry D. Chernov 2017-05-10 03:05:14 +1000
  • d9306d1e34 TcpClient: Use threading.Event instead of boolean flag Dmitry D. Chernov 2017-05-10 03:01:44 +1000
  • 6ac364be3d SourceBuilder: Don't perform stream flushing twice stream.close() always perform flush by itself Dmitry D. Chernov 2017-05-10 02:41:00 +1000
  • 5d66b4d554 Update README.rst Lonami Exo 2017-05-08 16:08:45 +0200
  • c367aa9bc9 Revert a49e50d as suggested by @cher-nov (remove __del__) Lonami Exo 2017-05-08 16:01:53 +0200
  • db79ff08c7 Avoid crash on certain terminals (workaround for #70) Lonami Exo 2017-05-07 13:33:35 +0200
  • 49a76f23f5 Remove offending characters from #70 Lonami Exo 2017-05-07 13:05:49 +0200
  • a49e50d04d TelegramClient: Perform disconnection on class destruction (#74) Dmitry D. Chernov 2017-05-06 21:40:42 +1000
  • 598851f869 TelegramClient: Perform disconnection on class destruction Dmitry D. Chernov 2017-05-06 21:35:09 +1000
  • ff469acb81 TelegramClient.get_dialogs: Rename 'count' argument to 'limit' (#72) Dmitry D. Chernov 2017-05-05 23:11:48 +1000
  • 5069006648 TelegramClient.get_dialogs: Rename 'count' argument to 'limit' Dmitry D. Chernov 2017-05-05 22:37:02 +1000
  • 8ffec6b8be Improve handling invalid UTF-8 strings (#68) Gholamhossein Tavasoli 2017-05-03 15:32:44 +0430
  • ef76da7e51 Update binary_reader.py Gholamhossein Tavasoli 2017-05-03 14:41:55 +0430
  • 649620af1d Update binary_reader.py Gholamhossein Tavasoli 2017-05-03 11:24:59 +0430
  • 3d66062eb4 Ignore invalid utf-8 strings (closes #49) Lonami Exo 2017-05-02 16:16:36 +0200
  • 6069188b54 MtProtoPlainSender was not connecting (closes #62) Lonami Exo 2017-04-29 20:57:08 +0200
  • fbe65c2dfb Reconnect on timeout inside timeout (#61) Lonami Exo 2017-04-29 11:07:32 +0200
  • a7595347f3 Make the UpdatesThread a daemon (closes #60) Lonami Exo 2017-04-29 10:41:56 +0200
  • 89326c998a Workaround for #50 suggested by @strayge (send not only Ping) Lonami Exo 2017-04-21 14:02:21 +0200
  • 192eb3cf57 Fix crash when receiving MessageServices (closes #52) Lonami Exo 2017-04-17 09:36:24 +0200
  • 4421c3ac7a Update to layer 66 Lonami Exo 2017-04-15 18:10:27 +0200
  • ef3cdf9e23 Fix constructor count showing as negative Lonami Exo 2017-04-15 15:34:49 +0200
  • 81dfcc4102 Improve the docs navigation Lonami Exo 2017-04-15 14:15:40 +0200
  • ba83edd8f5 Add search to the docs Lonami Exo 2017-04-15 13:58:21 +0200
  • 2ecd181c25 Externalize the core index on the docs Lonami Exo 2017-04-15 13:23:17 +0200
  • fbc7aabf13 Update to v0.8 v0.8 Lonami Exo 2017-04-14 15:33:05 +0200
  • 6b2c0271ae Fix updates thread crashing on logout Lonami Exo 2017-04-14 15:28:15 +0200
  • f6c34f8ba2 Add current time to the log output Lonami Exo 2017-04-12 10:35:07 +0200
  • 1d2420d549 Add more informative error message when invoking disconnected Lonami Exo 2017-04-11 10:25:09 +0200
  • 4fa43f231f Fix "Must wait error" not causing updates thread to sleep Lonami Exo 2017-04-11 09:58:22 +0200
  • 6d1ce4d48d Let only the LogOut request be confirmed via ack Lonami Exo 2017-04-11 09:52:44 +0200
  • 3e611cdd42 Revert "Workaround for None results" Lonami Exo 2017-04-11 09:46:26 +0200
  • 6e4c437340 Workaround for None results (#47) Lonami Exo 2017-04-10 09:34:58 +0200
  • f24d4f4a0e Fix updates thread not sleeping when handling pings Lonami Exo 2017-04-09 13:16:22 +0200
  • 1232e8f607 Add logging to MTProtoSender Lonami Exo 2017-04-09 13:14:04 +0200
  • 6add278f07 Update README with a link to the docs Lonami Exo 2017-04-08 14:16:26 +0200
  • 9428e73891 Core documentation index should really be at the root Lonami Exo 2017-04-08 14:07:36 +0200
  • df7f4bc47c Generate docs to the generated/ subfolder Lonami Exo 2017-04-08 14:04:32 +0200
  • 56a959a07d Generate core documentation Lonami Exo 2017-04-08 13:58:42 +0200
  • 356ed164f7 Don't link generic arguments on the docs Lonami Exo 2017-04-08 12:41:31 +0200
  • 64a1a69a5e Minor visual improvements to the docs Lonami Exo 2017-04-08 12:26:48 +0200
  • 877065d0ac Reuse code when writing the docs menu, add menu to indices Lonami Exo 2017-04-08 12:21:38 +0200
  • a4e8b3d2e5 Generate indices files on the documentation Lonami Exo 2017-04-07 21:06:49 +0200
  • edda87b81b Make use of the reusable docs writer class Lonami Exo 2017-04-07 20:18:01 +0200
  • b50a85bb93 Add a more reusable document writer class Lonami Exo 2017-04-07 20:07:55 +0200
  • 4abeb0b14a Generate docs for all the types listing their constructors Lonami Exo 2017-04-07 19:08:00 +0200
  • 0abeb54a28 Write a documentation generator script Lonami Exo 2017-04-07 18:30:54 +0200
  • 426b09aec0 Slightly improve the updates thread (also easier to understand) Lonami Exo 2017-04-06 18:46:09 +0200
  • ceca636bb1 Do not connect to Telegram until .connect() is invoked Lonami Exo 2017-04-06 18:16:15 +0200
  • 4734d4a7f9 Add method to list update handlers (#40) Ader 2017-03-28 17:46:07 +0100
  • 95cf2ac4c1 add a method to list update handlers Ader 2017-03-28 00:30:40 +0100
  • af4514b15e Fix uploading big files (closes #2) Lonami Exo 2017-03-25 17:14:11 +0100
  • 3f24cb17c3 Update README Lonami Exo 2017-03-20 17:34:51 +0100
  • 350c11d66f Add proxy support using PySocks (closes #37) Epix Zhang 2017-03-21 00:16:34 +0800
  • 9d03c04dc6 add proxy support using PySocks Epix 2017-03-20 21:30:39 +0800
  • b4c81a60b3 Add more errors Lonami Exo 2017-03-20 12:44:10 +0100
  • 258c7f1df6 Allow login as a bot (closes #36, thanks to @JuanPotato) Lonami Exo 2017-03-20 12:31:13 +0100
  • 628b7391e3 Greatly improve the handling of working with different DC Lonami Exo 2017-03-20 12:23:53 +0100
  • 6b1dc30045 Merge pull request #33 from belegnar/master Lonami 2017-03-10 13:00:49 +0100
  • 8753df27ed * reconnect in TelegramClient.connect() forces reconnect only if client was connected Belegnar 2017-03-10 14:14:51 +0300
  • 0e44657963 * doc improvement * relative imports not allowed when module is not loaded (https://www.python.org/dev/peps/pep-0366/) Belegnar 2017-03-10 14:13:22 +0300
  • b5dfc5d514 Fix requests returning vectors not working (closes #26) Lonami Exo 2017-02-25 11:28:55 +0100
  • 8cde95ff95 Update to v0.7.1 v0.7.1 Lonami Exo 2017-02-19 15:48:29 +0100
  • 0e60159460 Merge pull request #25 from strayge/master Lonami 2017-02-19 15:34:23 +0100
  • 6729219761 minor fix in network test strayge 2017-02-19 20:21:25 +0600
  • 8256cb3e55 added ping requests strayge 2017-02-19 20:20:21 +0600
  • b080e086b7 Merge branch 'master' of github.com:LonamiWebs/Telethon v0.7 Lonami Exo 2017-01-30 13:36:38 +0100
  • 11629ecf2f Fix closing socket on Windows Lonami Exo 2017-01-30 13:36:15 +0100
  • 08ce6c964e Merge pull request #18 from ttsda/master Lonami 2017-01-19 16:21:56 +0100
  • 72e8773338 Fixed download_document() Tiago 2017-01-19 15:16:39 +0000
  • 78fe053ff3 Handle server pongs for manual ping requests Lonami Exo 2017-01-19 15:54:28 +0100
  • 9ca4471bcd Allow passing entities instead input_peers and more* Lonami Exo 2017-01-17 20:22:47 +0100
  • 8e48455cdc Fix bug introduced in #d08794 found by @k1-hedayati Lonami Exo 2017-01-13 21:22:53 +0100
  • a5bd740b10 Updated to layer 62 Lonami Exo 2017-01-04 15:40:53 +0100
  • f310427c36 Updated scheme.tl link to point to /dev and old markdown link Lonami Exo 2017-01-04 15:20:22 +0100
  • af9fbbb463 Merge branch 'fdhadzh-master' Lonami Exo 2016-11-30 15:56:44 +0100
  • 4862ef1dce Merge branch 'master' of https://github.com/fdhadzh/Telethon into fdhadzh-master Lonami Exo 2016-11-30 15:56:30 +0100
  • be2bdc0e13 Implements and closes #12 (custom session objects) Lonami Exo 2016-11-30 15:36:59 +0100
  • d087941bd0 Many code-style improvements Fadi Hadzh 2016-11-30 00:29:42 +0300
  • ef264ae83f Add pre-commit hooks configuration Fadi Hadzh 2016-11-30 00:29:05 +0300