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 |
|
Abdelrahman Elkheir
|
5b6cd3a33b
|
Update Copyright to 2024 (#4121)
|
2024-02-19 20:06:25 +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 |
|
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
|
5b0f1697f1
|
Move Dunder Methods to the Top of Class Bodies (#3883)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-09-15 22:19:45 +02:00 |
|
pre-commit-ci[bot]
|
aaadc70fcc
|
pre-commit autoupdate (#3824)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-08-02 11:51:17 +02:00 |
|
Harshil
|
58b89cf0e9
|
Add More ruff Rules (#3763)
|
2023-06-29 11:38:09 +02:00 |
|
MiguelX413
|
99fd4432db
|
Use Explicit Optionals (#3692)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-05-18 07:57:59 +02:00 |
|
Bibo-Joshi
|
1c6ae435bf
|
Add a Stability Policy (#3622)
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-05-07 14:50:41 +02:00 |
|
Harshil
|
9997a9f47e
|
Empower ruff (#3594)
|
2023-03-25 19:18:04 +01:00 |
|
pre-commit-ci[bot]
|
007f432ee4
|
pre-commit autoupdate (#3537)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-02-08 17:41:10 +01:00 |
|
Bibo-Joshi
|
23d0bd8fe3
|
Explicit Type Annotations (#3508)
|
2023-02-02 18:55:07 +01:00 |
|
Bibo-Joshi
|
51ad4d76d0
|
Update Copyright to 2023 (#3459)
|
2023-01-01 21:31:29 +01:00 |
|
Bibo-Joshi
|
7b61a30fb1
|
Freeze Classes Without Arguments (#3453)
|
2023-01-01 13:04:37 +01:00 |
|
Bibo-Joshi
|
b11a0c7778
|
Make TelegramObject Immutable (#3249)
|
2022-12-15 15:00:36 +01:00 |
|
Harshil
|
1724212458
|
Improve Backwards Compatibility of TelegramObjects Pickle Behavior (#3382)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-11-24 12:11:37 +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
|
e54c6a04de
|
Handle Lists and Tuples and Datetimes Directly in TelegramObject.to_dict (#3353)
|
2022-11-13 21:28:41 +01:00 |
|
Harshil
|
e1d56178c8
|
Fix DeepSource Issues (#3357)
|
2022-11-11 18:18:42 +01:00 |
|
Bibo-Joshi
|
f68663af7e
|
Overhaul String Representation of TelegramObject (#3234)
|
2022-10-30 11:21:19 +01:00 |
|
Harshil
|
24d390e1aa
|
Add recursive Parameter to TelegramObject.to_dict() (#3276)
|
2022-10-19 10:31:55 +02:00 |
|
Bibo-Joshi
|
1c20ff3fb9
|
Introduce TelegramObject.api_kwargs (#3233)
|
2022-10-07 11:51:53 +02:00 |
|
pre-commit-ci[bot]
|
5480be4c25
|
pre-commit Updates (#3221)
|
2022-09-17 15:08:54 +02:00 |
|
Bibo-Joshi
|
2175af6abc
|
Apply isort and Update pre-commit.ci Configuration (#3049)
|
2022-05-19 15:10:08 +02:00 |
|
Bibo-Joshi
|
ca4e4c6280
|
Drop Support for ujson (#3037)
|
2022-05-19 12:47:53 +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 |
|
Harshil
|
335772568f
|
Update and Expand Tests & pre-commit Settings and Improve Code Quality (#2925)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-05-06 18:22:34 +02:00 |
|
Harshil
|
a743726b08
|
Persistence of Bots : Refactor Automatic Replacement and Integration with TelegramObject (#2893)
|
2022-05-06 18:19:15 +02:00 |
|
Bibo-Joshi
|
0a6cc7f722
|
Documentation Fixes & Improvements (#2822)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-05-06 18:19:14 +02:00 |
|
Simon Damberg
|
28c8c155ce
|
Improve Subscription of TelegramObject (#2719)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-05-06 18:19:13 +02:00 |
|
Zisis Pavloudis
|
6f9e733f58
|
Introduce TelegramObject.set/get_bot (#2712)
|
2022-05-06 18:19:13 +02:00 |
|
Kenneth Cheo
|
5275c45199
|
Mark Internal Modules As Private (#2687)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-05-06 18:19:12 +02:00 |
|