Commit graph

4094 commits

Author SHA1 Message Date
wulan17
c25bc05fb3
PyroFork: Bump version to 2.2.2
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-06-22 01:17:01 +07:00
wulan17
b1b781eda8
Revert "Move to aiosqlite and enable WAL"
This reverts commit afd2e3f0bc.

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-06-22 01:16:06 +07:00
973d9df40e
Merge pull request #8 from Mayuri-Chan/dependabot/pip/sphinx-rtd-theme-1.2.2
Bump sphinx-rtd-theme from 1.2.1 to 1.2.2
2023-06-08 09:43:58 +07:00
dependabot[bot]
d5e86f11e7
Bump sphinx-rtd-theme from 1.2.1 to 1.2.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 23:05:30 +00:00
e0487e557d
Merge pull request #6 from Mayuri-Chan/dependabot/pip/sphinx-rtd-theme-1.2.1
Bump sphinx-rtd-theme from 1.0.0 to 1.2.1
2023-05-24 21:44:27 +07:00
dependabot[bot]
eda14b667c
Bump sphinx-rtd-theme from 1.0.0 to 1.2.1
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.0.0 to 1.2.1.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.0.0...1.2.1)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 14:21:45 +00:00
803fd63a2f
Create dependabot.yml 2023-05-24 21:20:23 +07:00
wulan17
5213ddbffa
PyroFork: fix docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-23 21:49:00 +07:00
wulan17
bf66a1e439
PyroFork: Bump version to 2.2.1
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-23 21:18:50 +07:00
wulan17
903da76d6d
PyroFork: Build docs and publish packages on new tags
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-23 21:17:37 +07:00
wulan17
8272c706a6
PyroFork: storage: mongo: Use existing database connection
support both async_pymongo and motor

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-23 21:13:16 +07:00
wulan17
c76e9263dd
Revert "PyroFork: storage: mongo_storage: Move into async_pymongo"
This reverts commit 0280fc2572.

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-23 20:48:58 +07:00
wulan17
e45001ca8c
Revert "PyroFork: Set minimal python version to 3.9"
This reverts commit bafef3d71e.

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-23 20:48:56 +07:00
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