Commit Graph

  • 4d8f078ad9 Fix _document_by_attribute calls using cond Lonami Exo 2018-12-03 08:49:24 +0100
  • b8912ea0aa Add two MEDIA_*_INVALID to known errors Lonami Exo 2018-11-30 21:54:00 +0100
  • 8eca29be25 Make use of the new method info when generating docs Lonami Exo 2018-11-30 21:47:18 +0100
  • f05109f186 Update code generator to parse CSV files Lonami Exo 2018-11-30 21:39:13 +0100
  • f646863149 Replace error and method data with CSV files Lonami Exo 2018-11-30 21:38:36 +0100
  • ed1bcb509f Use InputMessageReplyTo in get_reply_message Lonami Exo 2018-11-29 14:21:49 +0100
  • 9a6f4d35f2 Fix crash on get_messages(ids=InputMessageReplyTo) Lonami Exo 2018-11-29 14:19:56 +0100
  • 10b9b4b969 Handle TimeoutError on automatic reconnect Lonami Exo 2018-11-29 13:11:34 +0100
  • 4a8a85d7a6 Refetch ChatAction service message to get input users Lonami Exo 2018-11-28 18:59:49 +0100
  • 399ffff7cb
    Undefined name: Typo TelegramBareClient --> TelegramBaseClient cclauss 2018-11-24 22:33:46 +0100
  • 16dd47f5ec Update to v1.4.2 Lonami Exo 2018-11-24 20:52:50 +0100
  • d2e995ef95 Change code to recv and handle disconnections Lonami Exo 2018-11-24 20:51:32 +0100
  • 09b16f96fc Better behaviour for send_read_acknowledge Lonami Exo 2018-11-24 20:30:10 +0100
  • b15f4ad232 Update to v1.4.2 v1.4.2 Lonami Exo 2018-11-24 20:52:50 +0100
  • d0f8275183 Change code to recv and handle disconnections Lonami Exo 2018-11-24 20:51:32 +0100
  • 412afb400d Better behaviour for send_read_acknowledge Lonami Exo 2018-11-24 20:30:10 +0100
  • 7e168cb4fb Remove invalid mentions from message entities (#1049) painor 2018-11-24 19:39:05 +0100
  • f60338445e Made invalid inline mentions no longer work. Painor 2018-11-24 15:19:06 +0100
  • 5b2cfffedc make utils.get_peer_id raise with message about InputPeerSelf udf 2018-11-23 16:58:36 +0200
  • 9362f03fd5 fix utils.get_peer not raising in some cases udf 2018-11-23 16:47:09 +0200
  • 1667caea48
    make utils.get_peer_id raise with message about InputPeerSelf udf 2018-11-23 16:58:36 +0200
  • 687a724de2
    fix utils.get_peer not raising in some cases udf 2018-11-23 16:47:09 +0200
  • d214c78bd0 Add missing @property decorator Lonami Exo 2018-11-19 12:06:18 +0100
  • aaee092a46 Locally strip outgoing message text respecting entities Lonami Exo 2018-11-19 10:15:56 +0100
  • d854babf22 Make HTML parser yield the correct offset and lengths Lonami Exo 2018-11-19 09:20:13 +0100
  • d6ec883cd9 Ignore iter_messages from_user unless it's a User Lonami Exo 2018-11-19 08:55:49 +0100
  • 8ed3ddba31 Clarify iter_participants filter parameter in the docs Lonami Exo 2018-11-19 08:35:18 +0100
  • 207d5ebdcb Avoid packing more than 1024 messages in a single container Lonami Exo 2018-11-19 08:29:44 +0100
  • f90dd76f4c New assistant command and check if hastebin is down Lonami Exo 2018-11-15 17:53:14 +0100
  • 0f7c2b891a Fix get entity by exact name since 2ca8ddb Lonami Exo 2018-11-15 17:23:47 +0100
  • 7040cfb0dc updated docs damienkilgannon 2018-11-14 16:01:44 +0000
  • 924b59d735 Actually fix cancelling custom conversations from f6bc80b Lonami Exo 2018-11-12 08:21:18 +0100
  • dfab8f5e20 Avoid caching event loop in telethon.sync Lonami Exo 2018-11-10 11:34:26 +0100
  • f046d1f0a3 Fix deadlock on unexpected disconnections Lonami Exo 2018-11-10 11:23:19 +0100
  • f6bc80bc6b Fix cancellation of custom conversation events from d474458 Lonami Exo 2018-11-08 10:08:41 +0100
  • 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