Commit graph

4081 commits

Author SHA1 Message Date
wulan17
6a17d55e66
PyroFork: Bump version to 2.2.0
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-21 20:36:37 +07:00
be5eacb998
Merge pull request #4 from Mayuri-Chan/snyk-fix-1cc37851c83cac39990cf6e4ddd33391
[Snyk] Security upgrade tornado from 6.2 to 6.3.2
2023-05-21 20:31:10 +07:00
snyk-bot
575f88e97e
fix: docs/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
2023-05-21 13:26:36 +00:00
wulan17
a175b33d27
PyroFork: Add protect_content and drop_author parameters to forward bound method
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-21 20:17:07 +07:00
kvrvgv
84a41e9aa2
PyroFork: add drop_author parameter to forward_messages method
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-21 20:17:07 +07:00
wulan17
bafef3d71e
PyroFork: Set minimal python version to 3.9
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-21 20:17:06 +07:00
wulan17
0280fc2572
PyroFork: storage: mongo_storage: Move into async_pymongo
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-21 20:17:06 +07:00
Juan Simon .D
89feb4a4d8
Pyrofork: Use session name as database name, add some parameters informations and some cleanup (#3)
Changes to be committed:
	modified:   pyrogram/client.py
	modified:   pyrogram/storage/mongo_storage.py

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-21 20:17:05 +07:00
wulan17
5bc419ce2c
PyroFork: Bump version to 2.1.8
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-17 18:32:49 +07:00
Animesh Murmu
955db61bc3
fix: Fix ValueError: Invalid peer type (Issue #2)
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-17 18:31:37 +07:00
Animesh Murmu
b27d18c640
fix: Fix ValueError: Invalid peer type (Issue #2)
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-17 18:31:19 +07:00
wulan17
578b438804
PyroFork: Bump version to 2.1.7
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-10 19:36:47 +07:00
Animesh Murmu
c646595adb
Pyrofork: Add Mongodb Session Storage
Signed-off-by: wulan17 <wulan17@nusantararom.org>
Co-authored-by: wulan17 <wulan17@nusantararom.org>
2023-05-10 19:36:46 +07:00
Dan
91ff2dc82d
Move the CDN DC IPv6 to the correct mapping
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-10 19:10:10 +07:00
Dan
c3eddf234c
Add RSA public keys & IP addresses for some CDN DCs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-10 19:10:10 +07:00
Dan
fadd6bc147
Update API schema to Layer 158
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-10 19:10:09 +07:00
ff4ee9dae8
Update FUNDING.yml 2023-05-09 22:58:41 +07:00
wulan17
c0d9564843
PyroFork: Bump version to 2.1.6
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:36:43 +07:00
MrMissx
2378fb7800
Fix AttributeError when received ChatForbidden
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:39 +07:00
Alisson Lauffer
5c78995343
Bump aiosqlite to latest version
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:39 +07:00
reaitten
344256d92b
InputMessageContent.write is a coroutine
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:39 +07:00
Deshdeepak
08248222bb
Add file_name where missing and pass thumb as Union
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:39 +07:00
Devesh Pal
9bb83e9319
Add bound method stop() to the Poll object
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:38 +07:00
Hitalo
c35e60de94
Move to aiosqlite and enable WAL
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:38 +07:00
Alisson Lauffer
5d5e4b4845
Make some methods static
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:38 +07:00
wulan17
1cfad73e95
PyroFork: Add usernames field to User
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-15 01:28:38 +07:00
664b525530
Merge pull request #1 from DoellBarr/master
Fix NameError on line 240
2023-04-12 17:21:59 +07:00
Shohih Abdul
1d4948309f
Fix NameError on line 240 2023-04-12 14:03:22 +07:00
wulan17
caf80f239b
PyroFork: Fix derps
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 23:11:14 +07:00
wulan17
d5b2a76fc6
PyroFork: Bump version to 2.1.5
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:29:36 +07:00
wulan17
f38d90cc0a
PyroFork: Add AddStickerToSet Methods
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:28:56 +07:00
wulan17
7a58c865b5
PyroFork: Add CreateStickerSet Methods
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:28:56 +07:00
wulan17
9966bd92a5
PyroFork: Add GetStickerSet methods and StickerSet types
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:28:56 +07:00
wulan17
2cd117f301
PyroFork: Add usernames field to Chat
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:28:56 +07:00
Alisson Lauffer
4401c62244
Add full_name property to User and Chat objects
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:28:56 +07:00
Nick
2afbe7f4fd
Update API schema to Layer 157
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:28:55 +07:00
Nick
66c7d64b6b
Update API schema to Layer 156
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-04-10 22:28:55 +07:00
wulan17
cbbd0e0dd2
PyroFork: Build docs only on new release
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 19:29:46 +07:00
wulan17
99e3f3e317
PyroFork: Bump version to 2.1.4
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 01:04:07 +07:00
Nick
ab1dde5f79
Update API schema to Layer 155
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 01:01:56 +07:00
Nick
252a49332d
Update API schema to Layer 154
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 01:01:56 +07:00
Dan
d398b5b29c
Separate cases between Channel and ChannelForbidden
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 00:59:21 +07:00
Dan
8940c7d1f6
Update chat username parsing in case of multiple usernames
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 00:59:20 +07:00
Dan
3163030574
Update send_inline_bot_result return type hint
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 00:59:20 +07:00
Jins Mathew
cb7ba4f821
Add missing has_spoiler parameter to reply_{animation,photo,video}
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-03-17 00:58:52 +07:00
wulan17
cb60c6ae8d
PyroFork: Update API schema to Layer 152
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-02-04 20:08:24 +07:00
wulan17
84b4d2181b
PyroFork: Bump version to 2.1.3
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-01-30 01:22:44 +07:00
ab7ab16356
Pyrofork: Release to pypi 2023-01-30 01:21:53 +07:00
wulan17
6331a5500e
PyroFork: Update README.md and setup,py
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-01-30 01:21:53 +07:00
wulan17
fbe56d5426
PyroFork: Bump version to 2.1.2
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-01-30 01:20:48 +07:00