Commit Graph

  • cdbd1f6193 Fix valid auth_key never being saved after switching DC v1.4.1 Lonami Exo 2018-11-03 18:53:26 +0100
  • 0fc97a3e8c Update to v1.4 v1.4.0 v1.4 Lonami Exo 2018-11-03 12:45:34 +0100
  • 8e6b98669a Get rid of full_sync Lonami Exo 2018-11-03 12:44:49 +0100
  • c70943bb0e Add CHAT_RESTRICTED to known errors Lonami Exo 2018-11-03 10:32:54 +0100
  • 20a8081e8e Fix file cache when using MemorySession (#1033) K900 2018-11-01 12:29:23 +0300
  • 09dafc768b
    Fix file cache when using MemorySession K900 2018-10-31 22:42:59 +0300
  • 67c5572d7b Possibly fix possible deadlock Lonami Exo 2018-10-28 11:52:58 +0100
  • 45999001be Added retry_delay parameter for auto-reconnection (#1031) painor 2018-10-28 10:55:58 +0100
  • 42b2cb8e05
    One second everywhere Lonami 2018-10-28 10:55:28 +0100
  • 072c05712e
    Make default delay 1s Lonami 2018-10-28 10:55:11 +0100
  • d3a346c94b
    How many logs were there Lonami 2018-10-28 10:53:30 +0100
  • 59307c70a0
    Remove more unnecessary logs Lonami 2018-10-28 10:52:52 +0100
  • 6ab3402a94
    Remove unnecessary log and trailing whitespace Lonami 2018-10-28 10:52:14 +0100
  • c6c241d4c8
    Better wording Lonami 2018-10-28 10:50:54 +0100
  • 15546fd957 Update client package documentation missing some subclasses Lonami Exo 2018-10-28 10:21:03 +0100
  • 24970a875a Fix raising PasswordHashInvalid missing request arg too Lonami Exo 2018-10-27 09:40:30 +0200
  • 2863eb8cc9 Fix raising local FloodWait missing request argument Lonami Exo 2018-10-27 09:39:00 +0200
  • a6fc3e6c0c Add some small formatting Painor 2018-10-26 10:18:48 +0100
  • fd5a3d5f9a Add retry delay for reconnection and requests Painor 2018-10-26 10:17:38 +0100
  • 5beaf46e09 Add extra checks to the #haste command Lonami Exo 2018-10-26 10:49:02 +0200
  • b0e587c03d Except expected ConnectionError in the receive loop Lonami Exo 2018-10-26 10:36:33 +0200
  • 0d8b15a109 Add #haste command to assistant and fix typo Lonami Exo 2018-10-26 10:25:29 +0200
  • 1267efdc7d
    Update telethon/events/common.py Lonami 2018-10-25 17:27:48 +0200
  • 091180b32d Except CancelledError in MTProtoSender send/recv loop Lonami Exo 2018-10-25 15:50:49 +0200
  • eacfa226fd Add Conversation.cancel() (#1030) Kyle2142 2018-10-25 15:37:36 +0200
  • 2c61c50671 Save session on connect and fix some typos Lonami Exo 2018-10-24 16:39:59 +0200
  • 9672b3ecfb Allow access to result of EventBuilder's func predicate in event handler callbacks Joscha Götzer 2018-10-22 23:37:19 +0200
  • 4562ba9ccf Fix auth_key not actually being saved Lonami Exo 2018-10-22 20:58:07 +0200
  • 7dece209a0 Cancel tasks on reconnect instead of awaiting them Lonami Exo 2018-10-21 16:20:05 +0200
  • f2e77f4030 Fix using the wrong logger in Connection Lonami Exo 2018-10-21 16:10:09 +0200
  • 740a715acd Handle empty code when starting Lonami Exo 2018-10-21 16:05:31 +0200
  • 0755421fc2 Fix update loop should not disconnect causing race condition Lonami Exo 2018-10-21 16:02:13 +0200
  • c248a102dc Fix-up 99129da error generation if error.has_captures (#1025) Ivan Tung 2018-10-21 21:22:46 +0800
  • 99459cbfb7
    Redundant .write() Lonami 2018-10-21 15:21:41 +0200
  • 3c248341a1 Fixed rpcerror generation when error.has_captures Skytect 2018-10-21 02:28:08 +0800
  • 396ec908dd Fix _borrow_exported_sender connection Lonami Exo 2018-10-20 17:11:40 +0200
  • f51b56558d Document AUTH_KEY_DUPLICATED, better assistant UX Lonami Exo 2018-10-19 19:32:17 +0200
  • 39929db2b8 Patch __enter__/__exit__ specially in full_sync Lonami Exo 2018-10-19 18:04:53 +0200
  • a2bae8374e Fix .get_entity('me') not working from c31635c (#1024) Lonami Exo 2018-10-19 16:57:46 +0200
  • 0686ec4440 Implement after_msg_id back Lonami Exo 2018-10-19 16:53:50 +0200
  • 9dc4009152 Handle the right errors Lonami Exo 2018-10-19 14:41:50 +0200
  • b93b01cb02 Fix manual BadMessageError instantiation Lonami Exo 2018-10-19 14:02:20 +0200
  • 6b280dc3bd Clarify MTProtoSender._disconnected Lonami Exo 2018-10-19 14:01:03 +0200
  • 945b34b103 Set MTProtoSender.auth_key on its creation Lonami Exo 2018-10-19 13:50:11 +0200
  • 8563b9560d Fix auth_key not being set Lonami Exo 2018-10-19 13:35:29 +0200
  • 939854a0dd Fix-up e2fe3eb (packer was OK, encryption was not made) Lonami Exo 2018-10-19 13:33:24 +0200
  • f5bc952309 Don't set the disconnected flag twice Lonami Exo 2018-10-19 13:25:00 +0200
  • e2fe3eb503 Use new broken MessagePacker Lonami Exo 2018-10-19 13:24:52 +0200
  • 83f60deef9 Allow updating AuthKey.key Lonami Exo 2018-10-19 12:40:36 +0200
  • 6d30a38316 Let Connection._disconnected be a proper Future Lonami Exo 2018-10-19 10:45:59 +0200
  • 542d0f539b Revisit connection and properly detail the class' intent Lonami Exo 2018-10-19 10:35:22 +0200
  • e5fc9d8674 Fix several broken links in the docs Lonami Exo 2018-10-17 11:47:51 +0200
  • a9a2401e44 Fix CallbackQuery using string regex Lonami Exo 2018-10-17 11:44:08 +0200
  • 419fe6dca3 Raise RuntimeError on with blocks that need async Lonami Exo 2018-10-17 11:30:07 +0200
  • 9cbc088b76 Make disconnect synchronous Lonami Exo 2018-10-16 11:56:17 +0200
  • 477fbd8dc7 Generate simple examples for the docs Lonami Exo 2018-10-16 09:29:48 +0200
  • 8f04ec820f Don't add functions as possible argument types Lonami Exo 2018-10-15 21:12:10 +0200
  • bb180a1db8 Split generator/tlobject into separate files Lonami Exo 2018-10-15 19:29:32 +0200
  • e3c4bd46fb Reference argument types to objects when parsing .tl Lonami Exo 2018-10-15 19:23:09 +0200
  • b219da6b87 Fix Dialog.is_group for types.ChatForbidden Lonami Exo 2018-10-15 18:43:53 +0200
  • 34cefed9ff Except BotMethodInvalidError on getContacts Lonami Exo 2018-10-15 18:42:35 +0200
  • 99129daeee Show the request that caused RPC errors in their messages Lonami Exo 2018-10-15 18:35:51 +0200
  • ee4c952290 Add descriptions for new RPC errors Lonami Exo 2018-10-15 17:57:16 +0200
  • 0094eb391e Support exclusive conversations by default Lonami Exo 2018-10-12 22:17:07 +0200
  • cf6686ff42 Revert async sessions from 3dd8b7c (breaks sync properties) Lonami Exo 2018-10-12 22:00:02 +0200
  • e677a6bb05 Fix is_user_authorized after log_out Lonami Exo 2018-10-12 19:57:16 +0200
  • 6e77f583f1 Detect arbitrary negative HTTP error codes Lonami Exo 2018-10-12 19:47:40 +0200
  • cca7055fcf Add inline mode to the assistant example Lonami Exo 2018-10-12 13:33:55 +0200
  • 74f7ae525f Document InlineBuilder Lonami Exo 2018-10-12 12:38:46 +0200
  • 9ee415749d Fix InlineBuilder.photo/document and clearer errors Lonami Exo 2018-10-12 11:50:36 +0200
  • 717d2f2008
    Merge d67d2c8c46 into 26c773392e nqzhang 2018-10-10 02:11:16 +0000
  • d67d2c8c46
    add mimetype for apk files nqzhang 2018-10-10 10:10:07 +0800
  • 32c884d543 Revert d392939 and use empty tuple as a sentinel value Lonami Exo 2018-10-08 11:33:56 +0200
  • 27345d5749 Work around importing sync and using full_sync Lonami Exo 2018-10-08 11:13:24 +0200
  • 26c773392e Explain run_until_disconnected in the docs Lonami Exo 2018-10-07 11:18:40 +0200
  • 2d94a104d1 Syncify events too Lonami Exo 2018-10-06 21:08:38 +0200
  • ded24db3dd Fix proxy support by removing conflicting arguments Lonami Exo 2018-10-06 20:56:09 +0200
  • 8c14259728 Update documentation with new sections Lonami Exo 2018-10-06 20:20:11 +0200
  • fb9660afe0 Add missing awaits Lonami Exo 2018-10-06 12:39:07 +0200
  • 67be6418b6 Remove callback parameter from custom.Button Lonami Exo 2018-10-05 20:53:32 +0200
  • 3dd8b7c6d1 Support async def in sessions (#1013) josephbiko 2018-10-05 20:25:49 +0200
  • 1c6f1ac148
    Merge branch 'master' into master Lonami 2018-10-05 20:07:16 +0200
  • c6ceff5533
    Spaces Lonami 2018-10-05 20:02:54 +0200
  • 653f3c043d Add full_sync module (#1016) Tulir Asokan 2018-10-05 20:59:56 +0300
  • 73b9551de9
    Merge 6618690a7c into 730cf31921 rexovas 2018-10-05 17:37:19 +0000
  • 730cf31921 Delete all (broken) tests Lonami Exo 2018-10-05 19:36:01 +0200
  • d392939018 Create a default module to use as a sentinel value Lonami Exo 2018-10-05 14:20:50 +0200
  • 0fcc2e5e52 Add autocast for InputDocument and InputChatPhoto Lonami Exo 2018-10-05 14:11:47 +0200
  • aa3f26263c Fix timeout not accepting timedelta Lonami Exo 2018-10-05 14:06:15 +0200
  • dedbf29ca4 Fix Conversation.wait_event not resolving them (from d474458) Lonami Exo 2018-10-05 13:42:07 +0200
  • dc77136453 Don't expect responses from ack, log send errors, remove TODOs Lonami Exo 2018-10-05 13:23:38 +0200
  • ef60ade647 Rewrite container packing to support arbitrary sizes Lonami Exo 2018-10-05 12:26:59 +0200
  • 7e7bbcf4c0 Remove irrelevant TODOs and add more logging Lonami Exo 2018-10-04 17:50:56 +0200
  • a5d4e97922 Fix alternative connection modes Lonami Exo 2018-10-04 17:34:58 +0200
  • ebde3be820 Add support for proxy again Lonami Exo 2018-10-04 17:11:31 +0200
  • db83709c6b Support connection timeout Lonami Exo 2018-10-04 16:39:57 +0200
  • 0cc8bca098 Delete TcpClient Lonami Exo 2018-10-04 16:39:31 +0200
  • 1b9d6aac06 Gzip only content related data Lonami Exo 2018-10-04 16:15:51 +0200
  • 37b9922f64 Handle cancellation on the receive loop Lonami Exo 2018-10-03 15:31:49 +0200
  • e319fa3aa9 Handle IncompleteReadError and InvalidChecksumError Lonami Exo 2018-10-03 14:46:10 +0200