Commit graph

  • 5e7d9af95d Document the Error class Dan 2017-12-30 19:30:51 +0100
  • 5c3487dc8a Move error messages into docstrings Dan 2017-12-30 19:25:17 +0100
  • 8be5351452 Add "Raises" section in docstrings Dan 2017-12-30 19:23:18 +0100
  • 1df1762d54 Add docstrings for exposed classes and methods Dan 2017-12-29 21:44:45 +0100
  • df5cee5b03 Remove unnecessary branch Dan 2017-12-28 13:10:01 +0100
  • 211381a9a8 Skip already processed messages Dan 2017-12-28 13:06:26 +0100
  • 4019693363 Add export_chat_invite_link method Dan 2017-12-27 21:23:00 +0100
  • e242f2a555 Add support for downloading files in different DCs Dan 2017-12-27 20:59:37 +0100
  • 0cfce2c165
    Split Logo into Icon and Label Dan 2017-12-27 19:20:17 +0100
  • ba0af8043c Add Null primitive data type Dan 2017-12-27 13:05:59 +0100
  • 8a8e863598 Add edit_message_caption method Dan 2017-12-26 18:50:57 +0100
  • f62ce30dbf Check if not None before calling .join() Dan 2017-12-26 01:19:38 +0100
  • 2d9579945b Update to v0.2.2 Dan 2017-12-25 13:45:16 +0100
  • 6b9a757ce7 Add delete parameter to delete the chat dialog Dan 2017-12-25 13:02:14 +0100
  • 924302aed5 Fix get_dialogs not fetching some dialogs containing service messages Dan 2017-12-25 12:51:03 +0100
  • 64fbcf2237 Add leave_chat method Dan 2017-12-25 12:47:08 +0100
  • c7f7825c92 Add join_chat method Dan 2017-12-25 12:30:48 +0100
  • aef1386a1a Accept usernames starting with "@" Dan 2017-12-25 11:49:59 +0100
  • 3eaba9d2f4 Fix deserialization for bare Vectors Dan 2017-12-25 11:47:08 +0100
  • 7b6d71753d Update to v0.2.1 Dan 2017-12-24 00:04:09 +0100
  • 5128f6310b Wait for threads to stop when closing the session Dan 2017-12-23 23:43:20 +0100
  • 0231ce58d5 Remove some TODOs in code Dan 2017-12-23 14:02:14 +0100
  • b8e03aeccc Add CHAT_ADMIN_REQUIRED error Dan 2017-12-23 13:46:25 +0100
  • 9792ee902d Add get_user_profile_photos method Dan 2017-12-23 13:34:06 +0100
  • 54fa3af4d5 Add initial support for photos download Dan 2017-12-23 12:26:26 +0100
  • ef7ee13a56 Wait a second before retrying Dan 2017-12-22 09:27:47 +0100
  • e8f04793ea Add CDN DC-121 IP in production DCs list Dan 2017-12-22 09:27:13 +0100
  • 92d1bcfb41 Add CDN DC-140 RSA key Dan 2017-12-22 09:25:49 +0100
  • fee5e46a8e Merge branch 'master' of https://github.com/pyrogram/pyrogram Dan 2017-12-22 07:55:18 +0100
  • 9fce809188 Add some more errors Dan 2017-12-22 07:55:02 +0100
  • 2be431cf03
    Update README.rst Dan 2017-12-21 16:00:04 +0100
  • d01f6f67a9 Update to v0.2.0 Dan 2017-12-20 16:31:58 +0100
  • 0f2ef8e681 Add download support for non-CDN files Dan 2017-12-20 16:21:56 +0100
  • 0fbc5e1a90 Add get_file method (to be refined) Dan 2017-12-19 14:00:19 +0100
  • b35fabd9d5 Add AES CTR operation mode Dan 2017-12-19 13:59:15 +0100
  • 14632c9bb1 Don't call InitConnection on CDN DCs Dan 2017-12-19 11:38:15 +0100
  • a9087a2a8c Add CDN DC-121 RSA Public Key Dan 2017-12-19 11:36:34 +0100
  • cbaa50747a Add CDN DC-121 IP Dan 2017-12-19 11:35:26 +0100
  • b6817bc90a More verbose error Dan 2017-12-19 11:33:45 +0100
  • 5e157c2598 Remove old MTProto v1.0 code Dan 2017-12-18 15:16:21 +0100
  • 3f755ee4fd
    Fix broken badges Dan 2017-12-18 15:02:19 +0100
  • d79d4f7821 Update to v0.1.8 Dan 2017-12-18 14:51:57 +0100
  • bdc2ab6c73 Rewrite save_file to handle missing file parts Dan 2017-12-18 14:41:32 +0100
  • b23b41bc7d Lock the send method for every tcp mode, not only for tcp_full Dan 2017-12-18 14:14:44 +0100
  • dde01cc9b9 Fix unhandled exception in case the connection is already closed Dan 2017-12-18 13:50:00 +0100
  • 316c426429 Handle non-existent auth_key_id errors Dan 2017-12-18 09:50:41 +0100
  • a02dd6302e Add MESSAGE_TOO_LONG error Dan 2017-12-18 09:30:07 +0100
  • 8086d68b27 Update to v0.1.7 Dan 2017-12-18 09:08:19 +0100
  • 99a81ad1d6 Fix file uploading for Python < 3.5 Dan 2017-12-18 09:07:51 +0100
  • 14127ae1f0 Update to v0.1.6 Dan 2017-12-17 14:39:37 +0100
  • 5c72ee762a Fix no *.csv matching files Dan 2017-12-17 14:38:18 +0100
  • bbcd803b65
    Update README.rst Dan 2017-12-17 14:28:16 +0100
  • 70faa86a09
    Update README.rst Dan 2017-12-17 14:22:03 +0100
  • 53e74e34ad Call the proper logger Dan 2017-12-17 13:52:57 +0100
  • b6607fede0 Add idle mechanism to gently stop the program Dan 2017-12-17 13:52:33 +0100
  • c83daf8771 Correctly shutdown the socket Dan 2017-12-17 13:50:43 +0100
  • a4d00b7376 Expose UnknownError class Dan 2017-12-17 13:50:12 +0100
  • 32110e8578 Add send_venue method Dan 2017-12-16 02:03:09 +0100
  • ae36a57ee1 Add send_video_note method Dan 2017-12-16 01:45:29 +0100
  • ecd40f267e Add send_voice method Dan 2017-12-16 01:27:13 +0100
  • d528672a3b Add send_video method Dan 2017-12-16 01:16:52 +0100
  • 9986b707ae Default to audio/mpeg mime type when sending audios Dan 2017-12-16 01:05:25 +0100
  • fadecb1061 Rename .csv -> .tsv Dan 2017-12-15 12:28:13 +0100
  • 562103c66d Use tab as value separator Dan 2017-12-15 12:25:46 +0100
  • b90c1fe263 Update to v0.1.5 Dan 2017-12-15 10:11:14 +0100
  • 31b53e027b Add send_document method Dan 2017-12-15 10:09:29 +0100
  • 80e1882e05
    Add Telegram Group link Dan 2017-12-15 09:48:14 +0100
  • 690fe5f55a Little lonely comma Dan 2017-12-14 11:07:04 +0100
  • 4a8808fa3c Remove blank line Dan 2017-12-14 11:04:15 +0100
  • 914e7745f6 Update to v0.1.4 Dan 2017-12-14 10:59:43 +0100
  • 60dc1e577c Add send_audio method Dan 2017-12-14 10:57:30 +0100
  • a5d1b7f480 Add send_photo method Dan 2017-12-14 09:44:51 +0100
  • 8570d8a322 Implement file uploading Dan 2017-12-14 09:34:58 +0100
  • cc95cd62bb Update to v0.1.3 Dan 2017-12-14 01:04:12 +0100
  • a7970cedf5 Fix logo not showing up on PyPI website Dan 2017-12-14 00:13:51 +0100
  • af0c05ae3e Add ENTITY_MENTION_USER_INVALID error Dan 2017-12-13 10:44:50 +0100
  • ec8140a1d9 Add support for user mentions Dan 2017-12-13 10:44:24 +0100
  • 7f1bde662a Store parsed peers instead of raw dicts Dan 2017-12-13 09:53:50 +0100
  • e4793b1f7e Merge branch 'readme' Dan 2017-12-12 15:49:12 +0100
  • 954d3e80d5
    Reformat example code Dan 2017-12-12 15:32:27 +0100
  • e7c44933c2 Move chat actions to a separate class Dan 2017-12-12 14:51:02 +0100
  • bfe82182e1 Update v0.1.2 Dan 2017-12-12 11:20:23 +0100
  • 3d5528f2a8
    Update links Dan 2017-12-12 10:49:44 +0100
  • 3e8d452a3d Merge branch 'readme' Dan 2017-12-12 08:59:28 +0100
  • 3051adb5b9 Set info level when logging acks Dan 2017-12-12 08:38:05 +0100
  • 6fa8375cb5 Hint the correct type Dan 2017-12-12 08:07:31 +0100
  • ff3dd4a3ba Increase wait timeout Dan 2017-12-11 12:55:31 +0100
  • 7374c10afd Faster Object deserialization (~3x) Dan 2017-12-11 11:35:38 +0100
  • 33263e9ce6 Warn if retrying Dan 2017-12-11 10:34:14 +0100
  • 6083dec07b Update README.rst Dan 2017-12-11 09:21:29 +0100
  • 889611ccd0 Update API scheme to Layer 73 Dan 2017-12-11 09:19:31 +0100
  • f558439600 Update README.rst Dan 2017-12-11 08:59:11 +0100
  • ec1d3094c2 Remove raw html directive, PyPI doesn't like it Dan 2017-12-10 20:55:21 +0100
  • b1221df4fb Don't load README.rst file from setup.cfg Dan 2017-12-10 20:44:45 +0100
  • ad809a30c4 Update README.rst Dan 2017-12-10 20:43:31 +0100
  • 6fd8e960ec Add stop method for Client Dan 2017-12-09 20:52:02 +0100
  • 746a4b685f Correctly set the update handler when authorizing a new user Dan 2017-12-09 20:34:31 +0100
  • 0a00d2a8ee Reformat terms display Dan 2017-12-09 17:11:09 +0100
  • 519e9c8613 Display notice only once Dan 2017-12-09 17:09:39 +0100
  • cbcb1c78c4 Don't throw errors if auth key creation fails; try again instead Dan 2017-12-09 15:26:33 +0100