Commit graph

  • 6f1711e0bd Preserve update handling task pointers, backport of #1328 Kylmakalle 2023-10-08 01:46:25 +03:00
  • 6a63be516f
    Merge branch 'dev-3.x' into scenes Alex Root Junior 2023-10-07 19:52:13 +03:00
  • f1ca0e5271
    Docs + example Alex Root Junior 2023-10-07 19:50:32 +03:00
  • d4248c5672
    Small changes Alex Root Junior 2023-10-07 18:48:20 +03:00
  • 036a0a53d0
    Bump version v2.25.2 dev-2.x Alex Root Junior 2023-10-06 23:44:55 +03:00
  • 192a5e5e64
    Fix _process_polling_updates being garbage collected (#1328) Sergey Akentev 2023-10-06 23:43:21 +03:00
  • 57ade66765 Fix _process_polling_updates being garbage collected Sergey Akentev 2023-10-04 03:31:48 +03:00
  • 67382553e5
    Update dependencies (#1327) Alex Root Junior 2023-10-01 16:22:26 +03:00
  • 35c1780931
    Added changelog Alex Root Junior 2023-10-01 16:17:59 +03:00
  • 1a4dd63840
    Update dependencies Alex Root Junior 2023-10-01 16:10:20 +03:00
  • b5ef05c01a
    Corrected grammatical errors, improved sentence structures, translation for migration 2.x-3.x (#1302) Kostiantyn Kriuchkov 2023-10-01 15:29:18 +03:00
  • eacea996d4
    Handle expected warnings & raise unexpected warnings (#1315) Oleg A 2023-10-01 15:28:54 +03:00
  • 890a57cd15
    Fix broken link in message.rst (#1325) fulsiram 2023-09-29 10:04:42 +02:00
  • b946f131b9
    Fix broken link in message.rst fulsiram 2023-09-28 12:23:26 +02:00
  • 0895e0f49c
    Bump version v3.1.1 Alex Root Junior 2023-09-25 19:07:47 +03:00
  • 1dcb830b9d
    Fix pydantic version (#1322) Oleg A 2023-09-25 19:04:16 +03:00
  • 59cc4529c1
    docs: changelog add Oleg A 2023-09-25 18:21:56 +03:00
  • 3fd18c3ed6
    fix: fix pydantic version Oleg A 2023-09-25 18:19:25 +03:00
  • 6c281188b3
    Merge branch 'dev-3.x' into scenes Alex Root Junior 2023-09-24 12:06:07 +03:00
  • a99fbf1157
    chore: bump test dependencies (fix) Oleg A 2023-09-23 10:50:22 +03:00
  • dd4e0b3633
    chore: bump test dependencies Oleg A 2023-09-23 10:44:08 +03:00
  • bb0d81991a
    chore: rm unnecessary extra Oleg A 2023-09-23 10:37:40 +03:00
  • 75f0aa745e
    chore: rm duplicated assertions Oleg A 2023-09-23 10:35:24 +03:00
  • 382094c2d1
    chore: divide asserts with blank line Oleg A 2023-09-23 10:35:00 +03:00
  • acf8c1b8f4
    chore: make aresponses clear Oleg A 2023-09-23 08:49:21 +03:00
  • 8076cc2bf7
    chore: simplify tests with fixture Oleg A 2023-09-23 08:28:39 +03:00
  • 5c4f4c58c3
    chore: code reformat and lint Oleg A 2023-09-23 00:52:20 +03:00
  • 182a8c314c
    fix: close pool with redis Oleg A 2023-09-23 00:49:35 +03:00
  • 5d9173a140
    fix: temporary mute ResourceWarning Oleg A 2023-09-23 00:46:06 +03:00
  • 8f8f0cb5f1
    chore: mark expected warnings Oleg A 2023-09-18 15:25:45 +03:00
  • c3dc6fe7a8
    Changelog Alex Root Junior 2023-09-22 18:11:30 +03:00
  • fec138977d
    Telegram Bot API 6.9 (#1319) v3.1.0 Alex Root Junior 2023-09-22 17:46:57 +03:00
  • cae0af5093
    Added changelog Alex Root Junior 2023-09-22 17:43:22 +03:00
  • fdc0842bdc
    Bump API Alex Root Junior 2023-09-22 17:40:52 +03:00
  • 05bd34e5af
    Merge branch 'dev-3.x' into dev-3.x-api6.9 Alex Root Junior 2023-09-22 17:28:03 +03:00
  • a0828f6ddf
    #1317 Fixed priority of events isolation (#1318) Alex Root Junior 2023-09-21 22:54:48 +03:00
  • 09eb3d0cd9
    #1317 Fixed priority of events isolation Alex Root Junior 2023-09-21 22:50:21 +03:00
  • e7c39cfded
    Added support for Bot API 6.9 Alex Root Junior 2023-09-21 11:07:29 +03:00
  • 511dadcb6e
    chore: minor typo Oleg A 2023-09-20 13:03:17 +03:00
  • 56a78b97eb
    fix: graceful aiohttp session close Oleg A 2023-09-20 12:53:26 +03:00
  • cb68075f70
    chore: warnings shall not pass v2 Oleg A 2023-09-19 20:10:49 +03:00
  • 76259ffcc4
    Revert "chore: raise unexpected warnings" Oleg A 2023-09-19 19:52:47 +03:00
  • 097c239b8a
    Merge remote-tracking branch 'origin/handle-warnings' into handle-warnings Oleg A 2023-09-19 18:43:06 +03:00
  • b953152514
    chore: warnings shall not pass Oleg A 2023-09-18 16:33:48 +03:00
  • fc76c40568
    fix: rm parenthesized context manager Oleg A 2023-09-18 16:26:33 +03:00
  • 008e64ea9a
    chore: rm unused record Oleg A 2023-09-18 16:23:43 +03:00
  • 4c91df243d
    chore: raise unexpected warnings Oleg A 2023-09-18 15:39:18 +03:00
  • c5e3afa0ca
    chore: mark expected warnings Oleg A 2023-09-18 15:25:45 +03:00
  • 54bd29c805
    chore: replace fixture loop with event_loop Oleg A 2023-09-18 14:53:05 +03:00
  • 8a77939d5b
    Update deprecated pydantic fields access (#1309) Oleg A 2023-09-19 17:44:39 +03:00
  • 490381b57f
    chore: apply lint&reformat (#1307) Oleg A 2023-09-19 17:43:43 +03:00
  • ac62184443
    fix: new towncrier docs link (#1306) Oleg A 2023-09-19 17:43:10 +03:00
  • 83a01f014c
    fix: added absent params for button builders (#1304) Oleg A 2023-09-19 17:42:09 +03:00
  • d12edb9e3a
    chore: warnings shall not pass Oleg A 2023-09-18 16:33:48 +03:00
  • b6e28a0b90
    fix: rm parenthesized context manager Oleg A 2023-09-18 16:26:33 +03:00
  • 5a6bdfd54b
    chore: rm unused record Oleg A 2023-09-18 16:23:43 +03:00
  • a741b3cf73
    fix: 3.9- type support Oleg A 2023-09-18 15:44:07 +03:00
  • 3a15a393b0
    chore: raise unexpected warnings Oleg A 2023-09-18 15:39:18 +03:00
  • b9026428c3
    chore: mark expected warnings Oleg A 2023-09-18 15:25:45 +03:00
  • 52ca61b388
    chore: replace fixture loop with event_loop Oleg A 2023-09-18 14:53:05 +03:00
  • 333d13fb2e
    chore: add type hints for test Oleg A 2023-09-18 14:25:49 +03:00
  • a8573aa2af
    chore: update deprecated pydantic fields access Oleg A 2023-09-18 14:25:28 +03:00
  • b24485edf2
    chore: apply lint&reformat Oleg A 2023-09-18 11:43:21 +03:00
  • 7714c5c85c
    fix: new towncrier docs link Oleg A 2023-09-18 11:35:50 +03:00
  • 237e95f174
    fix: renamed changelog item Oleg A 2023-09-18 11:32:17 +03:00
  • 4548813e77
    docs: added changelog Oleg A 2023-09-18 11:22:57 +03:00
  • a69f4c31a2
    fix: added absent params for button builders Oleg A 2023-09-18 11:07:26 +03:00
  • 88d8672a1d Merge remote-tracking branch 'origin/docs/migration-3.x-fix' into docs/migration-3.x-fix latan 2023-09-17 14:38:28 +03:00
  • b0ab2cef65 rollback unnecessary change for error attribute latan 2023-09-17 14:37:32 +03:00
  • 27c97ee26b
    Update docs/locale/uk_UA/LC_MESSAGES/api/methods/set_sticker_set_thumb.po Kostiantyn Kriuchkov 2023-09-17 14:26:42 +03:00
  • 65810d6011
    Update migration_2_to_3.rst Kostiantyn Kriuchkov 2023-09-15 17:33:52 +03:00
  • 3dfd6f102f
    Update migration_2_to_3.rst Kostiantyn Kriuchkov 2023-09-15 11:50:32 +03:00
  • 573e13a17b
    Update migration_2_to_3.rst Kostiantyn Kriuchkov 2023-09-15 11:49:48 +03:00
  • b94b216685 Update method name in docs for error handling latan 2023-09-14 19:39:50 +03:00
  • 168867ec65 add changelog latan 2023-09-14 18:55:08 +03:00
  • 708d142434 Corrected grammatical errors, improved sentence structures for clarity, added translation to migration_2_to_3.rst latan 2023-09-14 18:47:22 +03:00
  • c229cf8c7b
    Updated migration guide with API server (#1299) Oleg A 2023-09-11 00:34:02 +03:00
  • 44fdc219d4
    Update docs/migration_2_to_3.rst Oleg A 2023-09-10 23:55:41 +03:00
  • 69c2e1282f
    Update filtering docs page Alex Root Junior 2023-09-10 22:42:32 +03:00
  • 069dff3539
    docs: updated migration guide with API server Oleg A 2023-09-10 17:53:01 +03:00
  • 1961ce5b46 changelog sheldy 2023-09-08 23:17:26 +03:00
  • 655f061007 update workflow data sheldy 2023-09-08 23:12:51 +03:00
  • 28cc2384e8
    Fixed typo Alex Root Junior 2023-09-07 22:44:05 +03:00
  • b94123de3d
    Remove commands= from examples Alex Root Junior 2023-09-06 00:50:46 +03:00
  • b56628bb2e
    Update dates interval in license file Alex Root Junior 2023-09-03 03:16:48 +03:00
  • 2dc13d3495
    Remove inline markup in example Alex Root Junior 2023-09-03 03:14:38 +03:00
  • e443e58daf
    Added possibility to reset context on scene entered and to handle callback query in any state Alex Root Junior 2023-09-03 03:12:01 +03:00
  • ba3490363f
    Merge branch 'dev-3.x' into scenes Alex Root Junior 2023-09-03 00:28:34 +03:00
  • 995a0d7e9b
    Custom encoding support (#1278) Oleg A 2023-09-03 00:26:57 +03:00
  • 5cf8d7b565
    Add MediaGroupBuilder for media group construction (#1293) Alex Root Junior 2023-09-03 00:25:31 +03:00
  • 86ae64a8e4
    Add MediaGroupBuilder for media group construction Alex Root Junior 2023-09-03 00:23:02 +03:00
  • 8fd110cdd1
    Bump version Alex Root Junior 2023-09-03 00:01:22 +03:00
  • 0161322598
    Bump changelog v3.0.0 Alex Root Junior 2023-09-01 18:04:42 +03:00
  • 0d578a185c
    str Alex Root Junior 2023-09-01 18:04:00 +03:00
  • 91f804df18
    Merge branch 'dev-3.x' into scenes Alex Root Junior 2023-08-29 22:10:50 +03:00
  • 04bd0c9e7c
    Fixed error overlapping when validation error is caused by remove_unset root validator in base types and methods. (#1290) Alex Root Junior 2023-08-29 02:01:54 +03:00
  • 639c0581e2
    Fixed tests Alex Root Junior 2023-08-29 01:54:39 +03:00
  • ef18c3570a
    Added changelog Alex Root Junior 2023-08-29 01:50:23 +03:00
  • 73ce05e887
    Added a test case for non-dictionary input in remove_unset method Alex Root Junior 2023-08-29 01:44:35 +03:00
  • fffc2b2d9e
    Ensure base type validation can handle non-dictionary values Alex Root Junior 2023-08-29 01:43:29 +03:00