Commit graph

281 commits

Author SHA1 Message Date
Dineshkarthik
6c48df4a27
fix: use own fork of Pyrogram to achieve chronological order of chat history 2022-07-20 16:10:25 +02:00
Dineshkarthik
9a2cef55bc
refactor: suppress pyrogram timeout and reconnection warnings 2022-07-20 15:59:38 +02:00
DK
07cd9aec25
Merge pull request #277 from Dineshkarthik/v2.0.0-stable
Migrate to Pyrogram v2
2022-07-19 12:23:12 +02:00
Dineshkarthik
9a53c11a02
build(deps-dev): add pre-commit V2.20.0 2022-07-19 12:13:56 +02:00
Dineshkarthik
bdf3312c96
doc: update proxy configuration instructions to match Pyrogram V2 2022-07-19 12:04:23 +02:00
Dineshkarthik
8f75cecd5b
build: bump-up telegram-media-downloader version from 1.5.1 to 2.0.0 2022-07-19 12:03:26 +02:00
Dineshkarthik
4cefa0c859
ci: specify python version & install dev deps 2022-07-18 20:21:43 +02:00
Dineshkarthik
e19cb26ed4
build(deps-dev): add black & isort 2022-07-18 20:16:18 +02:00
Dineshkarthik
ef12b4f5e2
style: change in black and isort autoformat config 2022-07-18 20:08:21 +02:00
Dineshkarthik
c36b3af158
add: mypy config 2022-07-18 20:07:04 +02:00
Dineshkarthik
0486e70b83
rm: pyproject.toml file used for black config 2022-07-18 20:04:29 +02:00
Dineshkarthik
a9a6634d89
style: change in black and isort autoformat config 2022-07-18 20:03:20 +02:00
Dineshkarthik
077e0dc943
style: pre-commit fix for end-of-line-fixer 2022-07-18 20:01:49 +02:00
Dineshkarthik
08d754e5cf
fix: mypy revision 2022-07-18 19:24:33 +02:00
Dineshkarthik
edc790a580
ci: separate workflows for code quality and unittest 2022-07-18 19:18:36 +02:00
Dineshkarthik
3c897b6348
add: pre-commit config 2022-07-18 19:13:23 +02:00
Dineshkarthik
52d980c16a
build(package): update classifiers 2022-07-18 19:12:47 +02:00
Dineshkarthik
6d58a01f94
test: update mock objects to handle pyrogram V2 migration 2022-07-18 16:58:19 +02:00
Dineshkarthik
1702ec9788
ci: specify python 3.11 beta version 2022-07-18 16:53:22 +02:00
Dineshkarthik
3043c91b61
refactor: migrate Pyrogram to V2 2022-07-18 16:48:31 +02:00
Dineshkarthik
281f1b7d7f
ci: bump checkout & setup-python actions
update python version matrix:
  - 3.6 as pyrogram c2 doesn't support 3.6
  + 3.10
  + 3.11
2022-07-18 16:45:43 +02:00
DK
4ba94ffcee
Merge pull request #275 from Dineshkarthik/dependabot/pip/pylint-2.14.5
build(deps-dev): bump pylint from 2.13.7 to 2.14.5
2022-07-18 14:27:06 +02:00
DK
b2e975cf41
Merge branch 'v2.0.0-stable' into dependabot/pip/pylint-2.14.5 2022-07-18 14:26:47 +02:00
DK
238aa73518
Merge pull request #276 from Dineshkarthik/dependabot/pip/pyrogram-2.0.33
build(deps): bump pyrogram from 1.4.12 to 2.0.33
2022-07-18 14:24:38 +02:00
dependabot[bot]
4132cbccff
build(deps-dev): bump pylint from 2.13.7 to 2.14.5
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.7 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.7...v2.14.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 12:17:46 +00:00
DK
b914ac1caf
Merge pull request #274 from Dineshkarthik/dependabot/pip/rich-12.5.1
build(deps): bump rich from 12.1.0 to 12.5.1
2022-07-18 14:16:05 +02:00
DK
e54a68edf3
Merge pull request #273 from Dineshkarthik/dependabot/pip/types-pyyaml-6.0.10
build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.10
2022-07-18 14:15:19 +02:00
DK
c0ef469b6c
Merge pull request #250 from Dineshkarthik/dependabot/pip/mypy-0.961
build(deps-dev): bump mypy from 0.942 to 0.961
2022-07-18 14:14:48 +02:00
dependabot[bot]
230f47659f
build(deps): bump pyrogram from 1.4.12 to 2.0.33
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.4.12 to 2.0.33.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits/v2.0.33)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:09:32 +00:00
dependabot[bot]
46e18505cc
build(deps): bump rich from 12.1.0 to 12.5.1
Bumps [rich](https://github.com/willmcgugan/rich) from 12.1.0 to 12.5.1.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v12.1.0...v12.5.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:09:21 +00:00
dependabot[bot]
61ad574a40
build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.10
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.10.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:09:14 +00:00
dependabot[bot]
c23ecfecf4
build(deps-dev): bump mypy from 0.942 to 0.961
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.961.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.961)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 10:11:26 +00:00
DK
92fb58a465
Merge pull request #222 from Dineshkarthik/dependabot/pip/pylint-2.13.7
build(deps-dev): bump pylint from 2.13.4 to 2.13.7
2022-04-28 18:53:01 +05:30
DK
ec9654861d
Merge pull request #221 from Dineshkarthik/dependabot/pip/types-pyyaml-6.0.7
build(deps-dev): bump types-pyyaml from 6.0.5 to 6.0.7
2022-04-28 18:52:32 +05:30
dependabot[bot]
955ccd57fd
build(deps-dev): bump pylint from 2.13.4 to 2.13.7
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.7.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.4...v2.13.7)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:07:47 +00:00
dependabot[bot]
36cbb178a1
build(deps-dev): bump types-pyyaml from 6.0.5 to 6.0.7
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.5 to 6.0.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:07:43 +00:00
Dineshkarthik
076e25bb29
build: bump-up telegram-media-downloader version from 1.5.0 to 1.5.1 2022-04-05 12:45:17 +02:00
DK
eafdd58021
Merge pull request #198 from Dineshkarthik/dependabot/pip/types-pyyaml-6.0.5
build(deps-dev): bump types-pyyaml from 6.0.4 to 6.0.5
2022-04-05 16:12:23 +05:30
DK
9794738318
Merge pull request #201 from Dineshkarthik/dependabot/pip/mypy-0.942
build(deps-dev): bump mypy from 0.931 to 0.942
2022-04-05 16:11:54 +05:30
dependabot[bot]
3ca1d2a838
build(deps-dev): bump types-pyyaml from 6.0.4 to 6.0.5
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 10:35:22 +00:00
dependabot[bot]
fa1c6dd385
build(deps-dev): bump mypy from 0.931 to 0.942
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.942)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 10:35:13 +00:00
DK
401caf91fe
Merge pull request #207 from Dineshkarthik/dependabot/pip/pylint-2.13.4
build(deps-dev): bump pylint from 2.12.2 to 2.13.4
2022-04-05 16:04:17 +05:30
DK
75a98cedbe
Merge pull request #206 from Dineshkarthik/dependabot/pip/rich-12.1.0
build(deps): bump rich from 11.2.0 to 12.1.0
2022-04-05 16:03:47 +05:30
DK
a468924b07
Merge pull request #205 from Dineshkarthik/dependabot/pip/pyrogram-1.4.12
build(deps): bump pyrogram from 1.4.8 to 1.4.12
2022-04-05 16:03:30 +05:30
dependabot[bot]
bc09fb53f0
build(deps-dev): bump pylint from 2.12.2 to 2.13.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.13.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 10:06:19 +00:00
dependabot[bot]
833c9fb0eb
build(deps): bump rich from 11.2.0 to 12.1.0
Bumps [rich](https://github.com/willmcgugan/rich) from 11.2.0 to 12.1.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v11.2.0...v12.1.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 10:06:16 +00:00
dependabot[bot]
5363416d83
build(deps): bump pyrogram from 1.4.8 to 1.4.12
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.4.8 to 1.4.12.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 10:06:11 +00:00
DK
c4b85701ab
Merge pull request #183 from Dineshkarthik/65-download-skipped-files
Download skipped files
2022-03-02 17:56:07 +01:00
Dineshkarthik
a1871c528c
test: add test for exception cases 2022-03-02 17:43:16 +01:00
Dineshkarthik
c4e3add005
enh: handle exceptions on update checker 2022-03-02 17:42:46 +01:00