DK
|
664476f7b6
|
enh: run unittest for pull_request
|
2020-12-10 16:15:25 +01:00 |
|
DK
|
9c424472e0
|
add: config for issue-label-bot
|
2020-12-10 09:51:20 +01:00 |
|
DK
|
331abc9227
|
Merge pull request #45 from Dineshkarthik/add-code-of-conduct
Create CODE_OF_CONDUCT.md
|
2020-12-10 00:19:35 +01:00 |
|
DK
|
e3fa835f35
|
Create CODE_OF_CONDUCT.md
|
2020-12-10 00:14:50 +01:00 |
|
Dineshkarthik
|
74c87f0fdf
|
add: funding.yml
|
2020-11-05 22:05:53 +01:00 |
|
DK
|
db51f38a73
|
Merge pull request #41 from Dineshkarthik/migrate_to_pyrogram_v1
Migrate to Pyrogram V1
|
2020-11-02 17:16:57 +01:00 |
|
Dineshkarthik
|
d7d1cdc905
|
upd: type hints based on Pyrogram V1
|
2020-11-02 17:04:32 +01:00 |
|
Dineshkarthik
|
090dda733a
|
bump-up pyrogram to V1
|
2020-11-02 17:04:02 +01:00 |
|
DK
|
ce5261c9e7
|
Merge pull request #37 from Dineshkarthik/update-exemptlabels-stalebot
Add feature_request label to exemptLabels list of stale-bot
|
2020-09-08 22:42:07 +02:00 |
|
DK
|
0b08bb3812
|
Merge pull request #39 from Dineshkarthik/fix-gh-actions-windows-latest-build-unittest
pip install to user path in GH-actions windows-latest-build
|
2020-09-08 22:41:46 +02:00 |
|
Dineshkarthik
|
fe30abff77
|
enh: windows specific setuptools install
|
2020-09-08 22:38:13 +02:00 |
|
DK
|
1c67a05995
|
upd: pip install to user path
In unit-test GitHub actions pip install to the current user path
|
2020-09-08 22:25:52 +02:00 |
|
DK
|
5de3e37a5e
|
upd: feature_request label to exemptLabels list
|
2020-09-08 22:07:23 +02:00 |
|
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 |
|