Commit graph

  • 9b83aa36db CR fix: add forgotten format Yuriy Chebyshev 2022-07-12 13:59:39 +03:00
  • 4cdebf605d
    Split "Context" textarea field into several required input fields evgfilim1 2022-07-12 14:32:12 +05:00
  • 01e5b3e456
    Merge branch 'dev-3.x' into dev-3.x-flat-package Alex Root Junior 2022-07-10 00:58:22 +03:00
  • fd56c52876
    Added changelog Alex Root Junior 2022-07-10 00:30:21 +03:00
  • 4f12b6792f
    Move packages Alex Root Junior 2022-07-10 00:21:34 +03:00
  • 851f7a2a37
    Add class helper ChatAction (#803) ShiroNoHaga 2022-07-09 23:47:11 +03:00
  • 2dffa0e3dd CR fix: add isinstance check Yuriy Chebyshev 2022-07-08 15:12:39 +03:00
  • e8b09d3fcf CR fix: add isinstance check Yuriy Chebyshev 2022-07-08 15:11:18 +03:00
  • 4aac637251 CR fix: add tests, fix union Yuriy Chebyshev 2022-07-08 14:54:13 +03:00
  • bc5b26de5f
    Add __eq__ and __hash__ methods to State class (#928) darksidecat 2022-07-08 02:26:49 +03:00
  • ba61bcd871 Delete old actions ShiroNoHaga 2022-07-04 11:28:27 +03:00
  • 6fb8dae945
    Fix failing mypy evgfilim1 2022-07-04 01:19:48 +05:00
  • 2da987daef
    Merge branch 'dev-3.x' into dev-3.x Evgen Fil 2022-07-03 22:29:18 +05:00
  • fa52de9794 Move inheritance from str ShiroNoHaga 2022-07-03 17:02:05 +03:00
  • 7f832089df CR fix: fix isinstance Yuriy Chebyshev 2022-06-28 16:52:29 +03:00
  • 416460e013
    Skip running tests when there are no code or test changes (#948) Evgen Fil 2022-06-26 21:16:17 +05:00
  • 556f4e06f8 use != instead of 'not x == y' in tests darksidecat 2022-06-26 18:24:17 +03:00
  • 36fbfc06d5 return NotImplemented for other types darksidecat 2022-06-26 17:12:54 +03:00
  • 25f0e1a0dc
    Allow config file changes to trigger tests evgfilim1 2022-06-26 18:49:41 +05:00
  • b3263f9d6b
    Improve issue and pull request templates (#947) Evgen Fil 2022-06-26 18:27:42 +05:00
  • 2cb0fd1c4b
    Improve changelog check action (#949) Evgen Fil 2022-06-26 18:22:32 +05:00
  • c952a730c2 return False for not equal objects creating FilterObject use getfullargspec that check State equality with type and object builtins, raising Error in __eq__ method of State break this behavior darksidecat 2022-06-26 14:35:11 +03:00
  • 36fb7761c3 add typehints, tests darksidecat 2022-06-26 13:57:17 +03:00
  • 7c18036af0
    update __eq__ method darksidecat 2022-06-26 13:52:02 +03:00
  • cc0bbd8983
    update changes description darksidecat 2022-06-26 13:51:21 +03:00
  • 1e9c954b0b
    remove deepcopy method darksidecat 2022-06-26 13:51:00 +03:00
  • 725eb7c660
    remove deepcopy in tests darksidecat 2022-06-26 13:50:40 +03:00
  • 2ea3c499f3
    update tests darksidecat 2022-06-26 13:50:25 +03:00
  • 1a0cf49c78
    Improve changelog check action evgfilim1 2022-06-26 14:51:50 +05:00
  • 275416abc0
    Update aiogram/dispatcher/fsm/state.py darksidecat 2022-06-26 12:26:02 +03:00
  • 623290d65d
    Improve issue and pull request templates evgfilim1 2022-06-26 13:51:13 +05:00
  • 033bd82c0c
    Skip running tests when there are no code or test changes evgfilim1 2022-06-26 14:02:37 +05:00
  • 70088cdd65
    Add full_name shortcut for Chat (#929) Oleg A 2022-06-26 01:50:27 +03:00
  • b8893c0971
    #944 Rename "extract()" to "extract_from()" for entities (#945) Alex Root Junior 2022-06-26 01:36:45 +03:00
  • 3925b19084
    Fixed deprecation message Alex Root Junior 2022-06-26 00:38:29 +03:00
  • 4a99661b38
    Rename tests Alex Root Junior 2022-06-26 00:27:02 +03:00
  • 0076a6f874
    #944 Rename "extract()" to "extract_from()" for entities Alex Root Junior 2022-06-26 00:18:08 +03:00
  • fadb11515e
    Remove deprecated methods (#943) Alex Root Junior 2022-06-25 22:47:08 +03:00
  • 3980f90216
    Fixed typehint Alex Root Junior 2022-06-25 22:33:45 +03:00
  • b5100587e6
    Automatically put 2.x label on new pull requests to dev-2.x (#939) Evgen Fil 2022-06-26 00:32:28 +05:00
  • 2c6d8ed5cb
    Automatically put 3.x label on new pull requests to dev-3.x (#940) Evgen Fil 2022-06-26 00:31:19 +05:00
  • 4f54bf63fd
    Added changelog Alex Root Junior 2022-06-25 22:16:13 +03:00
  • 65c2d06617
    #941 Removed deprecated methods Alex Root Junior 2022-06-25 22:15:04 +03:00
  • 632268af4b
    Automatically put 2.x label on new pull requests to dev-2.x evgfilim1 2022-06-25 22:51:47 +05:00
  • 83ea63dae5
    Automatically put 3.x label on new pull requests to dev-3.x evgfilim1 2022-06-25 22:49:55 +05:00
  • 247ffbef69
    3.x Bot API 6.1 (#937) Alex Root Junior 2022-06-25 18:14:29 +03:00
  • 50d26de3d5
    Rollback removed dependencies Alex Root Junior 2022-06-25 18:04:29 +03:00
  • f16c6213e1
    Fixed typehint Alex Root Junior 2022-06-25 17:57:39 +03:00
  • 03d56b1f84
    Added tests, fixed ForceReply Alex Root Junior 2022-06-25 17:52:46 +03:00
  • ff9321b0be
    Added changelog Alex Root Junior 2022-06-25 17:42:18 +03:00
  • 46f75a087e
    Added support of Bot API 6.1 Alex Root Junior 2022-06-25 17:40:52 +03:00
  • 23568d647d command filter now can be sets with BotCommand object instead of or together with plain strings Yuriy Chebyshev 2022-06-24 13:30:49 +03:00
  • df23d4fd59
    Update Telegram Bot API shield version in README.md (#934) Владислав 2022-06-24 11:58:29 +03:00
  • a45e07f4fb
    Update Telegram Bot API shield version in README.md Владислав 2022-06-23 23:49:49 +03:00
  • 53db684dac
    Merge branch 'dev-2.x' Alex Root Junior 2022-06-22 01:42:59 +03:00
  • 6e6c737583
    Remove bad file Alex Root Junior 2022-06-22 01:42:47 +03:00
  • a834ae5dd2
    Merge branch 'dev-2.x' v2.21 Alex Root Junior 2022-06-22 01:09:57 +03:00
  • cdb6e2b7df
    Bump version Alex Root Junior 2022-06-22 01:08:53 +03:00
  • c289da35c3
    Added from_id property to Message (#899) ENCRYPTED 2022-06-22 01:04:47 +03:00
  • 1ced320a19
    make ChatTypeFilter work with inline queries (#915) Abror Maksudov 2022-06-22 03:03:44 +05:00
  • ce5077876b
    fix unregister handlers (#932) ZharkovMihail 2022-06-22 01:02:23 +03:00
  • 3b66a2b2e0
    Added full support of Telegram Bot API 6.1; Ported web-app utils; Deprecated emoji module; Alex Root Junior 2022-06-22 00:59:49 +03:00
  • 7940613ec0
    Rework warning for not defined fields (#931) Andrew 2022-06-21 03:26:17 +03:00
  • b377564f55
    Rework warning for not defined fields andrew000 2022-06-20 23:21:22 +03:00
  • e7c4016ae9
    fix: add changelog extension Oleg A 2022-06-20 22:22:18 +03:00
  • d53626ef2e
    fix: use f-string to get correct type for mandatory field Oleg A 2022-06-20 17:52:46 +03:00
  • 86d3dfe81f
    docs: add changelog for Chat.full_name Oleg A 2022-06-20 17:43:03 +03:00
  • aa72367296
    chore: test full_name for Chat Oleg A 2022-06-20 17:35:36 +03:00
  • e3b72bbcab
    chore: add full_name for Chat Oleg A 2022-06-20 16:52:45 +03:00
  • d565c01569 full implement deepcopy with memo dict, add typehints darksidecat 2022-06-19 11:05:33 +03:00
  • a1449f0990 reformat darksidecat 2022-06-19 01:51:09 +03:00
  • eeacd1019a Fix the ability to copy the state, now copying the state will return the same state. darksidecat 2022-06-19 01:39:11 +03:00
  • c524df5581
    fix unregister handlers ZharkovMihail 2022-06-18 21:01:53 +03:00
  • adfc89f125
    Fix type hints for redis TTL params (#922) Andrew 2022-06-16 21:43:32 +03:00
  • 09136c4b53 Move AutoName to separate file ShiroNoHaga 2022-06-16 04:08:26 +03:00
  • 5de44317cc Use AutoName class for enum values ShiroNoHaga 2022-06-16 03:21:58 +03:00
  • df6217c5e0
    Update CHANGES Andrew 2022-06-14 16:07:21 +03:00
  • 1e0e13b9bc
    Added changelog andrew000 2022-06-14 12:44:00 +03:00
  • 27e409adc0
    Fix imports andrew000 2022-06-14 12:33:00 +03:00
  • bbfbaae6f1
    Allow to use int and datetime.timedelta andrew000 2022-06-12 19:24:32 +03:00
  • b3b320c106
    Small typo fix (#920) Kostiantyn Kriuchkov 2022-06-10 11:48:19 +03:00
  • ca314eed6f Added to CHANGELOG latand 2022-06-10 07:48:00 +03:00
  • 2a8e9c623b
    Small typo fix Kostiantyn Kriuchkov 2022-06-10 07:33:36 +03:00
  • a25294d6d1 add protect content global default Yuriy Chebyshev 2022-01-03 15:37:04 +03:00
  • a0fb37a54d
    Add protect_content to webhook responses (#804) Юрий 2022-06-02 14:51:17 +03:00
  • 3fbf29e136 add condition when call.message is none abrikk 2022-05-18 22:41:23 +05:00
  • d41074972f make ChatTypeFilter work with inline queries abrikk 2022-05-17 17:39:10 +05:00
  • 1fe14c8235 Add global allow sending without reply parameter Jono 2022-05-16 19:38:37 +08:00
  • 824b43c436
    #901 Fixed false-positive coercing of Union types in API methods (#912) Alex Root Junior 2022-05-14 17:27:36 +03:00
  • 3d6b756e9f
    Added default value for force_reply Alex Root Junior 2022-05-14 17:20:20 +03:00
  • dab4e26f1c
    #901 Fixed false-positive coercing of Union types in API methods Alex Root Junior 2022-05-14 17:15:31 +03:00
  • 8d58ed909d
    fix Dispatcher.release_key (#908) Alex Filiov 2022-05-14 23:01:32 +09:00
  • 6ad242399b
    #905 Added 3 missing content types (#906) Aleksandr 2022-05-13 23:52:13 +03:00
  • 82aa1c06d6 added fastapi simple example typhoon 2022-05-13 22:58:35 +10:00
  • a4d97e8e53 Merge branch 'dev-2.x' of https://github.com/vortex14/aiogram into dev-2.x typhoon 2022-05-13 22:57:08 +10:00
  • e5d9bf427e added fastapi simple example typhoon 2022-05-13 22:56:34 +10:00
  • 03dbb1ba7e
    Merge branch 'aiogram:dev-2.x' into dev-2.x vortex14 2022-05-13 16:40:13 +10:00
  • 17f2970020 added fastapi based bot typhoon 2022-05-13 16:39:48 +10:00
  • 5c3e4e326a
    fix Dispatcher.release_key Alex Filiov 2022-05-12 17:51:07 +09:00
  • 39a3d528d8 Added changelog Groosha 2022-05-10 23:04:33 +03:00