Commit graph

  • 36aab46754
    Change mock return_value JRoot Junior 2023-11-18 01:31:33 +02:00
  • 2b36338ca2
    Skip some tests on PyPy JRoot Junior 2023-11-17 00:42:06 +02:00
  • 444ed91bbd
    Fixed long line in the example JRoot Junior 2023-11-17 00:32:03 +02:00
  • 5d168b369f
    Reformat code JRoot Junior 2023-11-17 00:30:34 +02:00
  • 77427ca0ec
    Merge branch 'dev-3.x' into scenes JRoot Junior 2023-11-17 00:28:59 +02:00
  • c208bcf748
    Reformat code JRoot Junior 2023-11-17 00:28:47 +02:00
  • 0fc718deeb
    Small changes in the pending changelog JRoot Junior 2023-11-17 00:27:30 +02:00
  • da63394146
    Expand test coverage for test_fsm module JRoot Junior 2023-11-17 00:21:28 +02:00
  • 85b024cf78
    Fixed test JRoot Junior 2023-11-16 22:59:53 +02:00
  • 82f1c8a418
    Merge branch 'dev-3.x' into scenes JRoot Junior 2023-11-16 22:55:36 +02:00
  • 5b59ca679a
    Ignore PytestUnraisableExceptionWarning again JRoot Junior 2023-11-16 12:40:52 +02:00
  • 7e45f482d4
    Enable filterwarnings JRoot Junior 2023-11-16 12:37:15 +02:00
  • 9bced29923
    Update translation files JRoot Junior 2023-11-16 02:34:57 +02:00
  • b83fda51ef
    Merge fd5ca38c36 into 3ad5ed6bc2 Kostiantyn Kriuchkov 2023-11-16 02:33:23 +02:00
  • fd5ca38c36
    Merge branch 'dev-3.x' into docs-update Alex Root Junior 2023-11-16 02:33:20 +02:00
  • 21fce8ef8d
    Delete CHANGES/991.doc Alex Root Junior 2023-11-16 02:23:28 +02:00
  • 3ad5ed6bc2
    Fixed ResourceWarnings in tests (#1366) Alex Root Junior 2023-11-16 02:08:36 +02:00
  • 916503ef06
    Fixed coverage for the RedisEventIsolation JRoot Junior 2023-11-16 02:01:24 +02:00
  • 7025287721
    Added changelog JRoot Junior 2023-11-16 01:51:31 +02:00
  • cda4a635b1
    #1320 Update pytest configuration and tests cleanup JRoot Junior 2023-11-16 01:47:23 +02:00
  • 9a2a72fe97
    Add pydantic 2.5 support (#1361) Oleg A 2023-11-14 13:35:37 +03:00
  • c92942bc38
    docs: add changelog Oleg A 2023-11-14 11:17:20 +03:00
  • a270f12958
    chore: add pydantic 2.5 support Oleg A 2023-11-14 11:13:44 +03:00
  • 29d766fef2
    #1006 Update parameter description in chat_action.py JRoot Junior 2023-11-14 02:57:23 +02:00
  • 2f1ae0a686
    Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x JRoot Junior 2023-11-14 02:54:34 +02:00
  • 6153b4f805
    #1314 Mention that event can be skipped JRoot Junior 2023-11-14 02:53:13 +02:00
  • 7b30caed53
    chore(docs): update middleware.rst (#1353) Egor 2023-11-14 05:44:04 +05:00
  • e76f4c38ad
    new improved CallableMixin (#1357) RootShinobi 2023-11-13 21:04:58 +02:00
  • 9b5e462068
    Add current handler to filters, so that flags can be retrieved from it. (#1360) Kostiantyn Kriuchkov 2023-11-13 21:03:21 +02:00
  • f2265a859f
    Update CHANGES/1360.bugfix.rst Kostiantyn Kriuchkov 2023-11-13 12:29:48 +02:00
  • 6bf29cfc70 add changelog latan 2023-11-13 12:29:00 +02:00
  • 26199d5239 run black isort latan 2023-11-13 12:27:15 +02:00
  • 695c0cb7d8 Add current handler to filters, so that flags can be retrieved from it. latan 2023-11-13 12:20:03 +02:00
  • 749255fa07
    Add support for State instance in the scene JRoot Junior 2023-11-10 22:45:33 +02:00
  • b806bd0190
    Small fix in tests JRoot Junior 2023-11-10 00:12:02 +02:00
  • a8c790a030
    Merge branch 'dev-3.x' into scenes JRoot Junior 2023-11-09 23:59:54 +02:00
  • 28da0e8f1b
    Init tests Alex Root Junior 2023-11-09 21:18:15 +02:00
  • cb68bb22d0
    Update CHANGES/1357.misc.rst RootShinobi 2023-11-08 13:19:17 +02:00
  • ed9e63413a reformatted RootShinobi 2023-11-04 20:31:19 +02:00
  • 945e1cf865 changes and Sets RootShinobi 2023-11-04 20:24:16 +02:00
  • 32d5f79a25 optimized CallableMixin RootShinobi 2023-11-04 20:03:44 +02:00
  • cd69337d76
    Add changelog entry Nachtalb 2023-11-03 21:16:32 +01:00
  • ea18972a6b
    Add Python 3.12 support in GitHub Actions and project configurations Nachtalb 2023-11-03 20:47:53 +01:00
  • 548c857646
    Fix test_state_in_unknown_class for Python 3.12+ due to PEP 678 changes Nachtalb 2023-11-03 20:23:49 +01:00
  • 8e7c5ed9da
    Fix test due to asyncio task scheduling race condition Nachtalb 2023-11-03 19:54:55 +01:00
  • 23b0164d4c
    Fix uvloop deprecation warning causing pytest not to run Nachtalb 2023-11-03 19:12:33 +01:00
  • 78b1cfb9da
    Upgrade to py12 compatible aiohttp beta version Nachtalb 2023-11-03 19:01:27 +01:00
  • 8e40c88e48 changes Egor 2023-11-01 13:31:25 +03:00
  • 2bc8b20c62
    Update middleware.rst Egor 2023-11-01 13:10:47 +03:00
  • 228a86afdc
    Refresh translation files Alex Root Junior 2023-10-29 02:32:40 +03:00
  • a355daba49
    Re-generate Bot API Alex Root Junior 2023-10-29 02:15:50 +03:00
  • 180a7297ff
    Update typing-extensions version range in dependencies (#1352) Alex Root Junior 2023-10-28 23:09:30 +03:00
  • f13c2cbcd4
    Update typing-extensions version range in dependencies Alex Root Junior 2023-10-28 23:08:35 +03:00
  • 475b1861e5
    Update citation Alex Root Junior 2023-10-27 00:50:21 +03:00
  • e3def608f1
    Add CITATION.cff for automatic academic citation (#1351) Alex Root Junior 2023-10-27 00:48:47 +03:00
  • ad70631f6b
    Fixed category name Alex Root Junior 2023-10-27 00:48:18 +03:00
  • b1f468b33e
    Add CITATION.cff for automatic academic citation Alex Root Junior 2023-10-27 00:45:25 +03:00
  • c34ee6338f
    Merge 2f8ed13980 into d8e7801963 Shubham Patel 2023-10-22 00:55:40 +03:00
  • d8e7801963
    Add new FSM strategy CHAT_TOPIC strategy.py (#1344) ZeroN 2023-10-22 02:41:13 +05:00
  • 726f92c09f
    Update strategy.py ZeroN 2023-10-22 01:59:07 +05:00
  • 47ab5d653d
    Update base.py ZeroN 2023-10-22 01:37:34 +05:00
  • c18975e795
    Update test_strategy.py ZeroN 2023-10-22 01:36:18 +05:00
  • ec7ca42d11
    Update base.py ZeroN 2023-10-22 01:35:54 +05:00
  • df75f75ca0
    Update middleware.py ZeroN 2023-10-22 01:35:37 +05:00
  • 4caa19cfec
    Update strategy.py ZeroN 2023-10-22 01:35:13 +05:00
  • 1f9032bcf1
    Merge branch 'aiogram:dev-3.x' into dev-3.x ZeroN 2023-10-22 01:15:20 +05:00
  • 3b21262d34
    Skip unused ignore Alex Root Junior 2023-10-21 22:09:46 +03:00
  • eef277ae65
    Ignore uvloop attr-defined Alex Root Junior 2023-10-21 22:04:10 +03:00
  • 1cf6ce251b
    Fixed ruff command Alex Root Junior 2023-10-21 21:48:22 +03:00
  • 0a9bee4bd2
    Bump dependencies Alex Root Junior 2023-10-21 21:44:52 +03:00
  • c04dd98fc7
    Update strategy.py ZeroN 2023-10-21 23:37:24 +05:00
  • c6c838f689
    Update ReadTheDocs configuration (#1345) Alex Root Junior 2023-10-21 19:31:48 +03:00
  • 4f58c0efbd
    Update ReadTheDocs configuration Alex Root Junior 2023-10-21 19:18:53 +03:00
  • 7c50c9cf33
    add typing user_id: Optional[int] = None base.py ZeroN 2023-10-21 16:53:44 +05:00
  • 2a3702da0f
    add typing user_id: Optional[int] = None, middleware.py ZeroN 2023-10-21 16:52:20 +05:00
  • cf56fe8021
    Update strategy.py ZeroN 2023-10-21 01:08:48 +05:00
  • 8f1d8af45d
    Update 1343.feature.rst ZeroN 2023-10-21 01:06:25 +05:00
  • 5232265b9e
    ADD CHAT_TOPIC tests test_strategy.py ZeroN 2023-10-21 01:05:13 +05:00
  • 791edeba11
    Add new FSM strategy CHAT_TOPIC strategy.py ZeroN 2023-10-20 18:21:47 +05:00
  • f08f4acfce
    Create 1343.feature.rst ZeroN 2023-10-20 18:16:50 +05:00
  • 9584ac9a5b
    Add new strategy CHAT_TOPIC strategy.py ZeroN 2023-10-20 17:25:05 +05:00
  • 98771fdf31
    Update base.rst (#1340) VasBrd 2023-10-18 22:00:25 +03:00
  • b7772cb983
    Create 1340.doc.rst VasBrd 2023-10-17 21:24:02 +03:00
  • 4e1d71146c
    Update base.rst VasBrd 2023-10-17 13:37:33 +03:00
  • 298cb4b49a
    Update echo_bot.py Paheter 2023-10-15 17:13:21 +07:00
  • 58e9142995
    Remove scene inclusion methods from router Alex Root Junior 2023-10-14 21:24:59 +03:00
  • c999964f11
    Small refactoring Alex Root Junior 2023-10-13 00:00:36 +03:00
  • 2f8ed13980 update fix #206 Shubham Patel 2023-10-12 21:40:55 +05:30
  • bda7fcd13b
    Merge branch 'dev-3.x' into scenes Alex Root Junior 2023-10-11 02:09:20 +03:00
  • 8741515cb5
    fixes #206 ShubhamBhut 2023-09-21 10:10:57 +05:30
  • cf3044687a
    Update changelog instructions in PR workflow Alex Root Junior 2023-10-08 19:22:58 +03:00
  • a2ed142557
    Remove stale texts Alex Root Junior 2023-10-08 19:15:53 +03:00
  • d180fd7a46
    Update texts, remove dummy translation files Alex Root Junior 2023-10-08 19:14:12 +03:00
  • 564292dd79
    Fix send_copy helper parse mode (#1332) Suren Khorenyan 2023-10-08 18:56:30 +03:00
  • 05531e4d76 Add changelog for bugfix 1332 Suren Khorenyan 2023-10-08 18:43:14 +03:00
  • 5fea80a0d2 Fix send_copy helper parse mode Suren Khorenyan 2023-10-08 18:19:31 +03:00
  • cad42580dd
    Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) Sergey Akentev 2023-10-08 18:13:06 +03:00
  • f681afb879
    Bump version Alex Root Junior 2023-10-08 18:00:50 +03:00
  • cd3dc7c3cd Typing improvements Kylmakalle 2023-10-08 15:59:53 +03:00
  • f506ea1631 Changelog Kylmakalle 2023-10-08 02:07:22 +03:00