Commit Graph

  • 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
  • 8c0250f775 Locally check dialog's offset date (#1043) Lonami Exo 2019-01-03 22:35:07 +0100
  • c51a17bf9a Actually make AdminLogEvent work Lonami Exo 2019-01-03 22:25:50 +0100
  • 77be6a2755 Update to v1.5.1 v1.5.1 Lonami Exo 2019-01-03 19:43:48 +0100
  • 72927a4ec3 Remove full API examples that have a friendly counterpart Lonami Exo 2019-01-03 19:23:28 +0100
  • 1b424b3fe7 Update documentation to reflect new methods Lonami Exo 2019-01-03 19:20:52 +0100
  • eda8d0dbc8 Support configuring the reply markup through buttons Lonami Exo 2019-01-03 19:03:47 +0100
  • 2631144702 Add more properties to the client to make media more convenient Lonami Exo 2019-01-03 18:34:29 +0100
  • 4ccabaf422 Add friendly method to get admin log (#952) Lonami Exo 2019-01-03 13:09:59 +0100
  • 95cf873bad Don't mark the user as connected until successfull connection Lonami Exo 2019-01-02 10:50:43 +0100
  • 229969192a Fix UnicodeDecodeError with malformed input on unparse text Lonami Exo 2019-01-01 20:31:39 +0100
  • 619e4dc2d6 Fix get_peer for int which made ab557a8 useless Lonami Exo 2018-12-28 17:54:15 +0100
  • 4ad9c9bf31 Add TLObject.to_json() for convenience Lonami Exo 2018-12-27 20:15:35 +0100
  • f1157b8fd1 Return downloaded bytes when file=bytes Lonami Exo 2018-12-27 19:05:52 +0100
  • 342a4dd502 Update to v1.5 v1.5.0 v1.5 Lonami Exo 2018-12-25 17:55:15 +0100
  • fc46e1ec20 Workaround file references by using empty byte strings for cache Lonami Exo 2018-12-25 17:02:33 +0100
  • b66c1e6084 Revert "Get rid of now broken cache" Lonami Exo 2018-12-25 16:50:11 +0100
  • 100cd807f6 Better GetAdminLogRequest example Lonami Exo 2018-12-25 14:17:19 +0100
  • a6c3c382b4 Except MessageIdsEmptyError when getting messages by ID Lonami Exo 2018-12-25 12:17:24 +0100
  • f73ae42a03 Get rid of now broken cache Lonami Exo 2018-12-25 11:44:10 +0100
  • 382106aafb Check g when password's prime is known to be good Lonami Exo 2018-12-25 10:59:16 +0100
  • 18f457a41d Add missing file_reference to InputDocument Lonami Exo 2018-12-25 01:04:27 +0100
  • b0e0bc3701 Extend new_algo.salt1 to fix edit_2fa (#1072) Aaron Gallagher 2018-12-24 12:16:09 -0800
  • 58e5feaf7c
    Extend new_algo.salt1 to fix edit_2fa Aaron Gallagher 2018-12-24 12:10:32 -0800
  • deb6ca0da0 Fast-path good known prime in 2fa Lonami Exo 2018-12-24 20:17:31 +0100
  • fb9796a293 Pre-create directory structure when generating docs Lonami Exo 2018-12-24 18:16:18 +0100
  • ffc0a8808b Revert docs search to use onkeyup or last keystroke is ignored Lonami Exo 2018-12-24 18:04:13 +0100
  • de74711e82 Implement click for KeyboardButtonGame Lonami Exo 2018-12-24 17:56:30 +0100
  • f16ed8235c Add new is_bot method to check if the logged-in user is a bot Lonami Exo 2018-12-24 17:32:34 +0100
  • ab557a8cef Use getUsers/getChannels with hash 0 on get_input_entity Lonami Exo 2018-12-24 17:32:16 +0100
  • 46fea3fc93 Implement clearing password in edit_2fa Lonami Exo 2018-12-24 16:02:44 +0100
  • 6823b6c691 Remove old code to get the hash of a password Lonami Exo 2018-12-24 14:47:39 +0100
  • d2ac7e5b0a Actually perform all checks in 2fa Lonami Exo 2018-12-24 14:16:50 +0100
  • a623006ea0 Update 2fa code to layer 91 Lonami Exo 2018-12-24 14:10:15 +0100
  • 24986bbea0 Update to layer 91 Lonami Exo 2018-12-23 11:03:14 +0100
  • aefa429236 Make complete use of pathlib (fix up 8224e5a) Lonami Exo 2018-12-21 18:18:18 +0100
  • 8224e5aabf Make use of pathlib nearly everywhere (breaks docs gen) Lonami Exo 2018-12-21 13:24:16 +0100
  • b9d4eb5449 Default to dark theme to avoid screen flashing and fix typo Lonami Exo 2018-12-21 10:56:40 +0100
  • e852dccebf Prevent common pitfall when pulling new .tl files Lonami Exo 2018-12-20 20:51:15 +0100
  • 2aa089f29c Prevent KeyError in forward_messages Lonami Exo 2018-12-20 20:33:25 +0100
  • d3feaeedb2 Prevent caption=None from crashing (#1071) Kyle2142 2018-12-20 11:50:16 +0200
  • 4d80ef2f79
    Space Lonami 2018-12-20 10:49:46 +0100
  • 2a231d4c63
    Fix caption default inconsistency Kyle2142 2018-12-20 11:41:12 +0200
  • c0c8d11a82
    fix small typo Sharuzzaman Ahmat Raslan 2018-12-20 10:59:14 +1100
  • 7100b75598 Update to layer 89 Lonami Exo 2018-12-18 16:37:07 +0100
  • 09f994c105 Except TypeError on empty access hash from 5018879 thoroughly Lonami Exo 2018-12-18 08:39:36 +0100
  • 6839bfcc2d Redirect to first term when pressing enter on docs search Lonami Exo 2018-12-16 10:40:31 +0100
  • e71c556ca7 Use pathlib.Path in setup.py Lonami Exo 2018-12-15 13:26:18 +0100
  • da5c171346 Skip core types when parsing .tl files Lonami Exo 2018-12-15 12:38:56 +0100
  • 5018879f84 Raise TypeError in get_input_peer if access_hash is None Lonami Exo 2018-12-15 12:23:14 +0100
  • 7ee7b43547 Be explicit that phone numbers only work if in your contacts Lonami Exo 2018-12-15 12:04:36 +0100
  • 932d3bd033 Improve autogenerated examples with more cases and synonyms Lonami Exo 2018-12-15 11:47:52 +0100
  • 34879a4b35 Use decodeURI when loading GET parameters Lonami Exo 2018-12-15 11:27:58 +0100
  • 027d08cec7 Slightly smarter search generated docs Lonami Exo 2018-12-15 11:03:31 +0100
  • 52b179dba8
    Never check channel constructor when generating objects Lonami 2018-12-14 17:31:15 +0100
  • f3013c6817 Fix ConnectionHttp SSL socket wrap (#1064) Sister Midnight 2018-12-10 15:43:48 +0200
  • 1b17605008 fix ConnectionHttp ssl socket wrap Summer Babe 2018-12-10 12:56:35 +0200
  • c48d41d99d Expect ConnectionError in the send loop Lonami Exo 2018-12-06 16:27:09 +0100
  • f9fc433c0f Better catch_up behaviour when invalid states are present Lonami Exo 2018-12-06 16:07:11 +0100
  • 40730e7862 Fix aaee092 to correct entities' offsets on stripping Lonami Exo 2018-12-06 12:33:15 +0100
  • 424079aa12 Fix pts initialized as -1 not being considered Lonami Exo 2018-12-04 21:07:18 +0100
  • 0b89d9d3f9 Update to v1.4.3 v1.4.3 Lonami Exo 2018-12-04 14:09:17 +0100
  • 50b77d881d Clarify who can use methods in the documentation Lonami Exo 2018-12-03 16:17:37 +0100
  • e4cfd964d5 Use an enum for methods' usability Lonami Exo 2018-12-03 15:56:38 +0100
  • 4901447ad6 Remove now unused code to fetch errors from remote host Lonami Exo 2018-12-03 15:53:08 +0100
  • 01848de7e2 Move error capture names to errors.csv Lonami Exo 2018-12-03 11:08:20 +0100