Commit Graph

  • ba6147259e
    Merge pull request #114 from moelius/feature/fix-decode-bad-messages Dan 2018-09-12 07:45:14 +0200
  • b1aff3ca5e
    Small style fixes Dan 2018-09-12 07:44:49 +0200
  • dbd60765f6 Fix get_me not being properly awaited Dan 2018-09-11 19:39:46 +0200
  • 05b3be1e88 Info log DC number on connection Dan 2018-09-08 19:33:47 +0200
  • 8ff413c7e7 Make get_chat_members_count async Dan 2018-09-08 19:30:12 +0200
  • 8011997512 Merge branch 'develop' into asyncio Dan 2018-09-08 19:28:46 +0200
  • ea39062d2d Add get_chat_members_count method Dan 2018-09-08 19:16:51 +0200
  • b588b55358 Remove old commented (non-async) code from tcp.py Dan 2018-09-07 00:44:31 +0200
  • 45a32ddd88 Remove old commented code on session.py Dan 2018-09-07 00:42:45 +0200
  • 38442bf3c1 Add missing await Dan 2018-09-07 00:41:01 +0200
  • cc7901adf8 Merge branch 'develop' into asyncio Dan 2018-09-06 20:05:01 +0200
  • b07c13a513 Remove useless definition PyCharm will complain about Long not being a bytes, let's not care. Dan 2018-09-05 16:50:38 +0200
  • 024e3280c1 Remove unneeded file Dan 2018-09-05 16:44:07 +0200
  • b64d661305 Restore original Makefile Dan 2018-09-05 16:41:46 +0200
  • 392f0070fb Fixed decode error in api.core.primitives.string.py Konstantin Klimov 2018-09-04 08:25:56 +0300
  • b619818c40
    Clear recv_queue on session stop. Fixes #103 Dan 2018-09-03 16:35:22 +0200
  • db6042e91b Fetch ChatForbidden and ChannelForbidden peers This fixes unwanted PEER_ID_INVALID errors in cases where a user or a bot was kicked/banned from a group, supergroup or channel Dan 2018-09-02 13:04:29 +0200
  • 4c9d9d84f2 Change the way int to bytes conversion is used Maybe at some point I should switch to struct Dan 2018-09-01 01:27:22 +0200
  • 10f3829c93 Merge branch 'develop' into asyncio Dan 2018-09-01 01:05:25 +0200
  • 07a9cce8ef Add missing InputMedia types to docs Dan 2018-09-01 00:58:44 +0200
  • f576fc899d Remove TODO Dan 2018-08-31 13:12:13 +0200
  • a5979a3ac7 Update tgcrypto function names Dan 2018-08-31 12:56:05 +0200
  • d5ca99dfff Allow to set audio thumbnail when using send_audio zeroone2numeral2 2018-08-30 11:50:09 +0200
  • 9f4d7854e8 Fix ipv6 branch merge mess Dan 2018-08-30 01:23:19 +0200
  • 2a78dff79c Minor style fixes Dan 2018-08-30 01:17:51 +0200
  • ca15778ac8 Make clean default to all Dan 2018-08-30 01:17:35 +0200
  • 5e4a769c01 Rename "build" to "generate" It was interfering with the built-in command "install" Dan 2018-08-30 01:17:13 +0200
  • 43483a1ccd Remove info logs from protocol impls Dan 2018-08-29 22:20:32 +0200
  • ef9fc969d3 Info log connection settings Dan 2018-08-29 22:20:00 +0200
  • 49f2cbe04f Move CURRENT_DH_PRIME into Prime namespace Dan 2018-08-29 22:04:04 +0200
  • b845544e63 Info log device and system parameters Dan 2018-08-28 12:39:14 +0200
  • f50638772c Minor fix: update info log Dan 2018-08-28 12:38:02 +0200
  • a0c1018a1b Minor style fix Dan 2018-08-28 12:25:08 +0200
  • 973ccfcd03 Use compact IPv6 addresses Dan 2018-08-28 12:23:22 +0200
  • 4b3b647245 Merge branch 'ipv6' into develop Dan 2018-08-28 12:19:37 +0200
  • 2779e33d13 Rename "token" to "bot_token" Dan 2018-08-27 02:11:07 +0200
  • 00f0051bd6 Merge branch 'develop' into asyncio Dan 2018-08-26 19:28:32 +0200
  • ccc3cb0c87 Rename generate to build Replaces the default build behaviour Dan 2018-08-26 19:18:14 +0200
  • 47f8a4eb34 Add generate command to setup.py Dan 2018-08-25 15:14:51 +0200
  • d6a0fcf4ad Also clean docs generated files Dan 2018-08-25 14:22:19 +0200
  • c9a946bc02 Turn version and readme into function Dan 2018-08-25 14:00:04 +0200
  • 1e56f70b93 Also clean generated filed Dan 2018-08-25 13:58:55 +0200
  • a48f2e965b Add clean command to setup.py Dan 2018-08-25 13:53:48 +0200
  • 77a1d58714 Normalize "0.8.0dev1" to "0.8.0.dev1" Dan 2018-08-24 18:13:07 +0200
  • 0b6b598059 Log unknown constructors Dan 2018-08-24 17:39:55 +0200
  • caecbef2f6 Add phone_number type of entity to docs Dan 2018-08-24 16:03:52 +0200
  • b78b72d7dc Merge branch 'develop' into asyncio Dan 2018-08-23 21:22:29 +0200
  • 2617618cef Add support for Document message edits Dan 2018-08-23 21:21:27 +0200
  • 4f9b38765e Add missing async/await keywords Dan 2018-08-23 21:07:19 +0200
  • aaaba4b847 Update async branch version Dan 2018-08-23 20:43:46 +0200
  • 7bfa87c11b Update API scheme to Layer 85 Dan 2018-08-23 20:42:42 +0200
  • c3cf924ddd Fix small merge issues Dan 2018-08-22 10:32:57 +0200
  • 3f7b0b25af Merge branch 'develop' into asyncio Dan 2018-08-22 10:30:25 +0200
  • c501eeb5a2 Update to v0.8.0dev1 There are a quite lot of changes it deserves a new "minor" update. Dan 2018-08-21 21:23:19 +0200
  • 03b17d5bce Fix clickable link Dan 2018-08-21 21:18:06 +0200
  • 2d8792a7cd Move get_dialogs() from "messages" to "chats" namespace Dan 2018-08-20 11:24:47 +0200
  • 9c0f8b2f3b Document get_dialogs() method Dan 2018-08-20 11:24:00 +0200
  • 088a4c35c9 Add is_pinned attribute to Dialog Dan 2018-08-20 02:12:21 +0200
  • 21d914e414 Remove unused constant Dan 2018-08-19 19:40:23 +0200
  • 1666eaac77 Add UsingFilter doc page Dan 2018-08-19 17:25:39 +0200
  • de9beac2ce Refactor UpdateHandling page Dan 2018-08-19 17:25:09 +0200
  • 493fc4a658 Document Filters.create() method Dan 2018-08-19 17:24:24 +0200
  • ed05c56f52 Clearer Filters docs. Add create to Filters' namespace Dan 2018-08-19 17:22:28 +0200
  • 6dfaa3ddea Small documentation updates Dan 2018-08-18 18:18:40 +0200
  • 0c77fe91fe Add TODO Dan 2018-08-17 12:17:54 +0200
  • 7f1dd6d67e Rename "build" to "create" (friendlier name) Dan 2018-08-17 02:17:48 +0200
  • d45caa6371 Fix some documentation links Dan 2018-08-17 02:02:15 +0200
  • 173fabd869 Small Setup page fixes and refinements Dan 2018-08-16 18:55:27 +0200
  • a7c9dd4a59 Make it clear that API keys are required for bots too Dan 2018-08-16 18:54:38 +0200
  • 30620cb783 Refine API Keys documentation section Dan 2018-08-16 18:53:53 +0200
  • 6879a4da9b Update vcard docstrings for Contact type and send_contact method Dan 2018-08-15 22:33:01 +0200
  • 49e2e529e1 Add parameter foursquare_type to send_venue method Dan 2018-08-14 14:36:01 +0200
  • 25662748cf Add foursquare_type to Venue Dan 2018-08-14 14:25:54 +0200
  • ec0d6dd6e0 Add support for animations in edit_message_media Dan 2018-08-14 14:14:03 +0200
  • 4fe9cffc32 Code style fix Dan 2018-08-13 22:06:43 +0200
  • 85c50ef4dd Add phone_number message entity Dan 2018-08-13 22:06:20 +0200
  • ba549c2862 Remove tocdepth Dan 2018-08-12 13:32:10 +0200
  • 7d516bfff2 Fix Pyrogram doc package index page Dan 2018-08-12 13:31:58 +0200
  • cbe34d0b28 Remove handlers and types doc page containing folders Dan 2018-08-12 13:31:24 +0200
  • ece50e5f9b Rename Filters.gif to Filters.animation Dan 2018-08-12 13:30:54 +0200
  • 58568686a4 Delete unused files Dan 2018-08-11 19:50:03 +0200
  • 80179f2f25 Rework Handler's page They are now all listed in a single page Dan 2018-08-11 19:47:49 +0200
  • 3ccb3de3f4 Fix docs still containing GIF instead of Animation Dan 2018-08-11 19:46:43 +0200
  • 9c7de81d82 Fix relative imports Dan 2018-08-10 11:30:36 +0200
  • 7162850523 Export Utility methods Dan 2018-08-10 11:29:55 +0200
  • da436461a8 Revert "Move resolve_peer into utilities" Dan 2018-08-10 11:29:13 +0200
  • ef6f080546 Revert "Export resolve_peer" Dan 2018-08-10 11:29:05 +0200
  • dd422c0edf Export resolve_peer Dan 2018-08-10 11:18:28 +0200
  • 6437c6c5be Move resolve_peer into utilities Dan 2018-08-10 11:17:53 +0200
  • 42d3b467fb Fix init not having message and media types Dan 2018-08-10 11:17:21 +0200
  • 4e6add7a70 Fix download_media referencing to gif instead of animation Dan 2018-08-10 11:16:57 +0200
  • 61663b3dde Add new utilities folder Dan 2018-08-10 11:16:31 +0200
  • 888b3cc6aa Add missing import Dan 2018-08-09 21:55:06 +0200
  • 2b4138ee30 Add new folder for messages and media related types Dan 2018-08-09 21:53:49 +0200
  • 3a5dc20fb5 Rename reply_markup to bots Dan 2018-08-09 21:51:43 +0200
  • a93f98cfa6 Create a new sub-folder for bot related types Dan 2018-08-09 21:51:00 +0200
  • eeb3b67d37 Create a new sub-folder for user and chat types Dan 2018-08-09 21:49:14 +0200
  • 88d45b085b Move InputMedia types in a dedicated folder Dan 2018-08-09 21:46:14 +0200
  • 92a3722e56 Use Animation instead of GIF when creating the types list Dan 2018-08-08 15:36:48 +0200
  • 4b7e22aedd Rename file Dan 2018-08-07 01:25:34 +0200