Commit Graph

  • 35dc46ffb0 Fix searching messages in reverse Lonami Exo 2019-02-27 09:48:47 +0100
  • e3991fadd5 Fix updating offset Lonami Exo 2019-02-27 09:37:12 +0100
  • f765f73fa3 Fix setting batch size Lonami Exo 2019-02-27 09:32:33 +0100
  • e2f44ddbea Make iter_messages use a common message iterator Lonami Exo 2019-02-27 09:31:15 +0100
  • 19f38d6733 Implement iter_messages with search Lonami Exo 2019-02-26 21:04:46 +0100
  • 36eb1b1009 Create a new RequestIter ABC to deal with iter methods Lonami Exo 2019-02-26 20:26:40 +0100
  • 1e4a12d2f7 Clean up iter_messages with reverse=True Lonami Exo 2019-02-26 09:42:28 +0100
  • 5b098a909a Cleanup converting to input media in send album Lonami Exo 2019-02-25 18:25:49 +0100
  • 8e36c0002b Fix sending albums with bot file IDs Lonami Exo 2019-02-25 18:23:39 +0100
  • 70b08c4952 Get rid of broken JSON migration support (#1113) Lonami Exo 2019-02-24 20:16:53 +0100
  • 0934f71c02 Update to layer 95 Lonami Exo 2019-02-21 12:40:47 +0100
  • abadf3c789 Provide a blanket implementation for _init_conn Lonami Exo 2019-02-21 10:43:31 +0100
  • 6de7329ce7 Fix Connection abstraction leak Lonami Exo 2019-02-21 10:41:33 +0100
  • 96270bdc18 Fix sending PNGs without alpha channel, edit size typo Lonami Exo 2019-02-19 17:48:27 +0100
  • 6db60627e6 Clearer error on send_file(chat, invalid type) Lonami Exo 2019-02-19 16:41:51 +0100
  • cbfa3e7f8c Fix connect method infinite await and double reconnection arktic 2019-02-16 21:11:21 +0300
  • 98e8dc6d95
    add link of our official groups :octocat: khode-mohsen 2019-02-14 23:59:00 +0330
  • f540c4e089 Fix order of inline results not being preserved Lonami Exo 2019-02-14 20:01:57 +0100
  • 628a16f287 Document new errors and limits for inline results Lonami Exo 2019-02-14 19:45:25 +0100
  • 41bfb8ae52 Fix photo resizing not working for images with alpha channels Lonami Exo 2019-02-14 12:10:34 +0100
  • d1c755809d Except RpcMcgetFailError as call fail and sleep on server errors Lonami Exo 2019-02-14 10:58:48 +0100
  • 2e544270cd Fix login failure due to wrong argument name (#1109) nosanity 2019-02-14 09:46:57 +0300
  • 4a233c4caf
    Fix login failure due to wrong argument name nosanity 2019-02-14 02:27:23 +0300
  • 5bb2d9adf3 Document common usages for upload_file Lonami Exo 2019-02-13 12:50:14 +0100
  • 559a40c7ea Fix get_input_media for InputFile Lonami Exo 2019-02-13 12:33:11 +0100
  • 99ad26bfa4 Lower the maximum amount of requests per container Lonami Exo 2019-02-13 10:16:59 +0100
  • 5c85f830bd Further document automatic photo resizing Lonami Exo 2019-02-13 09:58:02 +0100
  • fd24f7087e Resize photos when sending files if needed Lonami Exo 2019-02-13 09:50:00 +0100
  • 5772a5483c Check dc_id in resolve_bot_file_id Lonami Exo 2019-02-13 09:16:34 +0100
  • 47d9de98ed Raise ImportError and not ValueError when sqlite3 is missing Lonami Exo 2019-02-13 08:51:26 +0100
  • d25442345e Fix incorrect sending of DC id when connecting to MTProxy Dmitry D. Chernov 2019-02-12 21:17:08 +1000
  • 4899788d92 Expose phone and phone_code_hash in sign_up Lonami Exo 2019-02-12 11:44:36 +0100
  • bf11bbd8a6 Support sending bytes/stream as photos (improved _get_extension) Lonami Exo 2019-02-12 11:33:06 +0100
  • 8f8ae9aee5 Update URLs in assistant and except message deletion errors Lonami Exo 2019-02-12 10:48:02 +0100
  • 1007e19172 Fix get_peer_id not working with InputPeerSelf Lonami Exo 2019-02-11 10:40:35 +0100
  • 3b4d00564d Detail docstring about the 'proxy' parameter in TelegramClient Dmitry D. Chernov 2019-02-11 18:54:35 +1000
  • 45d0ba9e2f Initial implementation of MTProxy support (#1107) Dmitry D. Chernov 2019-02-11 09:16:46 +1000
  • a3898961ea Review fixes Dmitry D. Chernov 2019-02-11 09:02:46 +1000
  • 6861e37c37 Remove unused Connection.clone() method Dmitry D. Chernov 2019-02-11 08:54:06 +1000
  • 45fdd098cc Docs: Removed mention of TcpClient from 'Project Structure' Dmitry D. Chernov 2019-02-11 08:45:33 +1000
  • bce78d277c Initial implementation of MTProxy connection support Dmitry D. Chernov 2019-02-11 05:54:39 +1000
  • 8c428e8566 Fix broken connection establishment in ConnectionTcpObfuscated This regression was introduced in ebde3be820. Dmitry D. Chernov 2019-02-11 07:54:59 +1000
  • c39cc06908 Fix incorrect check for reserved data prefix in ConnectionTcpObfuscated Dmitry D. Chernov 2019-02-11 05:47:09 +1000
  • de84bf08bf Support MessageMedia in pack_bot_file_id Lonami Exo 2019-02-10 12:30:20 +0100
  • e23308c0f9 Fix accessing conversation messages that arrived too early Lonami Exo 2019-02-10 11:45:25 +0100
  • 9a98d41a2c Improve TakeoutClient proxy and takeout functionality (#1106) Dmitry D. Chernov 2019-02-10 20:10:41 +1000
  • c848c23b75 Add support to finish takeouts automatically by the context manager Dmitry D. Chernov 2019-02-10 02:30:14 +1000
  • 78b6b02342 Add support for storing the takeout ID in the session and revoking it Dmitry D. Chernov 2019-02-09 06:25:08 +1000
  • 3ca24d15da Refactor the _TakeoutClient proxy class Dmitry D. Chernov 2019-02-09 00:17:22 +1000
  • 274fa72a8c Correctly proxy __class__ in TakeoutClient for #1103 (#1105) Dmitry D. Chernov 2019-02-08 01:51:16 +1000
  • e8d44c589d Fix client proxy class for takeouts to access static members properly Dmitry D. Chernov 2019-02-08 01:38:12 +1000
  • abd26af0ad Update misleading error message Lonami Exo 2019-02-07 10:15:20 +0100
  • fc2977fc0d Tiny style fixes Dmitry D. Chernov 2019-02-07 06:55:34 +1000
  • c8f16a4e89 Fix a couple of inconsistencies in the public interface (#1102) Dmitry D. Chernov 2019-02-07 04:41:45 +1000
  • a248be5eca Get rid of the exception constant This is antipattern because 'raise' doesn't copy the specified exception object, but simply throws a reference onto, so if the user wants to change the exception object in the handler, the constant will be changed as well. Dmitry D. Chernov 2019-02-07 03:56:42 +1000
  • 11896bb0e5 Client: Fix counter-intuitive support for retrying To retry connection or a request N times the corresponding parameter had to be equal to N+1, since the initial attempt was also taken into account. Dmitry D. Chernov 2019-02-07 03:56:07 +1000
  • c9e9b82eac Update resolve_bot_file_id to latest layer (#1100) Thorbijoern 2019-02-03 00:14:39 +0100
  • 842bec8027
    fixed problem with empty thumbs Thorbijoern 2019-02-03 00:03:19 +0100
  • 48644cca44
    fixed typo in resolve_bot_file_id Thorbijoern 2019-02-02 23:47:58 +0100
  • b79c4510a6 Update to v1.5.5 v1.5.5 Lonami Exo 2019-02-02 11:36:38 +0100
  • c2c8a3caeb Saner timeouts for conversation (#1099) Lonami Exo 2019-01-31 11:10:25 +0100
  • 8492300780 Fix search in private chats when from_user was not given Lonami Exo 2019-01-24 14:28:16 +0100
  • cf867954c3 Support any of /sS to focus docs search Lonami Exo 2019-01-26 13:04:19 +0100
  • c11d71c3cd Fix docs generation on Windows and search bar Lonami Exo 2019-01-26 12:46:13 +0100
  • c1ae7d67a9 Update readthedocs with the new ChatAdminRights Lonami Exo 2019-01-24 14:12:35 +0100
  • 10cd61d2f9 Add missing timezone info in important places Lonami Exo 2019-01-24 11:16:40 +0100
  • 86a8928278 Better error diagnostics and fix parsing errors.csv Lonami Exo 2019-01-24 11:02:58 +0100
  • d1fee27814 Register several known mimetypes (#1096) Lonami Exo 2019-01-23 14:37:28 +0100
  • 33742c809a Document BANNED_RIGHTS_INVALID Lonami Exo 2019-01-23 13:40:19 +0100
  • 747caf1652 Support Path-like values for thumb in _file_to_media (#1095) Kirill 2019-01-22 20:52:53 +0300
  • b4696fc6aa
    Add support Path-like thumb to _file_to_media Kirill 2019-01-22 20:47:10 +0300
  • bb5c1f24c6 Update to layer 93 Lonami Exo 2019-01-21 20:09:13 +0100
  • 8f44364c6c Add supports_streaming to send_file and update docs/errors Lonami Exo 2019-01-21 19:46:33 +0100
  • 5587551a4f
    Remove lies Tulir Asokan 2019-01-20 21:11:36 +0200
  • b0883148f5 Document more RPC errors Lonami Exo 2019-01-17 16:51:50 +0100
  • 09e58c4e53 Add more missing loggers parameters #1089 v1.5.4 Lonami Exo 2019-01-15 11:09:08 +0100
  • 61593279c9 Update to v1.5.3 v1.5.3 Lonami Exo 2019-01-14 14:26:14 +0100
  • 51f0bf5d84 Fully support email in edit_2fa Lonami Exo 2019-01-14 13:56:41 +0100
  • 21545c56bb
    Add yet another missing file_reference Lonami 2019-01-13 20:40:51 +0100
  • be4f89740a
    Fix resolve_bot_file_id for photos Lonami 2019-01-13 20:38:16 +0100
  • 5ac88f764d Fix and update links in the documentation Lonami Exo 2019-01-12 13:06:14 +0100
  • fbf7f75b00 Fix send_message with buttons not always returning ReplyMarkup Lonami Exo 2019-01-12 12:53:01 +0100
  • d31aaa5d0d Make Message.edit respect preview and buttons Lonami Exo 2019-01-12 12:45:37 +0100
  • ae4d4ba3ef Fix-up missing loggers from f271316 Lonami Exo 2019-01-12 12:15:29 +0100
  • f271316d7d Make logger fully configurable (#1087) Tulir Asokan 2019-01-11 16:52:30 +0200
  • 54076f32fd Add base_logger docs and make _log dict dynamic Tulir Asokan 2019-01-11 15:50:39 +0200
  • 1d764f3f16 Make logger fully configurable Tulir Asokan 2019-01-11 15:33:53 +0200
  • eda4178333 Add hide_via to InlineResult.click (#1084) Manuel1510 2019-01-10 23:42:58 +0100
  • 0d28e8d25b
    Add hide_via to InlineResult.click Manuel1510 2019-01-10 21:14:14 +0100
  • ca2c8687c8 Expect UserEmpty on get_input_entity Lonami Exo 2019-01-08 10:58:58 +0100
  • d892a537a7 Support get_peer on participants and clarify some strings Lonami Exo 2019-01-07 16:13:37 +0100
  • 00c8aa847d Tidy examples and update licenses Lonami Exo 2019-01-07 15:48:25 +0100
  • b57e3e3e0a Fix some open calls were not being made through pathlib Lonami Exo 2019-01-06 21:36:32 +0100
  • f9bbecfa3d redact [REDACTED] Mendel 2019-01-06 05:48:41 -0500
  • e565552ae9 Update to v1.5.2 v1.5.2 Lonami Exo 2019-01-05 17:37:52 +0100
  • a5b107e6c9 Update documentation with takeout, add new known errors Lonami Exo 2019-01-05 17:31:26 +0100
  • 0a147d5b95 Add new takeout method Lonami Exo 2019-01-05 17:18:40 +0100
  • 1544577757 Don't raise inside __del__ (#1073) Lonami Exo 2019-01-04 11:26:57 +0100
  • f99b4874c8 Support passing media objects to inline results (#1053) Lonami Exo 2019-01-04 11:15:11 +0100
  • 4b9b77614f Support answering inline queries with empty text (#1053) Lonami Exo 2019-01-04 11:13:13 +0100