FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for hydrogram - Xitonight/hydrogram · GitHub
Xitonight
/
hydrogram
Public
forked from
hydrogram/hydrogram
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
hydrogram
hydrogram
on
dev
User selector
Datepicker
Commit history
Commits on Mar 23, 2024
fix: make quiz explanation optional (#21)
Midblyte
authored
51bcd62
View commit details
Copy full SHA for 51bcd62
View code at this point
Browse repository at this point
fix(raw): correctly parses bool (#20)
Show description for da69100
HitaloM
authored
da69100
View commit details
Copy full SHA for da69100
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
style: update ruff to 0.2.0
Show description for 72195fc
HitaloM
committed
72195fc
View commit details
Copy full SHA for 72195fc
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
fix: use `get_session` to get session when download (#15)
Show description for 8041b69
tangyoha
and
HitaloM
authored
8041b69
View commit details
Copy full SHA for 8041b69
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
fix: `Message._parse` keyword arguments (#16)
M4hbod
authored
e933fdf
View commit details
Copy full SHA for e933fdf
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
chore: update ruff to 0.1.13 and reformat codebase
alissonlauffer
committed
6ed5e39
View commit details
Copy full SHA for 6ed5e39
View code at this point
Browse repository at this point
fix: fix Message.is_scheduled field always False when parsing UpdateNewScheduledMessage (#14)
Show description for c65b033
wulan17
and
alissonlauffer
authored
c65b033
View commit details
Copy full SHA for c65b033
View code at this point
Browse repository at this point
feat: integrate pyromod patches (#1)
Show description for 855e406
alissonlauffer
and
usernein
authored
855e406
View commit details
Copy full SHA for 855e406
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
feat(chat): add `is_participants_hidden` (#11)
HitaloM
authored
656528c
View commit details
Copy full SHA for 656528c
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
chore: migrate to our vanity domain and fix hyperlinks (#8)
Show description for b47254d
alissonlauffer
authored
b47254d
View commit details
Copy full SHA for b47254d
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
feat: update Python version to 3.9 and typehints (#5)
Show description for 8e85b55
HitaloM
and
alissonlauffer
authored
8e85b55
View commit details
Copy full SHA for 8e85b55
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
chore: release v0.1.4
alissonlauffer
committed
f419cd7
View commit details
Copy full SHA for f419cd7
View code at this point
Browse repository at this point
fix(handle-download): prevent from closing BytesIO object
alissonlauffer
committed
a6c5630
View commit details
Copy full SHA for a6c5630
View code at this point
Browse repository at this point
fix(send-audio): fix a boolean instead of file name
alissonlauffer
committed
1e38c8f
View commit details
Copy full SHA for 1e38c8f
View code at this point
Browse repository at this point
Commits on Dec 3, 2023
chore: release v0.1.3
alissonlauffer
committed
f54bc1a
View commit details
Copy full SHA for f54bc1a
View code at this point
Browse repository at this point
fix(handle-download): create temp filename from filename
Show description for ab59bfa
alissonlauffer
committed
ab59bfa
View commit details
Copy full SHA for ab59bfa
View code at this point
Browse repository at this point
chore: release v0.1.2
alissonlauffer
committed
899bd4e
View commit details
Copy full SHA for 899bd4e
View code at this point
Browse repository at this point
fix(save-file): fix file size reporting size as 0
alissonlauffer
committed
4c065ab
View commit details
Copy full SHA for 4c065ab
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
chore: release v0.1.1
alissonlauffer
committed
90996d1
View commit details
Copy full SHA for 90996d1
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
chore!: make arguments after message_thread_id keyword-only
alissonlauffer
authored
eaec3d9
View commit details
Copy full SHA for eaec3d9
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
fix(doc): wrong ParseMode doc in user.mention
HitaloM
committed
104b7c9
View commit details
Copy full SHA for 104b7c9
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
refactor: fix ruff 0.1.5 reported issues
alissonlauffer
committed
67bae64
View commit details
Copy full SHA for 67bae64
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
feat(storage): make `BaseStorage` an abstract class and document it
Show description for aafea92
HitaloM
authored
aafea92
View commit details
Copy full SHA for aafea92
View code at this point
Browse repository at this point
feat(storage): merge memory and file storage
Show description for 232339c
HitaloM
and
alissonlauffer
authored
232339c
View commit details
Copy full SHA for 232339c
View code at this point
Browse repository at this point
feat: add support for active_usernames & usernames
Show description for 10a65dd
alissonlauffer
and
RiccardoVaccari
authored
10a65dd
View commit details
Copy full SHA for 10a65dd
View code at this point
Browse repository at this point
fix(save-file): fix some problems uncaught during review
alissonlauffer
committed
0904bd1
View commit details
Copy full SHA for 0904bd1
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
fix(client): convert workdir to str
HitaloM
committed
daba894
View commit details
Copy full SHA for daba894
View code at this point
Browse repository at this point
feat(client): allow custom storage engines
Phyco-Ninja
authored and
HitaloM
committed
30ca94d
View commit details
Copy full SHA for 30ca94d
View code at this point
Browse repository at this point
feat: add `full_name` property to `User` and `Chat` objects
alissonlauffer
committed
4b11008
View commit details
Copy full SHA for 4b11008
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
feat(storage): migrated to aiosqlite
HitaloM
committed
9f51c49
View commit details
Copy full SHA for 9f51c49
View code at this point
Browse repository at this point
fix(utils): fix message parser
alissonlauffer
committed
b50cf5b
View commit details
Copy full SHA for b50cf5b
View code at this point
Browse repository at this point
fix(client): add FloodWait exception to media download
jordyamc
authored and
alissonlauffer
committed
bacd846
View commit details
Copy full SHA for bacd846
View code at this point
Browse repository at this point
feat!: update API schema to Layer 166 and add topics support
Show description for bf17dc4
authored
bf17dc4
View commit details
Copy full SHA for bf17dc4
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
fix: relative imports from parent module
HitaloM
committed
4173e97
View commit details
Copy full SHA for 4173e97
View code at this point
Browse repository at this point
fix: logging statemant using f-string
HitaloM
committed
032f0d5
View commit details
Copy full SHA for 032f0d5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL