Rodrigo Rodriguez
|
47df1f154a
|
fix(whatsapp.gblib): BASIC enabled with Promises.
|
2019-08-29 19:59:58 -03:00 |
|
Rodrigo Rodriguez
|
fa9f2600a2
|
fix(whatsapp.gblib): BASIC is disabled again.
|
2019-08-26 16:16:29 -03:00 |
|
Rodrigo Rodriguez
|
4828a336af
|
fix(whatsapp.gblib): BASIC is disabled again.
|
2019-08-26 16:14:41 -03:00 |
|
Rodrigo Rodriguez
|
ca9896588f
|
fix(whatsapp.gblib): Work directory being created now on startup.
|
2019-08-26 13:34:29 -03:00 |
|
Rodrigo Rodriguez
|
8d512ca6a1
|
fix(whatsapp.gblib): Web can show images again and working directory on startup being created.
|
2019-08-26 13:21:52 -03:00 |
|
Rodrigo Rodriguez
|
2b4fb68022
|
feat(whatsapp.gblib): Image will be send as a message and md can be read easily on the phone.
|
2019-08-24 19:44:16 -03:00 |
|
Rodrigo Rodriguez
|
faa5ec710c
|
feat(whatsapp.gblib): Now Whatsapp will display markdown from .gbkb including images.
|
2019-08-24 18:46:04 -03:00 |
|
Rodrigo Rodriguez
|
246b2226bf
|
feat(kb.gbapp): TSV are replaced with MS Excel files, to store tabular information.
|
2019-08-24 12:22:52 -03:00 |
|
Rodrigo Rodriguez
|
3f6668da0d
|
fix(whatsapp.gblib): User can say the activation code as the first message.
|
2019-08-23 14:36:47 -03:00 |
|
Rodrigo Rodriguez
|
650779e363
|
feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number.
|
2019-08-23 02:23:00 -03:00 |
|
Rodrigo Rodriguez
|
cb3d241fbc
|
feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number.
|
2019-08-22 19:36:23 -03:00 |
|
Rodrigo Rodriguez
|
b2da413f0f
|
feat(whatsapp.gblib): Same chat-api provider now shared between instances and deploy improvements.
|
2019-08-22 17:28:11 -03:00 |
|
Rodrigo Rodriguez
|
9a961e72a1
|
feat(core.gbapp): New bot management (CRUD) from SharePoint packages.
|
2019-08-22 01:54:30 +00:00 |
|
Rodrigo Rodriguez
|
4a3d47281e
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer
|
2019-08-21 21:05:39 +00:00 |
|
Rodrigo Rodriguez
|
ae73cf8528
|
feat(sharepoint): SharePoint deployPackage added.
|
2019-08-21 21:04:55 +00:00 |
|
Rodrigo
|
3704d403cc
|
chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/pragmatismo-io/BotServer/compare/1.5.5...1.6.0) (2019-08-21)
### Features
* **boot:** Bot now can be run with VSCode F5 after cloning from git. ([29d90db ](https://github.com/pragmatismo-io/BotServer/commit/29d90db))
|
2019-08-21 16:22:11 +00:00 |
|
Rodrigo Rodriguez
|
b1af6f8a38
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer
|
2019-08-21 16:16:24 +00:00 |
|
Rodrigo
|
29d90db689
|
feat(boot): Bot now can be run with VSCode F5 after cloning from git.
|
2019-08-21 16:15:52 +00:00 |
|
Rodrigo
|
b04f8ba623
|
chore(release): 1.5.5 [skip ci]
## [1.5.5](https://github.com/pragmatismo-io/BotServer/compare/1.5.4...1.5.5) (2019-07-23)
### Bug Fixes
* **kb.gbapp:** Improvement on translate ([bc56a1d ](https://github.com/pragmatismo-io/BotServer/commit/bc56a1d))
|
2019-07-23 14:41:39 +00:00 |
|
Paulo Henrique (pragmatismo.io)
|
0df9aed9df
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer
|
2019-07-23 11:35:32 -03:00 |
|
Paulo Henrique (pragmatismo.io)
|
bc56a1d830
|
fix(kb.gbapp): Improvement on translate
|
2019-07-23 11:31:52 -03:00 |
|
Rodrigo
|
8d8f06c49b
|
chore(release): 1.5.4 [skip ci]
## [1.5.4](https://github.com/pragmatismo-io/BotServer/compare/1.5.3...1.5.4) (2019-07-19)
### Bug Fixes
* **kb.gbapp:** NLP scoring added again. ([c83a5f9 ](https://github.com/pragmatismo-io/BotServer/commit/c83a5f9))
|
2019-07-19 16:43:49 +00:00 |
|
Paulo Henrique (pragmatismo.io)
|
16dedc3913
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer
|
2019-07-19 13:36:45 -03:00 |
|
Paulo Henrique (pragmatismo.io)
|
c83a5f9e03
|
fix(kb.gbapp): NLP scoring added again.
|
2019-07-19 13:35:11 -03:00 |
|
Rodrigo
|
ce26b37977
|
chore(release): 1.5.3 [skip ci]
## [1.5.3](https://github.com/pragmatismo-io/BotServer/compare/1.5.2...1.5.3) (2019-07-18)
### Bug Fixes
* **core.gbapp:** Deployer now imports UTF-8 .tsv files. ([daf0741 ](https://github.com/pragmatismo-io/BotServer/commit/daf0741))
|
2019-07-18 23:51:34 +00:00 |
|
Paulo Henrique (pragmatismo.io)
|
f36668ed0f
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer
|
2019-07-18 20:44:38 -03:00 |
|
Paulo Henrique (pragmatismo.io)
|
daf0741f0f
|
fix(core.gbapp): Deployer now imports UTF-8 .tsv files.
|
2019-07-18 20:42:08 -03:00 |
|
Rodrigo
|
37bd4ed19b
|
chore(release): 1.5.2 [skip ci]
## [1.5.2](https://github.com/pragmatismo-io/BotServer/compare/1.5.1...1.5.2) (2019-07-18)
### Bug Fixes
* **core.gbapp:** Redeploy command now fixed. ([d68da40 ](https://github.com/pragmatismo-io/BotServer/commit/d68da40))
|
2019-07-18 22:28:57 +00:00 |
|
Paulo Henrique (pragmatismo.io)
|
e261e91028
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer
|
2019-07-18 19:21:13 -03:00 |
|
Paulo Henrique (pragmatismo.io)
|
d68da40535
|
fix(core.gbapp): Redeploy command now fixed.
|
2019-07-18 19:19:38 -03:00 |
|
Rodrigo
|
45c13888b3
|
chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/pragmatismo-io/BotServer/compare/1.5.0...1.5.1) (2019-07-18)
### Bug Fixes
* **kb.gbapp:** Answers in text in case of Whatsapp channel. ([4f994b1 ](https://github.com/pragmatismo-io/BotServer/commit/4f994b1))
|
2019-07-18 21:29:54 +00:00 |
|
Paulo Henrique (pragmatismo.io)
|
4f994b1e79
|
fix(kb.gbapp): Answers in text in case of Whatsapp channel.
|
2019-07-18 18:15:45 -03:00 |
|
Rodrigo
|
efa860d98c
|
chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/pragmatismo-io/BotServer/compare/1.4.0...1.5.0) (2019-07-04)
### Features
* **core.gbapp:** New global quit keywords. ([15cd8d6 ](https://github.com/pragmatismo-io/BotServer/commit/15cd8d6))
|
2019-07-04 18:20:55 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
15cd8d6093
|
feat(core.gbapp): New global quit keywords.
|
2019-07-04 15:14:26 -03:00 |
|
Rodrigo
|
ee3e7ec0f9
|
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/pragmatismo-io/BotServer/compare/1.3.10...1.4.0) (2019-06-28)
### Bug Fixes
* **whatsapp.gblib:** Service latency due to res.end missing call. ([82dcfac ](https://github.com/pragmatismo-io/BotServer/commit/82dcfac))
### Features
* **core.gbapp:** Development options added (ngrok) ([223801d ](https://github.com/pragmatismo-io/BotServer/commit/223801d))
* **security.gblib:** Phone field and conversation refeerence. ([46261d7 ](https://github.com/pragmatismo-io/BotServer/commit/46261d7))
|
2019-06-28 14:24:21 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
82dcfac4e5
|
fix(whatsapp.gblib): Service latency due to res.end missing call.
|
2019-06-28 11:17:41 -03:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
46261d7b1f
|
feat(security.gblib): Phone field and conversation refeerence.
|
2019-06-27 09:22:32 -03:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
223801da17
|
feat(core.gbapp): Development options added (ngrok)
|
2019-06-26 13:18:15 -03:00 |
|
Rodrigo Rodriguez
|
6fce0bef29
|
Update WhatsappDirectLine.ts
|
2019-06-23 07:25:59 -03:00 |
|
Rodrigo Rodriguez
|
a7de845164
|
Update WhatsappDirectLine.ts
|
2019-06-23 07:24:35 -03:00 |
|
Rodrigo Rodriguez
|
013ad665d7
|
Update WhatsappDirectLine.ts
|
2019-06-23 07:03:32 -03:00 |
|
Rodrigo Rodriguez
|
065d0fa2f7
|
Update WhatsappDirectLine.ts
|
2019-06-22 07:51:04 -03:00 |
|
Rodrigo Rodriguez
|
bba6299db1
|
Update WhatsappDirectLine.ts
|
2019-06-22 07:06:21 -03:00 |
|
Rodrigo
|
af503da963
|
chore(release): 1.3.10 [skip ci]
## [1.3.10](https://github.com/pragmatismo-io/BotServer/compare/1.3.9...1.3.10) (2019-06-21)
### Bug Fixes
* **core.gbapp:** MSFT changed again LUIS url. ([967f780 ](https://github.com/pragmatismo-io/BotServer/commit/967f780))
|
2019-06-21 20:16:38 +00:00 |
|
Rodrigo Rodriguez
|
9daadb2ac1
|
Merge pull request #111 from rodrigorodriguez/master
fix(core.gbapp): MSFT changed again LUIS url.
|
2019-06-21 17:09:47 -03:00 |
|
Rodrigo Rodriguez
|
967f780215
|
fix(core.gbapp): MSFT changed again LUIS url.
|
2019-06-21 08:59:42 -03:00 |
|
Rodrigo
|
be128b476e
|
chore(release): 1.3.9 [skip ci]
## [1.3.9](https://github.com/pragmatismo-io/BotServer/compare/1.3.8...1.3.9) (2019-06-18)
### Bug Fixes
* **whastapp.gblib:** Fix in pro-active messaging. ([3f710e8 ](https://github.com/pragmatismo-io/BotServer/commit/3f710e8))
|
2019-06-18 19:13:29 +00:00 |
|
Rodrigo Rodriguez
|
96bdb4fc35
|
Merge pull request #109 from rodrigorodriguez/master
fix(whastapp.gblib): Fix in pro-active messaging.
|
2019-06-18 16:08:47 -03:00 |
|
Rodrigo Rodriguez
|
3f710e836b
|
fix(whastapp.gblib): Fix in pro-active messaging.
|
2019-06-18 16:03:19 -03:00 |
|
Rodrigo
|
a730230d42
|
chore(release): 1.3.8 [skip ci]
## [1.3.8](https://github.com/pragmatismo-io/BotServer/compare/1.3.7...1.3.8) (2019-06-18)
### Bug Fixes
* **core.gbapp:** ms-rest-azure updated due to https://github.com/Azure/ms-rest-js/issues/347. ([d61d2f8 ](https://github.com/pragmatismo-io/BotServer/commit/d61d2f8))
* **whatsapp.gblib:** Fixing loop behaviour. ([10d2a4a ](https://github.com/pragmatismo-io/BotServer/commit/10d2a4a))
|
2019-06-18 00:55:35 +00:00 |
|