wulan17
|
7a1684f074
|
PyroFork: rebrand
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-08-18 01:35:50 +07:00 |
|
Dan
|
efac17198b
|
Update Pyrogram to v2.0.106
|
2023-04-30 20:24:00 +02:00 |
|
Dan
|
2ff67c72aa
|
Move the CDN DC IPv6 to the correct mapping
|
2023-04-30 20:23:42 +02:00 |
|
Dan
|
d9d68529aa
|
Update Pyrogram to v2.0.105
|
2023-04-30 19:55:05 +02:00 |
|
Dan
|
e24d5b1cf5
|
Add RSA public keys & IP addresses for some CDN DCs
|
2023-04-30 19:54:39 +02:00 |
|
Dan
|
cea21ad6d0
|
Update Pyrogram to v2.0.104
|
2023-04-21 14:56:56 +02:00 |
|
Dan
|
68c7bd6e12
|
Update Pyrogram to v2.0.103
|
2023-04-03 16:29:32 +02:00 |
|
Dan
|
abed55aea9
|
Update Pyrogram to v2.0.102
|
2023-03-12 17:52:37 +01:00 |
|
Dan
|
0a90d54010
|
Separate cases between Channel and ChannelForbidden
|
2023-03-12 17:52:03 +01:00 |
|
Dan
|
fb3f9acc18
|
Update Pyrogram to v2.0.101
|
2023-03-11 16:45:56 +01:00 |
|
Dan
|
a3a4a0204c
|
Update chat username parsing in case of multiple usernames
|
2023-03-11 16:45:32 +01:00 |
|
Dan
|
d6476ce57e
|
Update Pyrogram to v2.0.100
|
2023-02-26 11:09:21 +01:00 |
|
Dan
|
787eabd940
|
Update send_inline_bot_result return type hint
|
2023-02-26 11:08:27 +01:00 |
|
Dan
|
96ffc7efcd
|
Update Pyrogram to v2.0.99
|
2023-02-11 10:09:03 +01:00 |
|
Jins Mathew
|
2e82fcecff
|
Add missing has_spoiler parameter to reply_{animation,photo,video}
|
2023-02-11 10:08:29 +01:00 |
|
Dan
|
53cb3f29c7
|
Update Pyrogram to v2.0.98
|
2023-02-10 12:44:07 +01:00 |
|
Dan
|
cfbc848dcf
|
Update Pyrogram to v2.0.97
|
2023-01-12 18:26:08 +01:00 |
|
Dan
|
245b7e653d
|
Tweak Session timeouts
|
2023-01-12 18:25:42 +01:00 |
|
Dan
|
283246a6b8
|
Change connection mode
|
2023-01-12 18:25:10 +01:00 |
|
Dan
|
82b8c7792e
|
Allow to specify a limit to concurrent transmissions
|
2023-01-12 18:19:15 +01:00 |
|
Dan
|
2a7110e257
|
Update Pyrogram to v2.0.96
|
2023-01-09 15:22:36 +01:00 |
|
Dan
|
d53e1c235b
|
Lower the logging level of some log calls
|
2023-01-09 15:19:55 +01:00 |
|
Dan
|
f9a9673011
|
Update Pyrogram to v2.0.95
|
2023-01-08 17:22:42 +01:00 |
|
Dan
|
aa2f189225
|
Update Pyrogram to v2.0.94
|
2023-01-08 17:11:22 +01:00 |
|
Dan
|
8441ce2f47
|
Limit the amount of concurrent transmissions
|
2023-01-08 17:11:02 +01:00 |
|
Dan
|
b19764d5dc
|
Update Pyrogram to v2.0.93
|
2022-12-31 19:02:20 +01:00 |
|
Dan
|
6752af8796
|
Add error messages for transport errors
|
2022-12-31 19:01:42 +01:00 |
|
Dan
|
526aaa0f9d
|
Update Pyrogram to v2.0.92
|
2022-12-30 20:18:23 +01:00 |
|
Dan
|
a09c5a3b98
|
Set has_media_spoiler only in case of Photo, Video or Animation media
|
2022-12-30 20:16:25 +01:00 |
|
Dan
|
fbd62f9596
|
Update Pyrogram to v2.0.91
|
2022-12-30 18:07:55 +01:00 |
|
Dan
|
2de8f1921c
|
Fix resolving peers for users with multiple usernames
This currently makes it work for the first available username only
|
2022-12-30 18:07:15 +01:00 |
|
Dan
|
3b0dee7dd5
|
Update Pyrogram to v2.0.90
|
2022-12-30 15:56:19 +01:00 |
|
Dan
|
1e6209da3b
|
Add support for email sign in codes
Fixes #1183
|
2022-12-30 15:55:52 +01:00 |
|
Dan
|
5d3abd3ab0
|
Update Pyrogram to v2.0.89
|
2022-12-30 15:14:42 +01:00 |
|
Dan
|
e8bd639634
|
Add media spoiler support for other relevant methods
- send_media_group()
- edit_message_media()
- edit_inline_media()
|
2022-12-30 15:12:42 +01:00 |
|
Dan
|
50d87bf5e9
|
Add the field is_persistent to the class ReplyKeyboardMarkup
|
2022-12-30 15:10:53 +01:00 |
|
Dan
|
a116ea42c8
|
Add the field has_spoiler to relevant InputMedia* classes
- InputMediaPhoto
- InputMediaVideo
- InputMediaAnimation
|
2022-12-30 15:10:20 +01:00 |
|
Dan
|
06996d24ff
|
Add media_spoiler filter
|
2022-12-30 15:09:21 +01:00 |
|
Dan
|
c707a4baae
|
Add the parameter has_spoiler to relevant send_* media methods
- send_photo()
- send_video()
- send_animation()
|
2022-12-30 15:08:55 +01:00 |
|
Dan
|
ef29b3c519
|
Add the field has_media_spoiler to the class Message
|
2022-12-30 15:06:51 +01:00 |
|
Dan
|
fbf722d265
|
Update Pyrogram to v2.0.88
|
2022-12-29 23:35:06 +01:00 |
|
Dan
|
cf1e31c413
|
Apply security checks to each message in the container
|
2022-12-29 23:33:58 +01:00 |
|
Dan
|
7ee47b220d
|
Update Pyrogram to v2.0.87
|
2022-12-28 17:44:25 +01:00 |
|
Dan
|
d890e5346c
|
Clear stored_msg_ids on session stop
|
2022-12-28 17:44:02 +01:00 |
|
Dan
|
82c81c10bd
|
Update Pyrogram to v2.0.86
|
2022-12-28 00:22:19 +01:00 |
|
Dan
|
1daa05a35c
|
Raise and handle send errors in order to immediately act upon
|
2022-12-28 00:21:05 +01:00 |
|
Dan
|
5ca422b314
|
Create a future result before sending its request
|
2022-12-28 00:19:28 +01:00 |
|
Dan
|
2dca5aeac2
|
Handle proxy socket connections using thread executors
|
2022-12-28 00:14:04 +01:00 |
|
Dan
|
1fa6f3b924
|
Update Pyrogram to v2.0.85
|
2022-12-27 22:24:21 +01:00 |
|
Dan
|
cf06939a55
|
Workaround proxy sockets not timing out properly
|
2022-12-27 22:23:05 +01:00 |
|