Commit graph

  • bff483b8a7
    Update message.send_copy: add missing reply_parameters param (#1403) Egor 2024-02-03 18:25:14 +01:00
  • ec7abeef88
    update changes file Egor 2024-02-03 15:46:13 +01:00
  • be93bc6769
    added changes file Egor 2024-02-03 05:20:27 +01:00
  • 5d67df1807
    Update message.send_copy: add missing reply_parameters param Egor 2024-02-03 05:09:18 +01:00
  • 844d6f58f5
    Update KeyboardBuilder utility, fixed type-hints for button method, a… (#1399) Alex Root Junior 2024-01-27 19:01:19 +02:00
  • 512ba4ce84
    Fixed codestyle JRoot Junior 2024-01-27 18:55:32 +02:00
  • 1dca31ab6d
    Update aiogram/utils/keyboard.py Alex Root Junior 2024-01-27 18:50:36 +02:00
  • 222d48ea09
    Fixed coverage JRoot Junior 2024-01-27 18:44:14 +02:00
  • e30e89a789
    Added changelog JRoot Junior 2024-01-27 18:27:25 +02:00
  • 241b3ce6a7
    Update KeyboardBuilder utility, fixed type-hints for button method, adjusted limits of the different markup types to real world values. JRoot Junior 2024-01-27 18:26:30 +02:00
  • d3c63797b0
    Add KeyboardButtonPollTypeType enum (#1398) Alex Root Junior 2024-01-27 18:04:05 +02:00
  • 1e85083a09
    Added changelog JRoot Junior 2024-01-27 17:28:13 +02:00
  • 5d9456e77a
    Add KeyboardButtonPollTypeType enum JRoot Junior 2024-01-27 17:26:19 +02:00
  • eeafe4696c
    Bump version JRoot Junior 2024-01-27 17:20:29 +02:00
  • 24f59da70d
    Reworked bot-wide defaults (#1392) Alex Root Junior 2024-01-27 17:19:45 +02:00
  • 262c0e8a6e
    Added changelog and partial docs JRoot Junior 2024-01-14 00:04:01 +02:00
  • bec476086c
    Delete examples/web_app/main.py Ruslan 2024-01-08 14:13:33 +05:00
  • d566e2baab Add paragraphs to the Readme file Yura Mayer 2024-01-06 12:42:32 +03:00
  • 47bd869bbd
    Reworked defaults JRoot Junior 2024-01-03 00:02:41 +02:00
  • a38773f3ea
    Merge 1961ce5b46 into 1281bf551a sheldy 2023-12-31 19:18:59 +02:00
  • 1281bf551a
    Describe new event observers in the docs JRoot Junior 2023-12-31 15:21:41 +02:00
  • d394af83bd
    Update docs JRoot Junior 2023-12-31 11:51:00 +02:00
  • 233d3c469d
    Towncrier JRoot Junior 2023-12-31 03:04:51 +02:00
  • 6795b3de05
    Added support for Bot API 7.0 (#1387) v3.3.0 Alex Root Junior 2023-12-31 01:40:44 +02:00
  • 6943bfd4cc
    Update GiveawayWinners and PassportFile types generation configs JRoot Junior 2023-12-31 00:15:54 +02:00
  • bd45d5fcae
    Update Giveaway type generation config JRoot Junior 2023-12-31 00:08:38 +02:00
  • bfaf201fc8 upgrade tests for message content_types and sent_copy Suren Khorenyan 2023-12-31 01:03:11 +03:00
  • ff28f19953 Update Message.content_type property Suren Khorenyan 2023-12-31 01:01:54 +03:00
  • 17daa1e733 update Giveaway objects Unix time field to DateTime type Suren Khorenyan 2023-12-31 00:58:00 +03:00
  • 896b452495 sort imports in tests (run make reformat lint) Suren Khorenyan 2023-12-31 00:41:14 +03:00
  • 7ec6e57993 check that all messages and content types are covered for Message.content_type Suren Khorenyan 2023-12-31 00:19:50 +03:00
  • 422770c2af add tests coverage for Message.react Suren Khorenyan 2023-12-30 23:57:25 +03:00
  • b7c1bfe81f fix markdown test apply single entity Suren Khorenyan 2023-12-30 23:10:39 +03:00
  • 1f997efc62 add tests for Markdown tools Suren Khorenyan 2023-12-30 23:06:00 +03:00
  • b3bb5f55fc micro fix Markdown V2 blockquote Suren Khorenyan 2023-12-30 23:05:36 +03:00
  • ea8de685d8 fix tests: update ReactionTypeCustomEmoji custom_emoji -> custom_emoji_id Suren Khorenyan 2023-12-30 22:51:34 +03:00
  • 6feeb61e51 Bot API 7.0 tests for dispatcher handle update removed_chat_boost Suren Khorenyan 2023-12-30 22:49:34 +03:00
  • 78741e304e Bot API 7.0 tests for dispatcher handle update chat_boost Suren Khorenyan 2023-12-30 22:47:01 +03:00
  • 4451c4d344 Bot API 7.0 tests for dispatcher handle update message_reaction_count Suren Khorenyan 2023-12-30 22:43:38 +03:00
  • d20852f59a Bot API 7.0 tests for dispatcher handle update message_reaction Suren Khorenyan 2023-12-30 22:28:21 +03:00
  • 401f34096c
    Added changes description JRoot Junior 2023-12-30 21:45:13 +02:00
  • 66e69e3c93
    Test parsing CallbackQuery message (inaccessible and accessible) JRoot Junior 2023-12-30 21:39:38 +02:00
  • 81f533b3a2
    Fixed tests JRoot Junior 2023-12-30 21:30:10 +02:00
  • c658514817
    Merge remote-tracking branch 'origin/feature/bot-api-7.0' into feature/bot-api-7.0 JRoot Junior 2023-12-30 21:28:16 +02:00
  • c633738516
    Fixed custom_emoji attribute name JRoot Junior 2023-12-30 21:28:08 +02:00
  • 0f949a0ebc Bot API 7.0 tests for SetMessageReaction Suren Khorenyan 2023-12-30 22:02:48 +03:00
  • 097005355a Bot API 7.0 tests for GetUserChatBoosts Suren Khorenyan 2023-12-30 21:54:53 +03:00
  • f75f3b47a5 Bot API 7.0 tests for DeleteMessages Suren Khorenyan 2023-12-30 21:32:40 +03:00
  • e697de4df4 Bot API 7.0 tests for CopyMessages Suren Khorenyan 2023-12-30 21:28:47 +03:00
  • e536d90db2 Bot API 7.0 tests for ForwardMessages Suren Khorenyan 2023-12-30 21:16:48 +03:00
  • 76bddb0824
    Fixed text decorations JRoot Junior 2023-12-30 19:22:06 +02:00
  • 2051457770
    Fixed available tests JRoot Junior 2023-12-30 12:45:55 +02:00
  • b90eaba684
    Added support for Bot API 7.0 JRoot Junior 2023-12-30 04:40:18 +02:00
  • 756cfeba0a
    Update dispatcher.py (#1384) SM CheeseNick 2023-12-23 01:47:38 +02:00
  • 3d7f1c694a
    Update dispatcher.py SM CheeseNick 2023-12-22 13:06:43 +02:00
  • a2e5f9a8b8
    Update changelog v3.2.0 3.2.0 JRoot Junior 2023-11-24 23:29:21 +02:00
  • 69a07e3b0c
    Update docs JRoot Junior 2023-11-24 21:55:58 +02:00
  • fc9e2b82c6
    Added page for deep linking util JRoot Junior 2023-11-24 21:27:03 +02:00
  • 94939660c7
    Update texts JRoot Junior 2023-11-24 21:26:33 +02:00
  • c8dff11d1e
    Update thumbnail type to InputFile only (#1374) Alex Root Junior 2023-11-24 21:10:02 +02:00
  • 2342765800
    Fixed typehints JRoot Junior 2023-11-24 21:00:07 +02:00
  • 8bbc487e17
    Added changelog JRoot Junior 2023-11-24 20:57:25 +02:00
  • 70dd8b8b3c
    Update thumbnail type to InputFile only JRoot Junior 2023-11-24 20:40:19 +02:00
  • 09af2a1c8b
    Fixed lines range JRoot Junior 2023-11-23 02:27:03 +02:00
  • ead79a1927
    Fixed typo JRoot Junior 2023-11-23 01:56:26 +02:00
  • 423796a445
    Added translation for Scenes JRoot Junior 2023-11-23 01:28:11 +02:00
  • 3d63bf3b99
    PoC Scenes (#1280) Alex Root Junior 2023-11-23 00:41:21 +02:00
  • 09d0244a79
    Merge branch 'dev-3.x' into scenes JRoot Junior 2023-11-23 00:33:19 +02:00
  • 695e01b3da
    Small changes in the documentation JRoot Junior 2023-11-23 00:31:53 +02:00
  • 328ad7627b
    Small changes in the documentation JRoot Junior 2023-11-23 00:30:29 +02:00
  • 9f62d93566
    Small changes in the documentation JRoot Junior 2023-11-23 00:27:37 +02:00
  • eeabf3cf32
    Scenes Tests. Part 2 (#1371) Andrew 2023-11-22 21:11:34 +02:00
  • 9820de1025
    ADD tests for HistoryManager andrew000 2023-11-22 01:20:01 +02:00
  • dddc884589
    Refactor HistoryManager in aiogram/fsm/scene.py Removed condition that checked if 'history' is empty before calling 'update_data' in 'Scene'. andrew000 2023-11-22 00:21:41 +02:00
  • decd5e4ac2
    Refactor ObserverDecorator to use on.message syntax in test_scene.py Cover Scene::__init_subclass__::if isinstance(value, ObserverDecorator): andrew000 2023-11-21 23:18:53 +02:00
  • 44a0539954
    ADD tests for Scene andrew000 2023-11-21 22:24:45 +02:00
  • 50ac7adaa7
    ADD tests for SceneWizard andrew000 2023-11-21 19:18:56 +02:00
  • ce4e1a706d
    #1370 added possibility to check X | None on Python >= 3.10 JRoot Junior 2023-11-20 22:49:55 +02:00
  • e17e3bc71c
    Fix CallbackData without default Optional (#1370) Oleg A 2023-11-20 23:39:09 +03:00
  • 22f10a881c
    Add support for nullable fields in callback data JRoot Junior 2023-11-20 22:18:37 +02:00
  • 42599fa82a
    Add support for nullable fields in callback data JRoot Junior 2023-11-20 22:17:48 +02:00
  • afbad8df6e
    Scenes Tests (#1369) Andrew 2023-11-20 21:36:36 +02:00
  • 7c295f6b3d
    docs: add fix changelog Oleg A 2023-11-20 12:03:20 +03:00
  • edee03ffe4
    fix: CallbackData set optional as None Oleg A 2023-11-20 11:59:03 +03:00
  • 1a5c3dd07c
    Remove @pytest.mark.asyncio, Reformat code andrew000 2023-11-19 21:49:14 +02:00
  • 754c321adf
    Revert "ADD Changelog" andrew000 2023-11-19 21:25:02 +02:00
  • 6dd9301252
    ADD Changelog andrew000 2023-11-19 21:14:42 +02:00
  • a03fc634ff
    ADD tests for ScenesManager andrew000 2023-11-19 21:08:07 +02:00
  • 1937632383
    ADD tests for SceneRegistry andrew000 2023-11-19 19:29:24 +02:00
  • 9514e60b98
    Merge branch 'dev-3.x' into scenes JRoot Junior 2023-11-19 16:24:45 +02:00
  • ebade3d51f
    Merge test+pypy tests but with separated jobs JRoot Junior 2023-11-18 21:45:22 +02:00
  • 7b0a6d2050
    Separate PyPy tests and disable Windows PyPy tests JRoot Junior 2023-11-18 21:43:16 +02:00
  • 82f9365180
    Try to disable PyPy tests on Windows JRoot Junior 2023-11-18 21:35:30 +02:00
  • dd1e8085bf
    Fixed Py3.12 tests JRoot Junior 2023-11-18 21:28:34 +02:00
  • c1bafea3e8
    Upgrade to py12 (#1354) Nachtalb 2023-11-18 20:24:19 +01:00
  • 50b19956df
    Merge branch 'dev-3.x' into python-3.12 Alex Root Junior 2023-11-18 21:19:58 +02:00
  • c3c21c9e8d
    Added base changes description JRoot Junior 2023-11-18 01:46:48 +02:00
  • b5f7867451
    Compatibility... JRoot Junior 2023-11-18 01:43:03 +02:00
  • 2c1c2fcc03
    Compatibility... JRoot Junior 2023-11-18 01:37:44 +02:00
  • 835c2c2f4e
    Compatibility... JRoot Junior 2023-11-18 01:34:06 +02:00