.. |
connection
|
Always run crypto-related functions in the dedicated thread
|
2021-01-02 18:45:43 +01:00 |
crypto
|
Move the "unknown constructor found" logging logic
|
2021-03-17 15:03:18 +01:00 |
errors
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
handlers
|
This should fix the deadlock happening on callbacks using the same pool
|
2021-04-10 12:34:04 +02:00 |
methods
|
This should fix the deadlock happening on callbacks using the same pool
|
2021-04-10 12:34:04 +02:00 |
parser
|
Fix for strikethrough unparsing in markdown (#627)
|
2021-03-14 12:43:12 +01:00 |
raw
|
Move the "unknown constructor found" logging logic
|
2021-03-17 15:03:18 +01:00 |
session
|
Always run crypto-related functions in the dedicated thread
|
2021-01-02 18:45:43 +01:00 |
storage
|
Fix memory session's delete() method not being implemented
|
2021-04-05 18:51:42 +02:00 |
types
|
Update Pyrogram to 1.2.4
|
2021-03-22 17:38:52 +01:00 |
__init__.py
|
Update Pyrogram to v1.2.8
|
2021-04-07 18:08:03 +02:00 |
client.py
|
This should fix the deadlock happening on callbacks using the same pool
|
2021-04-10 12:34:04 +02:00 |
dispatcher.py
|
This should fix the deadlock happening on callbacks using the same pool
|
2021-04-10 12:34:04 +02:00 |
emoji.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
file_id.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
filters.py
|
This should fix the deadlock happening on callbacks using the same pool
|
2021-04-10 12:34:04 +02:00 |
mime_types.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
scaffold.py
|
This should fix the deadlock happening on callbacks using the same pool
|
2021-04-10 12:34:04 +02:00 |
sync.py
|
Use Pyrogram's List when consuming generators
|
2021-03-19 17:42:05 +01:00 |
syncer.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
utils.py
|
Fix enum items showing ids instead of names
|
2021-02-12 12:36:32 +01:00 |