Commit Graph

  • e7ae36855c
    Add SCHEDULE_TOO_MUCH davtur19 2019-09-06 17:16:28 +0200
  • 36ddbfc139
    Merge pull request #2 from davtur19/patch-2 davtur19 2019-09-06 17:14:17 +0200
  • 89765bed31
    Merge pull request #1 from davtur19/patch-1 davtur19 2019-09-06 17:13:58 +0200
  • 95c33faab3
    Add SECONDS_INVALID davtur19 2019-09-06 17:13:04 +0200
  • f41d0cc831
    Add REACTION_INVALID davtur19 2019-09-06 17:10:42 +0200
  • dab237e758 Support sending scheduled messages Lonami Exo 2019-09-06 13:45:31 +0200
  • 9dd73cd494 Update to layer 105 Lonami Exo 2019-09-06 13:10:27 +0200
  • 57049de23a Fix message.document for webpages Lonami Exo 2019-09-06 13:09:07 +0200
  • d5faf5e8aa Support getting more than 100 messages by ID Lonami Exo 2019-08-26 12:16:16 +0200
  • 61bc8f7fa3 Fix-up #1259 missing import (#1261) painor 2019-08-25 20:29:17 +0100
  • ae86f40c3e
    Add missing import painor 2019-08-25 16:05:29 +0100
  • bd7ab23a8f Support async progress_callback in upload_file (#1259) painor 2019-08-19 20:11:13 +0100
  • 336f389f84
    Fix small typo painor 2019-08-19 18:46:09 +0100
  • 4f7d8f3d60
    Add async support to upload file prgoress callback painor 2019-08-19 18:42:43 +0100
  • 42874de2b2 Fix start() and sign_up() flow for layer 104 Lonami Exo 2019-08-16 19:19:42 +0200
  • 00b0319397 Update to layer 104 Lonami Exo 2019-08-14 00:03:24 +0200
  • f2a236eb57 Split scheme back into two files Lonami Exo 2019-08-13 23:45:17 +0200
  • e1905d0d7a Avoid using telethon.sync in the examples Lonami Exo 2019-08-13 23:33:39 +0200
  • 61c0e63bbe Avoid unnecessary await in Conversation Lonami Exo 2019-08-13 18:11:02 +0200
  • c3dee9697f Enable awaitable event builder func Kirill Sorokin 2019-08-12 09:54:52 +0300
  • e24dd3ad75 Prevent double-connect causing double-reads later Lonami Exo 2019-08-07 23:43:31 +0200
  • 48a70308b5
    Update docstring for send_read_acknowledge Lonami 2019-08-11 10:23:45 +0200
  • 969a36c2a8 Update docs for silent parameter Lonami Exo 2019-08-10 09:06:05 +0200
  • f5de2cd9a0 Fix logging bug on disconnect Lonami Exo 2019-08-08 09:32:18 +0200
  • c0e4d6c8b6 Slightly simplify BinaryReader Lonami Exo 2019-08-07 10:33:46 +0200
  • 45d82f2a85 Fix issues with to/from ID in private chats with multiple clients Lonami Exo 2019-08-07 00:46:19 +0200
  • b1eed82b7f Fix use of newer file IDs and add two new errors Lonami Exo 2019-08-06 23:25:58 +0200
  • b719a2a432 Remove unwanted html.unescape() call Lonami Exo 2019-08-04 10:09:23 +0200
  • 8a933afc5d Support iterating over specific drafts more easily Lonami Exo 2019-08-01 20:15:32 +0200
  • d3221a508a Add kick_participant Lonami Exo 2019-07-31 22:40:41 +0200
  • e1355ae5d8 Improve Quart example (#1229) Phil Jones 2019-08-01 17:15:04 +0000
  • 1be54035e8
    Apply suggestions from #1229 Lonami 2019-08-01 19:14:15 +0200
  • 2b277dd558 Fix (de)serialization of negative timestamps (#1241) binares 2019-08-01 19:47:38 +0300
  • 7879116dd2
    Remove trailing whitespace Lonami 2019-08-01 18:46:37 +0200
  • 2ace4fde41 Fix Forward had its client set to None (#1247) Lonami Exo 2019-07-31 11:01:48 +0200
  • 13e9119573 Create Nix package expressions (#1246) bb010g 2019-07-30 06:31:53 -0700
  • 3aafd33bb3 Create Nix package expressions bb010g 2019-07-30 04:54:53 -0700
  • 612516c1e0
    Use _EPOCH instead of datetime.fromtimestamp(0) binares 2019-07-28 20:09:56 +0300
  • 03bd3aa8dc
    Assume datetimes / dates to be in UTC binares 2019-07-28 19:59:07 +0300
  • 318456cd05
    Make TLObject.serialize_datetime Windows safe. binares 2019-07-26 03:04:13 +0300
  • c1123e1eb3
    Safe way of parsing timestamps. binares 2019-07-26 02:08:06 +0300
  • 14b1226066
    Fix negative timestamp issue binares 2019-07-24 17:44:48 +0300
  • de85c34462 Handle connection error when fetching difference in updates Lonami Exo 2019-07-23 21:12:08 +0200
  • 5a225d1668 Fix a dialog's message could be wrong in rare cases Lonami Exo 2019-07-23 12:44:19 +0200
  • eb44c6634b Add Dialog to auto cast to peer Lonami Exo 2019-07-23 12:44:06 +0200
  • 5498d14e54 Fix default edit_permissions and clarify documentation Lonami Exo 2019-07-23 10:14:31 +0200
  • 6443a4ae7d
    Update auth.py SmartManoj 2019-07-21 12:57:18 +0530
  • 11032cddd1
    Enhanced flow SmartManoj 2019-07-21 12:54:22 +0530
  • 48d6f15850 Update to layer 103 (again) Lonami Exo 2019-07-20 12:26:11 +0200
  • ae620db0c5 Better document MESSAGE_ID_INVALID Lonami Exo 2019-07-20 11:10:01 +0200
  • cbcbda5276 Minor documentation and type hint updates Lonami Exo 2019-07-17 12:37:16 +0200
  • 4bf85d9e8e Add new Button.auth (#1235) Lonami Exo 2019-07-17 12:25:29 +0200
  • 649e9a7b0c Check for empty message after applying parse mode Lonami Exo 2019-07-17 12:06:23 +0200
  • cca50ef842 Improve flood wait log message Lonami Exo 2019-07-17 12:04:53 +0200
  • 2ffd1e8e7c Clean-up usage of root directory in docs generation Lonami Exo 2019-07-17 10:11:52 +0200
  • eb02eadb9f Fix TempWorkDir not actually working Lonami Exo 2019-07-17 09:34:17 +0200
  • b800fad8e1
    add login button wkpn 2019-07-16 20:14:03 +0300
  • ec093f90e7 Fix InputKeyboardButtonUrlAuth was not considered inline Lonami Exo 2019-07-16 18:47:28 +0200
  • de46745926 Fix "methods returning this type" not accounting for vectors Lonami Exo 2019-07-15 10:05:26 +0200
  • 391c00a0eb
    Update assistant.py SmartManoj 2019-07-15 17:05:06 +0530
  • 70a683c06e
    Update assistant.py SmartManoj 2019-07-15 17:03:19 +0530
  • dec7ebdac0
    Update assistant.py SmartManoj 2019-07-15 16:11:51 +0530
  • 8a100086fe
    Update assistant.py SmartManoj 2019-07-15 16:06:35 +0530
  • 559fa48fe7
    / Commands SmartManoj 2019-07-15 15:52:06 +0530
  • 944fb10733 Add missing return self on action/download ctx managers Lonami Exo 2019-07-13 21:20:51 +0200
  • ae1c1b3912 Improve permission-related errors (#1231) painor 2019-07-10 22:19:50 +0100
  • 2b50eb4a02
    Single quotes Lonami 2019-07-10 23:19:05 +0200
  • 00593fd4cd
    Update telethon_generator/data/errors.csv painor 2019-07-10 21:43:43 +0100
  • ab3e0e2769
    Added notes to InputPeerSelf painor 2019-07-10 21:43:17 +0100
  • 97cc4aeb06
    Add more description to rights related errors. painor 2019-07-10 19:44:37 +0100
  • 2adc746143 Fix CallbackQuery pattern= (#1230) painor 2019-07-10 16:37:36 +0100
  • bcc462ffc5
    Small fix for callbackquery painor 2019-07-10 14:37:33 +0100
  • c61a5c8fc6 Improve Quart example pgjones 2019-07-09 20:05:17 +0100
  • c4c263a85b Use flush() only if it exists (#1227) st7105 2019-07-09 16:40:05 +0700
  • f676005de5
    Update downloads.py Lonami 2019-07-09 11:39:29 +0200
  • ee93be9422 Check exist flush method Alexander Zaguzin 2019-07-09 10:35:14 +0700
  • 0ced884aa3 Fix wrong friendly methods mappings Lonami Exo 2019-07-06 19:45:20 +0200
  • 7a78aebb12 Update to v1.9.0 v1.9.0 Lonami Exo 2019-07-06 19:38:18 +0200
  • 97e4d83593 Rename and clarify docs for edit_permissions Lonami Exo 2019-07-06 19:30:21 +0200
  • 05b770a93f Fix directly nested markdown entities Lonami Exo 2019-07-06 12:55:44 +0200
  • 8e36bb4c4d Link Python keywords with Python's documentation Lonami Exo 2019-07-06 12:10:25 +0200
  • 6de6e3d75c
    Create Н HangryRabbite 2019-07-06 12:56:27 +0600
  • 42d5c0fe6d Add pattern parameter to events.CallbackQuery (#1212) painor 2019-07-05 20:03:07 +0100
  • d4ab7ccbe1
    Always define pattern_match Lonami 2019-07-05 21:02:02 +0200
  • e91c296d4b
    Space Lonami 2019-07-05 20:53:32 +0200
  • 2d0fc8356f Fix markdown parsing for pre blocks and entity after entity Lonami Exo 2019-07-05 20:29:32 +0200
  • cc6662e183
    Update callbackquery.py painor 2019-07-05 16:41:27 +0100
  • be65c63f16 Add missing re-exports in telethon.sync Lonami Exo 2019-07-05 16:51:08 +0200
  • 8a0a18255a Update to layer 103 Lonami Exo 2019-07-05 12:27:20 +0200
  • 61270e0ea6 Document edit_admin and edit_restrictions as friendly methods Lonami Exo 2019-07-05 10:51:48 +0200
  • 2d2afc5280 Add edit_admin and edit_restrictions (#1210) painor 2019-07-05 09:48:21 +0100
  • 3c4aaf9b2b
    Make edit_restriction plural Lonami 2019-07-05 10:47:58 +0200
  • 251e8227eb
    Spaces Lonami 2019-07-05 10:46:19 +0200
  • 37c3c8a85e
    Better is_admin behaviour Lonami 2019-07-05 10:38:46 +0200
  • 0d9e639f4f
    Support asynchronous progress_callback's Lonami 2019-07-04 15:34:51 +0200
  • 3f19f6fd50 Return None in UserUpdate if information is unknown Lonami Exo 2019-07-04 10:34:48 +0200
  • 99b15b916c Turn UserUpdate attributes into properties Lonami Exo 2019-07-04 10:17:40 +0200
  • 7285b156f4 Create events.Album (#1216) Lonami Exo 2019-06-30 16:34:07 +0200
  • e8327da189 Fix some methods in Message were not checking for client Lonami Exo 2019-06-30 16:32:29 +0200
  • a7a7c4add2 Pass all Updates when building events Lonami Exo 2019-06-30 16:32:18 +0200