Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: refactor with aiohttp & aiogram #249

Merged
merged 56 commits into from
Nov 6, 2023
Merged

refactor!: refactor with aiohttp & aiogram #249

merged 56 commits into from
Nov 6, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 24, 2023

[0.9.2.dev23] - 2023-11-06

Bug Fixes

  • 💥 (bot) Refactor bot package to use aiogram (13dea64)
  • Inits (9866f74)
  • Splitter bugs after refactor (2a9bbdb)
  • MessageOrm not created (883a511)
  • Wrong atom meth (b84cfe8)
  • (queue) Fix deadlock (0614156)
  • Text.as_kwargs in media sending (668281e)
  • Webhook not deleted on stop (c773da4)
  • Callback data type not seen (5a6808e)
  • Webhook config not read (30755dc)
  • Webhook root is not a path (07feaf0)
  • Webhook & polling is blocked (d1742c6)
  • Error when registering routers (3522579)
  • Tasks wait error (8df4611)
  • Block table not created (7772593)
  • Wrong secret_token (ab5116e)
  • Input handler has wrong filter conditions (2f2ed22)
  • Valid input handler has wrong filter condition (b9d7d59)
  • 💥 Feeds are not added to queue (0950b58)
  • Caption_entities not set correctly (e9f9d6a)
  • Reply_markup hook not applied (4cb23a5)
  • Like button got wrong text (25f5340)
  • HttpUrl cannot be used for instance check (12a8812)
  • Asyncio.gather do not accept TelegramMethod (f385379)
  • Delete all media groups (33e6a58)

Build

  • (deps) Use aiogram as backend (47e2129)
  • (deps) Update aioqzone (2a9944b)
  • (deps) Update aioqzone (eb86d75)
  • (deps) Update aioqzone (07a3ea8)
  • (deps) Update aioqzone (ac8155e)
  • (deps) Update aioqzone (6f92fb6)
  • (deps) Update aioqzone to v1.5.3 (3759b62)
  • (deps) Update aioqzone-feed (bd96e64)

CI/CD

Docker

Documentation

  • Update documents and examples (655986a)

Features

  • Add basic error handling for fetch and hb (a5d41df)
  • Add shortcut to reply_to_message_id (345b3e2)
  • 💥 Support select captcha (3308f9c)
  • Add debug log point in input (d56a820)
  • Support multi-select (56848a8)
  • Use const loginman as loginman (6d9ac99)
  • Add some log point (baca803)
  • Delete input prompt conversation (2e67610)

Refactor

Styling

@github-actions
Copy link
Contributor Author

Hi! Thanks for opening pull request!

  • Request for review to trigger test actions and build docs
  • Ready to review to trigger docker image build test
  • Merge to publish docs and docker image

@JamzumSum JamzumSum changed the title dev refactor!: refactor with aiohttp & aiogram Oct 27, 2023
@JamzumSum JamzumSum self-assigned this Oct 28, 2023
@JamzumSum JamzumSum added dependencies Pull requests that update a dependency file python Pull requests that update Python code refactor This issue introduce/require a refactor release Merging this PR will trigger a release action. 💥Breaking Change This PR introduce an breaking change. labels Oct 28, 2023
@JamzumSum JamzumSum self-requested a review November 6, 2023 06:58
@JamzumSum JamzumSum marked this pull request as ready for review November 6, 2023 07:03
@JamzumSum JamzumSum merged commit 5884dc7 into beta Nov 6, 2023
7 checks passed
@JamzumSum JamzumSum deleted the dev branch November 6, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥Breaking Change This PR introduce an breaking change. dependencies Pull requests that update a dependency file python Pull requests that update Python code refactor This issue introduce/require a refactor release Merging this PR will trigger a release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant