Commit Graph

  • 0721749d35
    Merge 0868e05528 into a9442ef1be Javad Zahedi 2024-09-12 03:00:53 +0800
  • eb7439739d
    Merge 3a5e035ea8 into a9442ef1be MeHDI Rh ∞ 2024-09-12 03:00:53 +0800
  • a9442ef1be
    Remove right-adjust from logging example docs (#4461) v1 Mohsen 2024-09-11 22:24:59 +0330
  • f17c560fff
    Merge pull request #1 from MohsenHNSJ/MohsenHNSJ-patch-1 Mohsen 2024-09-10 11:00:45 +0330
  • 8299d066ae
    Update updates.rst Mohsen 2024-09-10 11:00:01 +0330
  • 918f719ab2
    Fix default keyboard argument (#4459) v2 Jahongir Qurbonov 2024-09-09 21:47:39 +0500
  • 5421a05ef6 Assign a default value of None to the keyboard in the argument Jahongir Qurbonov 2024-09-09 13:46:09 +0500
  • d37b0f812f
    Update to layer 187 (#4457) Devesh Pal 2024-09-07 13:36:07 +0530
  • 28cab45311
    Update to layer 187 Devesh Pal 2024-09-07 09:49:01 +0530
  • b01d3d7a2f
    Fix edge case on get_messages when reverse=True (#4455) kristal 2024-09-05 18:00:22 +0300
  • 3e2f7dd2f2
    Added parentheses to clarify operation order kristal 2024-09-05 10:51:07 +0300
  • 3a5e035ea8 Handle callable from_users for NewMessage events Mehdi Rahimi 2024-09-04 20:36:04 +0330
  • b3cdaf8355 Fix get_messages when reverse=True (#4453) kristal 2024-09-04 18:07:46 +0300
  • 2e33e4075d
    Further improve type annotations (#4449) Jahongir Qurbonov 2024-09-02 00:18:38 +0500
  • 0f3c91eff7 Fix type annotations Jahongir Qurbonov 2024-09-01 14:30:08 +0500
  • 6e72bf9179 Fix typo Jahongir Qurbonov 2024-09-01 12:09:13 +0500
  • 52a9e70354 Fix multiple annotation of abstract class Jahongir Qurbonov 2024-09-01 12:09:06 +0500
  • d9ef60782a
    Improve type annotations (#4448) Jahongir Qurbonov 2024-09-01 01:48:11 +0500
  • 2078b87f72 Fix type hint for Serializable Jahongir Qurbonov 2024-08-31 22:58:30 +0500
  • 381096bf41 Fix type annotate Jahongir Qurbonov 2024-08-31 19:47:59 +0500
  • 34c4845909 Fix FilterType Jahongir Qurbonov 2024-08-31 19:42:35 +0500
  • c3c5e212b7
    Merge branch 'v2' into v2 Jahongir Qurbonov 2024-08-31 19:16:38 +0500
  • 20df051e39 Remove unnecessary decorator Jahongir Qurbonov 2024-08-31 19:11:35 +0500
  • d22550892e Improve __package__ check Jahongir Qurbonov 2024-08-31 18:44:57 +0500
  • 201759e7d5 Improve type annotation Jahongir Qurbonov 2024-08-31 18:37:00 +0500
  • aec957d62d
    Add error message back to proxy errors (#4443) delobanov 2024-08-30 00:54:34 +0300
  • 35d863a79a Fix error message delobanov 2024-08-29 23:25:18 +0300
  • 46854a7660
    Fix ConnectionError() takes no keyword arguments with proxies (#4440) delobanov 2024-08-28 23:41:38 +0300
  • f80a3f3365 Properly handle error_code for ProxyError in python_socks delobanov 2024-08-28 11:28:22 +0300
  • 90f1e5b073 Update to layer 186 Lonami Exo 2024-08-25 21:14:40 +0200
  • 6253d28143
    Fix type annotation for keyboard buttons (#4438) Jahongir Qurbonov 2024-08-21 22:28:16 +0500
  • 3eccbede9f Fix type annotation for inline button type Jahongir Qurbonov 2024-08-21 22:15:15 +0500
  • e131421d8e Fix type annotation for button type Jahongir Qurbonov 2024-08-21 21:58:20 +0500
  • babeba46d3
    Use custom type for Keyboard and rename filter type (#4436) Jahongir Qurbonov 2024-08-21 19:41:06 +0500
  • 6548db63a7 Fix Keyboard location Jahongir Qurbonov 2024-08-21 15:38:23 +0500
  • bd28f8900d Fix typo Jahongir Qurbonov 2024-08-21 15:22:04 +0500
  • 7c6aa361d3 Fix import typo Jahongir Qurbonov 2024-08-20 00:44:03 +0500
  • 3b5b6a1da7 Fix typo Jahongir Qurbonov 2024-08-20 00:30:46 +0500
  • b2c49912fa Rename ReplyMarkup to Keyboard Jahongir Qurbonov 2024-08-20 00:20:54 +0500
  • 3bc4c949fb Build method make private Jahongir Qurbonov 2024-08-19 21:30:51 +0500
  • 21d2ded546 Adding ReplyKeyboardMarkup and ReplyInlineMarkup custom types Jahongir Qurbonov 2024-08-19 17:54:51 +0500
  • ee3248c3a4
    Fix async filter call in combinators (#4435) Jahongir Qurbonov 2024-08-19 21:24:56 +0500
  • 859f1cf0d2 Rewritten as a for loop Jahongir Qurbonov 2024-08-19 21:19:52 +0500
  • 6626fbcd0c Fix async filter call in combinators Jahongir Qurbonov 2024-08-19 12:21:50 +0500
  • eb7ed5dd31
    Support asynchronous filters (#4434) Jahongir Qurbonov 2024-08-19 02:01:36 +0500
  • 7ad1945dab
    Merge branch 'LonamiWebs:v2' into v2 Jahongir Qurbonov 2024-08-19 01:48:45 +0500
  • 5f788e4951 Support for asynchronous filters Jahongir Qurbonov 2024-08-19 01:47:16 +0500
  • 75408483ad
    Support CDN downloads (#4420) 灰白草 2024-08-08 02:25:35 +0800
  • e225a9e77b fix: delete unnecessary debug code HBcao233 2024-08-08 02:07:21 +0800
  • 50f6816fd7 fix: CDN client can't connect HBcao233 2024-08-08 01:45:51 +0800
  • 317ee12ab8 feat: support for downloads CDNs #4327 HBcao233 2024-07-26 19:01:41 +0800
  • 2ab4bed02d
    Fix client.on() type hint (#4415) xplus2g4 2024-07-24 22:39:25 +0800
  • 946f803de7 Handle FloodPremiumWaitError Lonami Exo 2024-07-24 16:38:34 +0200
  • 9aaac9027f
    Fix client.on() type hint xplus2g4 2024-07-24 09:16:05 +0800
  • 087191e9c5
    Update API Scheme to Layer 184 (#4413) Shrimadhav U K 2024-07-19 21:13:02 +0530
  • c61d4d6226
    Update API Scheme to Layer 184 Shrimadhav U K 2024-07-19 15:41:14 +0530
  • a5c98aec50 Update to layer 183 Lonami Exo 2024-07-06 21:03:29 +0200
  • 65a4a96dbc
    Fix self_user setting in chat_hashes (#4402) Nazar Taran 2024-07-02 16:52:13 +0200
  • abe9267c2e Remove redundant condition Nazar Taran 2024-07-01 20:09:34 +0200
  • 9f4250661f Fix self_user setting in chat_hashes Nazar Taran 2024-07-01 17:41:10 +0200
  • 26c32f31d2 Fix step_sender could deadlock Lonami Exo 2024-06-29 17:47:01 +0200
  • d259e11db8
    Include Underline in markdown TrueSaiyan 2024-06-28 09:19:28 +0800
  • cfebb9df05
    Remove unused imports (#4397) 2ei 2024-06-21 01:06:40 +0300
  • 50cebcfdea rmove unused imports Zaid _ 2024-06-20 17:42:32 +0300
  • b3e6987654 fix Zaid _ 2024-06-20 17:06:19 +0300
  • c909221042 fix according to bot api Zaid _ 2024-06-20 04:33:06 +0300
  • 32c10eafe7 edit parsers Zaid _ 2024-06-20 04:30:32 +0300
  • 1e901b0b6a edit parsers Zaid _ 2024-06-20 03:46:13 +0300
  • 717384b1f5
    Removed Problematic Line TrueSaiyan 2024-06-19 00:16:09 +0800
  • 36c6b85c03 Update documentation gh-pages Lonami 2016-08-26 12:58:53 +0200
  • 04aea46fe4 Update to v1.36 v1.36.0 Lonami Exo 2024-06-11 16:42:47 +0200
  • 94048d9102 finalize does not need to return last_msg_id Lonami Exo 2024-06-07 22:14:40 +0200
  • 4536667a6a Fix formatting Lonami Exo 2024-06-07 22:14:17 +0200
  • 3def9433b8 qts_count is always assumed to be 1 Lonami Exo 2024-06-04 23:12:02 +0200
  • 998f7d3fd9 Clean-up trace logs of messagebox Lonami Exo 2024-06-04 23:01:30 +0200
  • 751b537fe1 qts_count is always assumed to be 1 Lonami Exo 2024-06-04 23:01:23 +0200
  • b8d656efa5 Add events.Raw Lonami Exo 2024-06-04 22:00:49 +0200
  • b3e210a1fb Update to layer 181 Lonami Exo 2024-06-01 11:00:14 +0200
  • 003c6f6626
    Add Button.web_view() TrueSaiyan 2024-05-14 09:29:11 +0800
  • 47673680f4 Update to layer 179 Lonami Exo 2024-05-01 17:43:24 +0200
  • 1974b663a2 Add missing type to _store_own_updates Lonami Exo 2024-04-28 10:16:56 +0200
  • 881bfaac5c Update to layer 179 Lonami Exo 2024-04-27 16:56:38 +0200
  • 0f6dd5987e Add readthedocs dependency on sphinx-rtd-theme v1.35.1 Lonami Exo 2024-04-24 19:03:20 +0200
  • d77ac18695 Bump to v1.35 v1.35.0 Lonami Exo 2024-04-24 18:51:29 +0200
  • 8137b12bec Fix readthedocs requirements Lonami Exo 2024-04-24 18:46:57 +0200
  • 10a6d16af6 Update to layer 178 Lonami Exo 2024-04-24 18:45:09 +0200
  • 3ac11e15ec
    Fix get_messages type hint (#4357) Darskiy 2024-04-23 17:54:41 +0300
  • 2fd860c78b Fix get_messages type hint Serj Berbeha 2024-04-23 03:47:01 +0300
  • f9ca093289 Add SenderGetter to EventCommon Integrating the SenderGetter functionality into the EventCommon class, allowing access to sender properties and methods in addition to the existing chat properties and methods. Serj Berbeha 2024-04-22 20:43:10 +0300
  • fe224fd35b Expand HTML tag checks for existing entities Just added the necessary tag checks for ALREADY existing MessageEntitySpoiler entity and expanded checking for MessageEntityStrike by adding one conservative strike tag Serj Berbeha 2024-04-19 13:57:48 +0300
  • 44aed4cadb
    Use current year when building documentation (#4354) chiri 2024-04-19 18:20:31 +0300
  • 98a2e6bb72
    automatic updates of copyright year in lib chiri 2024-04-19 10:15:47 +0300
  • 3625bf849d
    Fix get_entity type hint (#4352) Darskiy 2024-04-18 21:52:29 +0300
  • 22b9165524
    automatic updates of copyright year in lib chiri 2024-04-18 20:55:26 +0300
  • 8a5ea705f0 fix UserMethods get_entity type hints Fix type hints for get_entity method in UserMethods class to include list of Entity objects Serj Berbeha 2024-04-18 15:29:05 +0300
  • 3e7e5a489f
    update: copyright date chiri 2024-04-17 14:36:04 +0300
  • 0868e05528 MTProtoSender: Dont try to reconnenct in background when auto_reconnect flag is not active Javad 2024-04-16 22:20:37 +0330
  • d3a201a277
    Fix regression on supported Python version (#4347) Shubham Kumar 2024-04-13 00:36:15 +0530
  • e1f328e5f1 fixing union for python <= 3.9 Shubham Kumar 2024-04-13 00:31:54 +0530
  • 49a8f111d3
    Add missing attributes to Message (#4346) CoderX 2024-04-08 22:54:43 +0330