Harshil
|
9ce0f49882
|
Add Support for Python 3.13 Beta (#4253)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-06-18 22:25:02 +02:00 |
|
Bibo-Joshi
|
44e8292838
|
Drop python-telegram-bot-raw And Switch to pyproject.toml Based Packaging (#4288)
|
2024-06-15 10:29:19 +02:00 |
|
Trijeet Modak
|
9e70ac8b7a
|
Add Parameter chat_id to ChatMemberHandler (#4290)
|
2024-06-06 17:31:45 +02:00 |
|
Harshil
|
cf728496e4
|
API 7.4 (#4276, #4278, #4279, #4280, #4286, #4283, #4285)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-06-03 19:39:31 +02:00 |
|
Harshil
|
c1c5438f37
|
Remove Functionality Deprecated in Bot API 7.3 (#4266)
|
2024-05-29 19:59:23 +02:00 |
|
Harshil
|
512a0b7417
|
Add Version to PTBDeprecationWarning (#4262)
|
2024-05-20 16:12:34 +02:00 |
|
Bibo-Joshi
|
b496fabf62
|
Call Application.post_stop Only if Application.stop was called (#4211)
|
2024-05-20 15:52:30 +02:00 |
|
Bibo-Joshi
|
637b8e260b
|
Handle SystemExit raised in Handlers (#4157)
|
2024-05-20 15:27:08 +02:00 |
|
Bibo-Joshi
|
912fe45d8c
|
Handle Exceptions in building CallbackContext (#4222)
|
2024-05-20 15:25:56 +02:00 |
|
Bibo-Joshi
|
805b7bff32
|
API 7.3 (#4243, #4248, #4247, #4242, #4246, #4260)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Abdelrahman Elkheir <90580077+aelkheir@users.noreply.github.com>
|
2024-05-20 15:25:25 +02:00 |
|
Bibo-Joshi
|
c4623c4476
|
Make Birthdate.to_date Return a datetime.date Object (#4251)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2024-05-10 22:23:19 +02:00 |
|
Bibo-Joshi
|
ee6e82d7ad
|
Remove Functionality Deprecated by Bot API 7.2 (#4245)
|
2024-05-10 17:42:22 +02:00 |
|
Bibo-Joshi
|
622fdf7fa3
|
Adapt Test Suite to Changes in Error Messages (#4238)
|
2024-05-06 22:35:11 +02:00 |
|
dependabot[bot]
|
a956dcc6a4
|
Bump pytest from 7.4.4 to 8.1.1 (#4218)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-04-28 22:32:20 +02:00 |
|
Bibo-Joshi
|
fed8d8875e
|
Fix Bug With Parameter message_thread_id of Message.reply_* (#4207)
|
2024-04-15 16:49:36 +02:00 |
|
Nano
|
42b68f1a70
|
Remove Deprecation Warning in JobQueue.run_daily (#4206)
|
2024-04-14 14:14:45 +02:00 |
|
Bibo-Joshi
|
153894728c
|
Documentation Improvements (#4171, #4158)
Signed-off-by: teslaedison <qingchengqiushuang@gmail.com>
Co-authored-by: teslaedison <156734008+teslaedison@users.noreply.github.com>
|
2024-04-12 12:03:01 +02:00 |
|
Harshil
|
5fa457974d
|
API 7.2 (#4180, #4181)
Co-authored-by: Mahdyar Hasanpour <mahdyar@duck.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Abdelrahman Elkheir <90580077+aelkheir@users.noreply.github.com>
Co-authored-by: Aditya <adityayadav11082@gmail.com>
|
2024-04-12 11:58:25 +02:00 |
|
Harshil
|
3ec7bb819c
|
Make ChatAdministratorRights.can_*_stories Required (API 7.1) (#4192)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-04-06 17:13:43 +02:00 |
|
pre-commit-ci[bot]
|
040cd2c2fc
|
pre-commit autoupdate (#4184)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-04-05 17:26:08 +02:00 |
|
Abdelrahman Elkheir
|
474f9c9693
|
Make Message.reply_* Reply in the Same Topic by Default (#4170)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-04-03 11:32:39 +02:00 |
|
Bibo-Joshi
|
7331fff3fc
|
Temporarily Mark Tests with get_sticker_set as XFAIL due to API 7.2 Update (#4190)
|
2024-04-02 22:13:54 +02:00 |
|
Abdelrahman Elkheir
|
23536ee759
|
Add Update.effective_sender (#4168)
|
2024-03-30 18:21:13 +01:00 |
|
Poolitzer
|
2d8d43f2a5
|
Accept Socket Objects for Webhooks (#4161)
|
2024-03-24 21:04:10 +01:00 |
|
Bibo-Joshi
|
8a542e22a0
|
Refactor Debug logging in Bot to Improve Type Hinting (#4151)
|
2024-03-24 12:34:08 +01:00 |
|
Hinrich Mahler
|
22eb434a62
|
Bump version to v21.0
|
2024-03-06 21:09:47 +01:00 |
|
Bibo-Joshi
|
20e0f87f6b
|
Make Updater.stop Independent of CancelledError (#4126)
|
2024-03-03 19:22:42 +01:00 |
|
Harshil
|
bd9b0bd126
|
Handle Properties in TelegramObject.__setstate__ (#4134)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-03-03 19:22:26 +01:00 |
|
Poolitzer
|
099ab5d9fa
|
API 7.1 (#4118)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2024-03-02 10:56:15 +01:00 |
|
Bibo-Joshi
|
26f943771b
|
Apply pre-commit Checks More Widely (#4135)
|
2024-02-29 19:11:03 +01:00 |
|
Bibo-Joshi
|
9c263fbd1a
|
Add Parameter media_write_timeout to HTTPXRequest and Method ApplicationBuilder.media_write_timeout (#4120)
|
2024-02-26 17:47:04 +01:00 |
|
Bibo-Joshi
|
277031cfb2
|
Remove Functionality Deprecated in API 7.0 (#4114)
|
2024-02-25 10:34:47 +01:00 |
|
Abdelrahman Elkheir
|
5b6cd3a33b
|
Update Copyright to 2024 (#4121)
|
2024-02-19 20:06:25 +01:00 |
|
Harshil
|
1cf63c26c5
|
Refactor and Overhaul test_official (#4087)
|
2024-02-09 18:12:13 +01:00 |
|
Aditya Yadav
|
03d2359061
|
API 7.0 (#4034, #4038)
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: aelkheir <arelkheir@gmail.com>
Co-authored-by: aelkheir <90580077+aelkheir@users.noreply.github.com>
|
2024-02-08 17:12:00 +01:00 |
|
Bibo-Joshi
|
29866e2139
|
Add Bot.do_api_request (#4084)
|
2024-02-07 22:35:09 +01:00 |
|
Harshil
|
c23eb8ec08
|
Bump black and ruff (#4089)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-02-05 19:24:00 +01:00 |
|
Harshil
|
2d63c57ed6
|
Bump ruff and Remove sort-all (#4075)
|
2024-01-24 20:53:36 +01:00 |
|
Bibo-Joshi
|
b73dc5728e
|
Add Missing Conversions of type to Corresponding Enum from telegram.constants (#4067)
|
2024-01-17 21:32:37 +01:00 |
|
Lucas Molinari
|
f452c132fa
|
Move Handler Files to _handlers Subdirectory (#4064)
|
2024-01-15 20:15:33 +01:00 |
|
aelkheir
|
f3479cd170
|
Add Parameter pattern to PreCheckoutQueryHandler and filters.SuccessfulPayment (#4005)
|
2024-01-02 18:35:38 +01:00 |
|
dependabot[bot]
|
a52c91996e
|
Update httpx requirement from ~=0.25.2 to ~=0.26.0 (#4024)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-12-29 22:32:07 +01:00 |
|
Poolitzer
|
2345bfbb53
|
Add Support for Unix Sockets to Updater.start_webhook (#3986)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-12-14 21:37:00 +01:00 |
|
Aditya Yadav
|
fd6a0fe899
|
Add Docstring to Dunder Methods (#3929)
|
2023-12-10 20:17:11 +01:00 |
|
Poolitzer
|
67b0706116
|
Improve Error Handling in Built-In Webhook Handler (#3987)
|
2023-12-09 17:35:23 +01:00 |
|
Bibo-Joshi
|
f93f827e33
|
Documentation Improvements (#3919)
Co-authored-by: Poolitzer <github@poolitzer.eu>
|
2023-11-27 19:11:25 +01:00 |
|
Bibo-Joshi
|
da11561f87
|
Adjust read_timeout Behavior for Bot.get_updates (#3963)
|
2023-11-27 18:24:21 +01:00 |
|
Bibo-Joshi
|
354a8e0854
|
Improve write_timeout Handling for Media Methods (#3952)
|
2023-11-26 16:44:18 +01:00 |
|
Bibo-Joshi
|
da3bc6974a
|
Adjust Tests to New Error Messages (#3970)
|
2023-11-11 11:35:23 +01:00 |
|
Bibo-Joshi
|
b1fc0596b9
|
Fix Persistency Issue with Ended Non-Blocking Conversations (#3962)
|
2023-11-05 11:48:44 +01:00 |
|