Commit graph

538 commits

Author SHA1 Message Date
wulan17
1906bc2939
Pyrofork: Fix docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-14 13:29:29 +07:00
wulan17
b36a46efc0
Pyrofork: Move ListenerTypes to pyrogram.enums
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-13 12:09:40 +07:00
wulan17
b7cf8cd3fd
Pyrofork: Update README.md
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-13 12:08:58 +07:00
wulan17
ddc91f6086
Pyrofork: docs: Update support chat link
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-12 21:38:39 +07:00
wulan17
534ee2efab
Pyrofork: docs: Update index page
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-12 21:32:37 +07:00
wulan17
5d28478c09
Pyrofork: docs: Update link css
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-12 21:25:47 +07:00
Allie
f31271734f
Pyrofork: Fix quickstart.rst install #34 2023-12-12 20:32:29 +07:00
wulan17
c1598942ca
Pyrofork: Change docs theme to sphinx-immaterial
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-09 01:26:35 +07:00
Hitalo
b88fa8a673
Pyrofork: pyproject.toml migration
Signed-off-by: wulan17 <wulan17@nusantararom.org>
Co-authored-by: Alisson Lauffer <alissonvitortc@gmail.com>
Co-authored-by: wulan17 <wulan17@nusantararom.org>
2023-12-09 01:26:30 +07:00
dependabot[bot]
35371ed091
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 22:40:37 +00:00
wulan17
1903ddbfbd
Pyrofork: Add blockquote html tag to docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-11-25 21:51:40 +07:00
wulan17
0480b3870b
Pyrofork: fix docs css
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-11-01 00:01:58 +07:00
wulan17
a37ca092d5
Pyrofork: fix docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-10-11 22:08:12 +00:00
dependabot[bot]
70b3c5431f
Bump sphinx-rtd-theme from 1.2.2 to 1.3.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.2 to 1.3.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.2...1.3.0)

---
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-10-05 17:30:37 +00:00
wulan17
a42474e811
Pyrofork: fix docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-10-05 23:57:03 +07:00
wulan17
8036da6e32
Pyrofork: Add StoryPrivacy
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-10-05 20:42:33 +07:00
wulan17
55abd409f3
Pyrofork: Rename StoriesPrivacy to StoriesPrivacyRules
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-10-05 20:42:33 +07:00
wulan17
c655607bc1
Pyrofork: Add StoryHandler
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-09-29 01:12:39 +07:00
wulan17
2d117929a6
Pyrofork: fix docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-09-02 19:42:53 +07:00
snyk-bot
ad5c2b8eeb
fix: docs/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5840803

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-08-20 00:53:41 +07:00
wulan17
b670101dac
Pyrofork: Add Story Support
Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add Story and StoryViews

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add get_stories method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add StoriesPrivacy

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add send_story method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add edit_story method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add delete_story method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add export_story_link method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add story bound method

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-08-18 16:34:41 +07:00
Animesh Murmu
b43b20351f
Pyrofork: Add Mongodb Session Storage
Signed-off-by: wulan17 <wulan17@nusantararom.org>
Co-authored-by: wulan17 <wulan17@nusantararom.org>

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>

PyroFork: storage: mongo: Use existing database connection

support both async_pymongo and motor

Signed-off-by: wulan17 <wulan17@nusantararom.org>

PyroFork: Use Dummy client object to check wether connection object is valid or not

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-08-18 03:37:39 +07:00
snyk-bot
97d714f640
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-08-18 01:44:03 +07:00
wulan17
8762c01669
PyroFork: docs: Add usable by
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-08-18 01:42:52 +07:00
wulan17
261214ec1c
PyroFork: Bring back docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-08-18 01:42:01 +07:00
Dan
8077eb4130
Update docs 2022-10-06 12:03:05 +02:00
Dan
371700ddec Update FAQ 2022-08-28 14:03:14 +02:00
Dan
f5bcce7c3f Add support for custom emoji in HTML 2022-08-16 08:59:06 +02:00
Mr. Developer
b904a4f3e2
Fix FAQ example (#1007) 2022-06-20 11:42:11 +02:00
Dan
edf5e9863f Update FAQ 2022-06-06 18:46:22 +02:00
Dan
6fdf9a60f6 Update example 2022-05-07 12:04:22 +02:00
Dan
4b6f29bb76 Update examples 2022-04-27 09:10:48 +02:00
Dan
e80ffd275c Documentation fixes 2022-04-24 11:56:07 +02:00
Dan
be37e3b46c Rename enum MessageService to MessageServiceType 2022-04-24 11:56:07 +02:00
Dan
264a206a13 Rename enum MessageMedia to MessageMediaType 2022-04-24 11:56:07 +02:00
Dan
109c9d4a0a Migrate setup.py commands to a Makefile 2022-04-24 11:56:07 +02:00
Dan
515531774b Small documentation fix 2022-04-24 11:56:07 +02:00
Dan
ccadabca4a Update documentation 2022-04-24 11:56:07 +02:00
Dan
b7b7e8ec69 Use GitHub buttons with dark theme support 2022-04-24 11:56:07 +02:00
Dan
f6b8d78672 Fix documentation link 2022-04-24 11:56:07 +02:00
Dan
ed5fab6952 Update proxy example 2022-04-24 11:56:07 +02:00
Dan
39694a2949 Add speedups.rst 2022-04-24 11:56:07 +02:00
Dan
ef78900fdb Fixes to the documentation 2022-04-24 11:56:07 +02:00
Dan
70d5f22e0d Some fixes to the documentation 2022-04-24 11:56:07 +02:00
Dan
0d054fa9bc Update index.rst 2022-04-24 11:56:07 +02:00
Dan
a34ee4b444 Update index.rst 2022-04-24 11:56:07 +02:00
Dan
8af17c3ed5 Documentation improvements 2022-04-24 11:56:07 +02:00
Dan
d14665ad96 Fix text-formatting.rst examples 2022-04-24 11:56:07 +02:00
Dan
7fa091719c Add documentation page about synchronous usage 2022-04-24 11:56:07 +02:00
Dan
124bcb4db7 Remove API key requirement for existing sessions 2022-04-24 11:56:07 +02:00