Commit Graph

170 Commits

Author SHA1 Message Date
renovate[bot]
a6e91f6b3d chore(deps): update dependency husky to v4.2.1 (#14)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-24 09:37:26 +03:00
renovate[bot]
531c6c5600 chore(deps): update dependency typescript to v3.7.5 (#13)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-24 09:36:31 +03:00
renovate[bot]
4d3de25483 chore(deps): update dependency husky to v4.2.0 (#11)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 21:30:35 +03:00
renovate[bot]
132f482337 chore(deps): pin dependencies (#10)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 21:29:45 +03:00
Aleksandr Bukhalo
d781156796 chore(renovate.json): configure renovate bot 2020-01-23 21:28:11 +03:00
Aleksandr Bukhalo
5e968c34c2 chore(release): v.0.7.1 2020-01-23 21:16:37 +03:00
Vito Macchia
cef3796f01 feat(lib/telegraf.service.ts): set bot public 2020-01-23 21:10:53 +03:00
Aleksandr Bukhalo
6138ae0918
chore: publish 0.7.0 release (#6)
* feat(TelegramActionHandler): add 'action' parameter  for handling 'callback_data'
2020-01-15 17:30:47 +03:00
Aleksandr Bukhalo
57baf28809
Merge pull request #1 from bukhalo/some-work
chore(): publish 0.6.0 release
2020-01-12 15:32:32 +03:00
Aleksandr Bukhalo
b30ee23eb4 chore(): publish 0.6.0 release 2020-01-12 15:28:14 +03:00
Aleksandr Bukhalo
78fe1d9886 feat(telegram-service): extend TelegramClient class for expose all functions 2020-01-12 15:23:19 +03:00
Aleksandr Bukhalo
c25d71cf7d chore(meta): update package info & readme 2020-01-12 14:54:23 +03:00
Aleksandr Bukhalo
3412edcdf5 improvement(workflow): rewrite all workflow 2020-01-12 14:18:48 +03:00
Aleksandr Bukhalo
ec99dcd65f refactor(services): rename module services 2020-01-12 10:53:45 +03:00
Aleksandr Bukhalo
b67b859810 refactor(): complex refactoring 2020-01-12 02:41:27 +03:00
Aleksandr Bukhalo
2617c19af9 feat(telegrambot.ts): use Nest logger 2020-01-12 01:58:34 +03:00
Aleksandr Bukhalo
9606daaf63 refactor(telegraf.module.ts): remove configure method 2020-01-12 01:45:10 +03:00
Aleksandr Bukhalo
e9d793aeaa fix(module): import other modules with useClass 2020-01-12 01:36:53 +03:00
Aleksandr Bukhalo
aa2af992b0 refactor(module options): some changes 2020-01-12 01:15:32 +03:00
Aleksandr Bukhalo
fb067b5174 chore(package.json): rename package to nestjs-telegraf 2020-01-12 00:57:46 +03:00
Igor Kamyshev
a35a38f43d
Merge pull request #9 from igorkamyshev/dependabot/npm_and_yarn/handlebars-4.5.3
chore(deps): bump handlebars from 4.1.2 to 4.5.3
2019-12-31 11:05:06 +03:00
dependabot[bot]
25630990a9
chore(deps): bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 00:30:56 +00:00
Igor Kamyshev
58b1b5803f
Merge pull request #7 from igorkamyshev/dependabot/npm_and_yarn/mixin-deep-1.3.2
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
2019-09-20 12:07:52 +03:00
Igor Kamyshev
bb5dc4e5cc
Merge pull request #5 from igorkamyshev/dependabot/npm_and_yarn/lodash-4.17.13
chore(deps): bump lodash from 4.17.11 to 4.17.13
2019-09-20 12:07:41 +03:00
Igor Kamyshev
cd84333be7
Merge pull request #6 from gibson/master
fix: add types declaration
2019-09-20 12:02:52 +03:00
dependabot[bot]
4ae62aff43
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 23:29:56 +00:00
Ivan Shishkin
a9fe321021 fix: add types declaration 2019-08-27 14:53:45 +05:00
dependabot[bot]
b33d5df174
chore(deps): bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 05:57:32 +00:00
Igor Kamyshev
0b2e1ca0bc
Merge pull request #4 from igorkamyshev/dependabot/npm_and_yarn/eslint-utils-1.4.2
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
2019-08-27 08:56:27 +03:00
dependabot[bot]
7ca8765fd0
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 20:02:07 +00:00
Igor Kamyshev
534ff0c7fc chore(release): 0.5.1 2019-07-26 10:50:49 +03:00
Igor Kamyshev
b9d659efef fix: add removing webhook before start pooling 2019-07-26 10:50:31 +03:00
Igor Kamyshev
2b2e2fca03
Create LICENSE 2019-07-23 15:42:41 +03:00
Igor Kamyshev
75fd3d27db chore(release): 0.5.0 2019-07-18 14:33:05 +03:00
Igor Kamyshev
9be7bdc868 feat: add method for sending markdown 2019-07-18 14:32:33 +03:00
Igor Kamyshev
51e669e699 Merge branch 'master' of github.com:igorkamyshev/nest-telegram 2019-07-16 18:57:01 +03:00
Igor Kamyshev
d2a79f8de1 docs: add real readme 2019-07-16 18:56:02 +03:00
Igor Kamyshev
c7ace4c051
Merge pull request #1 from igorkamyshev/dependabot/npm_and_yarn/handlebars-4.1.2
chore(deps): bump handlebars from 4.1.0 to 4.1.2
2019-07-11 13:56:35 +03:00
Igor Kamyshev
ba2e9d14c6
Merge pull request #3 from igorkamyshev/dependabot/npm_and_yarn/lodash.template-4.5.0
chore(deps): bump lodash.template from 4.4.0 to 4.5.0
2019-07-11 13:56:25 +03:00
dependabot[bot]
78f38715a1
chore(deps): bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 07:40:47 +00:00
dependabot[bot]
8af55ebe75
chore(deps): bump handlebars from 4.1.0 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-07 06:29:18 +00:00
Igor Kamyshev
1d922f0227
Merge pull request #2 from igorkamyshev/dependabot/npm_and_yarn/js-yaml-3.13.1
chore(deps): bump js-yaml from 3.12.2 to 3.13.1
2019-06-07 09:28:10 +03:00
dependabot[bot]
99bc3dd913
chore(deps): bump js-yaml from 3.12.2 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.2 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 00:16:24 +00:00
Igor Kamyshev
7df14bcfe9 chore(release): 0.4.0 2019-05-20 07:56:28 +03:00
Igor Kamyshev
c47c05570b feat: add on message decorator handler 2019-05-20 07:56:11 +03:00
Igor Kamyshev
855a1fa625 chore(release): 0.3.2 2019-05-11 21:10:26 +03:00
Igor Kamyshev
303caeae8c fix(client): fix import and export 2019-05-11 21:10:14 +03:00
Igor Kamyshev
8e7bdd33f7 chore(release): 0.3.1 2019-05-11 21:00:08 +03:00
Igor Kamyshev
a5a9c07f8b fix(client): add miss export 2019-05-11 20:59:53 +03:00
Igor Kamyshev
6605578f36 Merge branch 'master' of github.com:igorkamyshev/nest-telegram 2019-05-11 20:56:42 +03:00