Commit graph

58 commits

Author SHA1 Message Date
e6241f16ba The application is now compiling with "sequelize-typescript": "^0.6.3". 2018-06-04 06:42:47 -03:00
dd01b96615 Code migrated and compiling, now the bot needs to work again. 2018-06-04 05:33:37 -03:00
e63d721253 NEW: Added STT and TTS capabilities to default.gbui. 2018-06-01 16:11:52 -03:00
Jorge Ramos
daacf5c6d7 gbui packages updated. 2018-05-29 06:20:09 -03:00
Jorge Ramos
b117d40479 Packages updated. 2018-05-29 05:27:52 -03:00
Jorge Ramos
89c90f27d3 Package dependencies updated. 2018-05-28 21:58:14 -03:00
Jorge Ramos
9f65004d38 Minor change (blank line) in package.json 2018-05-28 07:03:26 -03:00
Jorge Ramos
da898814f5 Update of dependencies versions (package.json).
If a bot package's name begins with '.', then it is ignored.
Created DATABASE_LOGGING environment parameter.
2018-05-28 06:51:06 -03:00
Jorge Ramos
9bcb2a0bf8 Atualização do package-lok.json 2018-05-27 21:10:50 -03:00
2e9e444817 - FIX: Whastapp line now can be turned off;
- FIX: More error logging on BuildMin.
2018-05-27 18:15:33 -03:00
Jorge Ramos
615b640a7f Update package.json and package-lock.json 2018-05-18 22:21:23 -03:00
e55c23df3e - FIX: AskDialog compilation error.
- FIX: More Whatsapp line adjustments: Duplicated 'Hi!' & log enrichment.
2018-05-18 11:39:17 -03:00
Jorge Ramos
994a94deac Fixed missing variable declaration 2018-05-16 23:21:17 -03:00
d9687fa6a1 Update issue templates 2018-05-16 12:13:31 -03:00
f20483a687 Create CODE_OF_CONDUCT.md 2018-05-16 12:12:08 -03:00
ae57d8b8c8 - FIX: Duplicated asking on main loop removed.
- FIX: Whatsapp log phrase correction.
- FIX: Directline can now receive messages sent in not-in-conversation, projector-only fashion.
2018-05-16 12:06:37 -03:00
Jorge Ramos
66093890c4 Auto-dispatch to dialog based on intent name. 2018-05-14 04:12:09 -03:00
Jorge Ramos
58d701d6d2 Parameter whatsappServiceWebhookUrl added. 2018-05-14 01:48:39 -03:00
caabe1cbbc Improvements on Whatsapp directline. 2018-05-13 18:28:24 -03:00
cc79605ebd Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-05-13 16:36:06 -03:00
ce24e6ba2b Minor fixes in imports and exact match question processing. 2018-05-13 16:35:57 -03:00
Jorge Ramos
e5b61657a2 Rename _this and update package.json 2018-05-12 22:41:54 -03:00
85311ff566 Updated package.json to include git repository and homepage. 2018-05-12 16:14:59 -03:00
ca25d6babf - NEW: Whatsapp directline client is now working in preview. 2018-05-12 16:08:24 -03:00
fa157d19f9 Building 3rd party service webhook for Whatsapp.gblib.
Signed-off-by: Rodrigo Rodriguez <me@rodrigorodriguez.com>
2018-05-12 13:40:34 -03:00
15b181fd04 Whatsapp channel improvements. 2018-05-11 23:27:00 -03:00
3d53a514c3 Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-05-11 22:18:47 -03:00
c44e3b0ec7 - NEW: Now each .gbapp has it own set of syspackages loaded.
- NEW: Added support for Whatsapp external service key on bot instance model.
2018-05-11 22:18:38 -03:00
6b3b158640 Update README.md 2018-05-09 16:36:46 -03:00
e4d83cd384 Update README.md 2018-05-09 16:35:09 -03:00
316217b98f Started Whatsapp interface, updated packages and cleaned up. 2018-05-07 20:45:11 -03:00
2f94c56be2 New version file and numbering update. 2018-05-06 19:26:45 -03:00
5c45bbe790 - FIX: .gbapp files now correctly loaded before other package types so custom models can be used to sync DB.
- NEW: Removed Boot Package feature. Now every .gbot found on deploy folders are deployed on startup.
2018-05-06 19:25:47 -03:00
0c80dfbf35 Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-05-05 08:26:13 -03:00
e0af174b6f Contained .js files into the final package. 2018-05-05 08:26:00 -03:00
David Lerner
32e46d9b50 Novo logo 2018-04-27 15:08:17 -03:00
f6cd9e0ba8 English grammar correction. 2018-04-26 23:03:41 -03:00
4a0c9a44c3 Cleaning and improvements on setup development environment on Windows and source-code sharing with direct download links. 2018-04-26 22:40:51 -03:00
91f3ce534e web.config path updated. 2018-04-25 03:10:14 -03:00
3cb91b084c README.md updated. 2018-04-25 03:03:00 -03:00
980128bac3 Fix in README.md. 2018-04-25 02:41:57 -03:00
ae6c8019ed Azure deploy in progress. 2018-04-25 02:17:02 -03:00
612db4ef61 package.json updated with dev. references. 2018-04-25 02:11:14 -03:00
0dd0524b61 Adding missing packages on prod. 2018-04-25 02:03:45 -03:00
894143417e README.md updated. 2018-04-25 01:32:21 -03:00
1a730dda56 Updated version in package.json. 2018-04-25 01:17:04 -03:00
4873e05ecd Azure Search call fix for managing KB indexes. 2018-04-25 00:58:34 -03:00
a790fcebd7 Cleaning. 2018-04-24 05:37:34 -03:00
cfde47ab4f Cleaning and KB improvements. 2018-04-24 05:36:48 -03:00
09408f3f24 Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-04-23 13:52:14 -03:00