pre-commit-ci[bot]
|
6e4a1f0a21
|
pre-commit autoupdate (#3409)
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>
|
2022-12-06 11:28:47 +01:00 |
|
Aditya
|
f8be97c12c
|
Add Notes and Warnings About Optional Dependencies (#3393)
|
2022-12-02 12:08:11 +01:00 |
|
Dmitry Kolomatskiy
|
637cc574ab
|
Reduce Code Duplication in Several Bot Methods (#3385)
|
2022-11-26 19:05:44 +01:00 |
|
Bibo-Joshi
|
867f742d08
|
Only Persist Arbitrary callback_data if ExtBot.callback_data_cache is Present (#3384)
|
2022-11-24 12:13:54 +01:00 |
|
Harshil
|
caacafa090
|
API 6.3 (#3346)
Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Clot <69784758+clot27@users.noreply.github.com>
|
2022-11-22 10:43:50 +01:00 |
|
Bibo-Joshi
|
0a614e4bab
|
Documentation Improvements (#3370, #3376, #3366)
Co-authored-by: Viicos <65306057+Viicos@users.noreply.github.com>
|
2022-11-22 10:39:20 +01:00 |
|
Bibo-Joshi
|
9520c6eeba
|
Documentation Improvements (#3214, #3217, #3218, #3271, #3289, #3292, #3303, #3312, #3306, #3319, #3326, #3314)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Simon Fong <44134941+simonfongnt@users.noreply.github.com>
Co-authored-by: Piotr Rogulski <rivinek@gmail.com>
Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Or Bin <or@raftt.io>
Co-authored-by: Sandro <j32g7f67hb@liamekaens.com>
Co-authored-by: Hatim Zahid <63000127+HatimZ@users.noreply.github.com>
Co-authored-by: Robi <53259730+RobiMez@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2022-11-15 09:06:23 +01:00 |
|
Harshil
|
e1d56178c8
|
Fix DeepSource Issues (#3357)
|
2022-11-11 18:18:42 +01:00 |
|
Dmitry Kolomatskiy
|
d2c6c4b369
|
Add Shortcut Parameters caption , parse_mode and caption_entities to Bot.send_media_group (#3295)
|
2022-11-02 08:32:40 +01:00 |
|
Bibo-Joshi
|
e58cbcdb17
|
Make Almost All 3rd Party Dependencies Optional (#3267)
|
2022-10-31 10:12:18 +01:00 |
|
Bibo-Joshi
|
9e42dab184
|
Don't Edit Objects In-Place When Inserting ext.Defaults (#3311)
|
2022-10-31 09:46:56 +01:00 |
|
dependabot[bot]
|
76c2fc1776
|
Bump sphinx from 5.2.3 to 5.3.0 (#3300)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-10-23 14:59:27 +02:00 |
|
Bibo-Joshi
|
1c20ff3fb9
|
Introduce TelegramObject.api_kwargs (#3233)
|
2022-10-07 11:51:53 +02:00 |
|
Bibo-Joshi
|
fb87418473
|
Read-Only CallbackDataCache (#3266)
|
2022-10-07 10:18:08 +02:00 |
|
miles
|
26e7cd2afb
|
Add chat_id and username Parameters to ChatJoinRequestHandler (#3261)
|
2022-10-02 17:54:30 +02:00 |
|
Bibo-Joshi
|
edc3e2be84
|
Make Job.job a Property and Make Jobs Hashable (#3250)
|
2022-09-28 21:33:15 +02:00 |
|
Bibo-Joshi
|
c6721a799d
|
Fix CallbackQueryHandler Not Handling Non-String Data Correctly With Regex Patterns (#3252)
|
2022-09-22 20:30:30 +02:00 |
|
Bibo-Joshi
|
fdfbcdf51e
|
Explicit local_mode Setting (#3154)
|
2022-09-19 22:31:23 +02:00 |
|
pre-commit-ci[bot]
|
5480be4c25
|
pre-commit Updates (#3221)
|
2022-09-17 15:08:54 +02:00 |
|
Harshil
|
3536bb247e
|
Improve Warning About Unknown ConversationHandler States (#3242)
|
2022-09-16 22:13:11 +02:00 |
|
Bibo-Joshi
|
5b9afd5329
|
Type Hinting Fixes (#3202)
|
2022-08-27 11:58:28 +02:00 |
|
Bibo-Joshi
|
a983a89964
|
Documentation Improvements (#3139, #3153, #3135)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <github@poolitzer.eu>
Co-authored-by: Pawan <pawanrai9999@gmail.com>
Co-authored-by: Aditya Yadav <69784758+aditya-yadav-27@users.noreply.github.com>
|
2022-08-27 11:46:51 +02:00 |
|
Bibo-Joshi
|
741a50ab97
|
New Rate Limiting Mechanism (#3148)
|
2022-08-26 06:50:03 +02:00 |
|
Poolitzer
|
cf6c298b82
|
API 6.2 (#3195)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-08-25 19:36:55 +02:00 |
|
Bibo-Joshi
|
460aaf8bb6
|
Make chat/user_data Available in Error Handler for Errors in Jobs (#3152)
|
2022-07-11 07:54:03 +02:00 |
|
Alex
|
1f0f6a8d3d
|
Add Application.post_shutdown (#3126)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-07-03 15:22:50 +02:00 |
|
Bibo-Joshi
|
2ecb8d5413
|
Fix ConversationHandler.check_update not respecting per_user (#3128)
|
2022-07-03 15:21:04 +02:00 |
|
Bibo-Joshi
|
f1d03393de
|
Change Default Values for concurrent_updates and connection_pool_size (#3127)
|
2022-06-29 21:38:03 +02:00 |
|
Bibo-Joshi
|
2d2cede442
|
Documentation Improvements (#3103, #3121, #3098)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: David <dsb321mp@gmail.com>
Co-authored-by: Harshil Mehta <37377066+harshil21@users.noreply.github.com>
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Alex <53974096+ExalFabu@users.noreply.github.com>
|
2022-06-27 18:58:51 +02:00 |
|
Poolitzer
|
08e223ba90
|
API 6.1 (#3112)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-06-27 18:54:11 +02:00 |
|
Bibo-Joshi
|
67e7468366
|
Move Examples To Documentation (#3089)
|
2022-06-09 17:22:32 +02:00 |
|
Bibo-Joshi
|
11007c1715
|
Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082)
Co-authored-by: KnorpelSenf <shtrog@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <github@poolitzer.eu>
Co-authored-by: Adi <71205439+Aditya-Rajgor@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-09 17:08:54 +02:00 |
|
Bibo-Joshi
|
63104ac0b3
|
Add Application.post_init (#3078)
|
2022-06-08 07:44:22 +02:00 |
|
Bibo-Joshi
|
22419c0464
|
Fix Non-Blocking Entry Point in ConversationHandler (#3068)
|
2022-06-07 17:48:26 +02:00 |
|
Bibo-Joshi
|
42276338b1
|
Add Arguments chat/user_id to CallbackContext And Example On Custom Webhook Setups (#3059)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-06-03 16:55:36 +02:00 |
|
dependabot[bot]
|
977d56ab43
|
Bump mypy from 0.950 to 0.960 (#3070)
* Bump mypy from 0.950 to 0.960
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update pre-commit as well
* fix type hint for CIRHandler.collect_additional_context
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-06-02 10:08:15 +02:00 |
|
Poolitzer
|
306cc64170
|
Don't Set Signal Handlers On Windows By Default (#3065)
|
2022-06-02 09:43:03 +02:00 |
|
Bibo-Joshi
|
dc13b69dac
|
Split {Command, Prefix}Handler And Make Attributes Immutable (#3045)
|
2022-05-26 11:10:00 +02:00 |
|
James Carl Necio
|
349baa0202
|
Align Behavior Of JobQueue.run_daily With cron (#3046)
|
2022-05-25 10:02:00 +02:00 |
|
Bibo-Joshi
|
ca4e4c6280
|
Drop Support for ujson (#3037)
|
2022-05-19 12:47:53 +02:00 |
|
Bibo-Joshi
|
d2cabcaa74
|
Adjust pre-commit Settings for isort (#3043)
|
2022-05-18 17:23:00 +02:00 |
|
tal66
|
076955d04d
|
Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035)
* Introduce keyword-only arguments in Bot methods
* partial code review fix
* tests, code rev changes
* flake8
* tests, code rev, more shortcut methods
* One more iteration on `check_shortcut_signature`
* Update tests/conftest.py
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-05-18 17:18:44 +02:00 |
|
Bibo-Joshi
|
f792102212
|
Use Collection Instead of List and Tuple (#3025)
|
2022-05-13 16:41:34 +02:00 |
|
Harshil
|
72c3eb857b
|
Improve Type Annotations for CallbackContext and Move Default Type Alias to ContextTypes.DEFAULT_TYPE (#3017, #3023)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-05-12 19:36:25 +02:00 |
|
Aditya Yadav
|
1f7efe4519
|
Rename Job.context to Job.data (#3028)
|
2022-05-12 19:26:03 +02:00 |
|
Bibo-Joshi
|
65bbea780a
|
Rename Handler to BaseHandler (#3019)
|
2022-05-12 18:18:40 +02:00 |
|
Bibo-Joshi
|
a299867b1b
|
Stabilize Application.run_* on Python 3.7 (#3009)
|
2022-05-10 18:35:20 +02:00 |
|
Harshil
|
be8f4f7aad
|
Don't Pass Default Values of Optional Parameters to Telegram (#2978)
|
2022-05-09 19:30:46 +02:00 |
|
Bibo-Joshi
|
a10bf3241e
|
Documentation Fixes & Improvements (#2969)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-05-06 18:22:36 +02:00 |
|
Bibo-Joshi
|
950d9a0751
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
|