Commit graph

88 commits

Author SHA1 Message Date
Dineshkarthik 9500018178
upd: ignore list 2020-08-22 12:29:50 +02:00
DK 459e02f68a
Merge pull request #32 from Dineshkarthik/clean-up
Clean up
2020-07-22 20:48:03 +02:00
Dineshkarthik dbf735f636 fix: platform generic path 2020-07-22 20:30:45 +02:00
Dineshkarthik e02bb7603d use stable pyrogram-async 2020-07-22 20:17:06 +02:00
Dineshkarthik 1193bc2317 clean up redundant install 2020-07-22 20:16:24 +02:00
DK de3de6bc11
Merge pull request #30 from Dineshkarthik/file-management-strategy
Downloaded File Management Strategy
2020-07-21 21:56:50 +02:00
Dineshkarthik 65b7b0ed2e add: test cases for utils 2020-07-21 21:38:55 +02:00
Dineshkarthik 028ca5b2ca upd: test cases 2020-07-21 20:12:55 +02:00
Dineshkarthik 555388851c enh: file overwrite strategy 2020-07-21 19:36:03 +02:00
Dineshkarthik cf4d90621e upd: return valid file path 2020-07-21 19:35:20 +02:00
Dineshkarthik 0d28704910 ADD: download file management utils 2020-07-21 19:11:42 +02:00
DK b60a147ee0
Merge pull request #28 from Dineshkarthik/doc-super-group
upd: how to get super group id
2020-07-20 16:30:09 +02:00
DK da4813acd1
upd: how to get super group id 2020-07-20 16:11:28 +02:00
DK f9eb707ca6
rmv: garbage texts 2020-07-16 17:11:13 +02:00
DK 73b3a7dd1e
upd: issues inactive days until stale count 2020-07-15 17:10:18 +02:00
DK de7273a54e
Merge pull request #25 from Dineshkarthik/fix-missing-filename-attribute
Fix: Missing File-name attribute
2020-07-15 13:07:56 +02:00
Dineshkarthik e1c0eba8ea Add: codecov yaml config 2020-07-15 13:04:08 +02:00
Dineshkarthik cf46b35639 fix: missing filename attribute 2020-07-15 12:48:01 +02:00
DK 1df2762963
Merge pull request #23 from Dineshkarthik/github-actions
GitHub Actions
2020-07-11 12:47:22 +02:00
Dineshkarthik eb3dec7f38 upd: github action's status badge 2020-07-11 12:39:17 +02:00
Dineshkarthik 9e89601092 update codecov step 2020-07-11 12:32:06 +02:00
Dineshkarthik ca90f7f3f6 add: codecov coverage 2020-07-11 10:18:07 +02:00
Dineshkarthik ce5201b2ed enh: handle windows file path 2020-07-11 10:03:24 +02:00
Dineshkarthik c91507d345 platform generic paths 2020-07-11 08:40:17 +02:00
Dineshkarthik 66aaedc948 fix pylint C0411(wrong-import-order) 2020-07-10 23:38:57 +02:00
Dineshkarthik 69d44fef47 migrate to github actions 2020-07-10 23:38:10 +02:00
DK 6be3eef1fe
Merge pull request #22 from Dineshkarthik/handle-huge-message-load
Handle high message volume
2020-07-10 14:13:37 +02:00
Dineshkarthik 9d0f198a7c fix: code coverage 2020-07-10 14:08:06 +02:00
Dineshkarthik a152f244af enh: added python3.8 tests 2020-07-10 10:53:39 +02:00
Dineshkarthik ef914a0ba7 fix: pylit C0113(unneeded-not) 2020-07-10 10:49:26 +02:00
Dineshkarthik 53633cd23e upd: modified unittests 2020-07-10 10:43:49 +02:00
Dineshkarthik da7ee7527f paginate message iterator 2020-07-10 00:07:00 +02:00
dependabot-preview[bot] 0033a2f410
build(deps-dev): bump mypy from 0.780 to 0.781 (#20)
Bumps [mypy](https://github.com/python/mypy) from 0.780 to 0.781.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.780...v0.781)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:52:39 +02:00
DK b881b5f869
Merge pull request #12 from Dineshkarthik/dependabot/pip/tgcrypto-1.2.1
build(deps): bump tgcrypto from 1.2.0 to 1.2.1
2020-06-18 11:05:51 +02:00
dependabot-preview[bot] c988b3c35e
build(deps): bump tgcrypto from 1.2.0 to 1.2.1
Bumps [tgcrypto](https://github.com/pyrogram/tgcrypto) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pyrogram/tgcrypto/releases)
- [Commits](https://github.com/pyrogram/tgcrypto/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 12:01:34 +00:00
DK 82c5bc77a0
Merge pull request #15 from Dineshkarthik/dependabot/pip/pyyaml-5.3.1
build(deps): bump pyyaml from 5.1.1 to 5.3.1
2020-06-15 14:00:22 +02:00
DK 496a2bcba0
Merge pull request #13 from Dineshkarthik/dependabot/pip/pytest-5.4.3
build(deps-dev): bump pytest from 5.0.1 to 5.4.3
2020-06-15 12:15:56 +02:00
dependabot-preview[bot] eb2775f35e
build(deps-dev): bump pytest from 5.0.1 to 5.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.0.1 to 5.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.0.1...5.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:13:34 +00:00
DK 0bcc633fa3
Merge pull request #19 from Dineshkarthik/dependabot/pip/pytest-cov-2.10.0
build(deps-dev): bump pytest-cov from 2.7.1 to 2.10.0
2020-06-15 12:12:21 +02:00
dependabot-preview[bot] 9e642ed489
build(deps-dev): bump pytest-cov from 2.7.1 to 2.10.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.7.1 to 2.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.7.1...v2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:08:00 +00:00
DK 99ed84464d
Merge pull request #18 from Dineshkarthik/dependabot/pip/pylint-2.5.3
build(deps-dev): bump pylint from 2.4.3 to 2.5.3
2020-06-15 12:06:47 +02:00
dependabot-preview[bot] 0e4cc1a2b5
build(deps-dev): bump pylint from 2.4.3 to 2.5.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.3 to 2.5.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.3...pylint-2.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:02:06 +00:00
DK f5a77006e2
Merge pull request #16 from Dineshkarthik/dependabot/pip/mypy-0.780
build(deps-dev): bump mypy from 0.730 to 0.780
2020-06-15 12:00:37 +02:00
dependabot-preview[bot] 589bd5b54a
build(deps-dev): bump mypy from 0.730 to 0.780
Bumps [mypy](https://github.com/python/mypy) from 0.730 to 0.780.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.730...v0.780)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 09:39:39 +00:00
DK 5205a48e74
Merge pull request #17 from Dineshkarthik/dependabot/pip/mock-4.0.2
build(deps-dev): bump mock from 3.0.5 to 4.0.2
2020-06-15 11:38:26 +02:00
dependabot-preview[bot] ec881fce68
build(deps-dev): bump mock from 3.0.5 to 4.0.2
Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 4.0.2.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/3.0.5...4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 05:24:09 +00:00
dependabot-preview[bot] 73f6fccbb3
build(deps): bump pyyaml from 5.1.1 to 5.3.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1.1...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 17:38:01 +00:00
DK 4c16d4639a
Merge pull request #11 from Dineshkarthik/file-foramt-support
Download only specific file formats
2020-06-11 19:00:02 +02:00
Dineshkarthik c2fd441f61 upd: config change for file formats 2020-06-11 18:55:26 +02:00
Dineshkarthik eba541c0a1 upd: unittest for file formats support 2020-06-11 17:33:22 +02:00