| .. |
|
connection
|
Pyrofork: Add alt_port parameter to Client
|
2023-08-18 03:30:28 +07:00 |
|
crypto
|
PyroFork: rebrand
|
2023-08-18 01:35:50 +07:00 |
|
enums
|
Pyrofork: fix docs
|
2023-10-05 23:57:03 +07:00 |
|
errors
|
Add messages for mismatched checks
|
2022-12-25 15:08:02 +01:00 |
|
handlers
|
Pyrofork: Add StoryHandler
|
2023-09-29 01:12:39 +07:00 |
|
methods
|
Pyrofork: Add send_web_page method
|
2023-11-01 00:02:50 +07:00 |
|
parser
|
Lower the logging level of some log calls
|
2023-01-09 15:19:55 +01:00 |
|
raw
|
Remove ability to access attributes via bracket notation
|
2022-04-24 11:56:06 +02:00 |
|
session
|
PyroFork: set STORED_MSG_IDS_MAX_SIZE to 500
|
2023-08-18 16:47:53 +07:00 |
|
storage
|
Pyrofork: Storage: SqliteStorage: Save fragment username(s) to sessions database
|
2023-10-28 23:10:21 +07:00 |
|
types
|
Pyrofork: Add Message.reply_web_page bound method
|
2023-11-01 00:02:50 +07:00 |
|
__init__.py
|
Pyrofork: Bump version 2.3.10
|
2023-10-29 15:03:55 +07:00 |
|
client.py
|
Pyrofork: Storage: MongoStorage: Save fragment username(s) to sessions database
|
2023-10-26 19:17:53 +07:00 |
|
dispatcher.py
|
Pyrofork: clean debug print
|
2023-09-29 20:04:40 +07:00 |
|
emoji.py
|
Update emoji.py
|
2022-01-31 21:27:58 +01:00 |
|
file_id.py
|
Faster RLE codec implementation (#938)
|
2022-03-28 20:10:52 +02:00 |
|
filters.py
|
Added compatibility with Story object to chat filter
|
2023-10-31 09:47:29 +05:00 |
|
mime_types.py
|
Update copyright year
|
2022-01-07 10:23:45 +01:00 |
|
py.typed
|
Add py.typed file for enhanced type hinting (#838)
|
2022-01-29 13:39:25 +01:00 |
|
sync.py
|
Add new function compose
|
2022-04-24 11:56:07 +02:00 |
|
utils.py
|
Pyrofork: Add reply_to_story field to Message
|
2023-09-22 16:33:52 +07:00 |