Commit graph

160 commits

Author SHA1 Message Date
Rodrigo Rodriguez
2a83e1e631 new(all): Web log. 2022-08-06 19:38:13 -03:00
Rodrigo Rodriguez
c408bb4a3c new(basic.gblib): CALL keyword to start another VM. 2022-08-01 18:36:45 -03:00
Rodrigo Rodriguez
963202a31a new(whatsapp.gblib): New providers. 2022-07-15 09:05:16 -03:00
Rodrigo Rodriguez
9e82beaf19 new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-12 13:30:12 -03:00
Rodrigo Rodriguez
55ff686a3f fix(all): Automated build errors. 2022-07-01 18:33:41 -03:00
Rodrigo Rodriguez
ce2b484f8e fix(all): Automated build errors. 2022-07-01 10:40:28 -03:00
Rodrigo Rodriguez
b9ffdcf811 new(whatsapp.gblib): New provider. 2022-06-12 19:15:38 -03:00
Rodrigo Rodriguez
3edf06e73b new(whatsapp.gblib): New provider. 2022-06-08 13:24:43 -03:00
Rodrigo Rodriguez
9e4ebba84e new(basic.gblib): NER (NLP) added for .gbdialog https://github.com/GeneralBots/BotServer/issues/217 2022-06-06 18:03:02 -03:00
Rodrigo Rodriguez
0e367f1a7f new(basic.gblib): AS IMAGE, AS PDF, SET THEME and SQL new keywords. 2022-06-04 17:02:34 -03:00
Rodrigo Rodriguez
3c65ae23e2 new(basic.gblib): New CHART keyword.. 2022-06-03 15:09:24 -03:00
Rodrigo Rodriguez
b500a366b0 new(basic.gblib): CHART keyword dev started. 2022-06-03 07:43:20 -03:00
Rodrigo Rodriguez
cea3b54970 new(all): Automation new keywords and WhatsApp transfer. 2022-05-19 10:22:22 -03:00
Rodrigo Rodriguez
22ed79ee76 new(all): OCR and Web Manipulation. 2022-05-03 17:05:57 -03:00
Rodrigo Rodriguez
55bc5ef382 fix(all): Building failed as typedoc bugs. 2022-04-26 15:14:43 -03:00
Rodrigo Rodriguez
7cc2673b68 new(all): SSR enabled for test in PROD. 2022-02-20 15:45:44 -03:00
Rodrigo Rodriguez
b45f7372da fix(basic.gblib): TALK TO bug after conversationId update. 2022-01-07 07:46:56 -03:00
Rodrigo Rodriguez
daeb3bc439 new(all): SSR support. 2022-01-03 18:40:42 -03:00
Rodrigo Rodriguez
30f263e786 new(all): Sequelize updated to v6. 2022-01-03 13:11:21 -03:00
Rodrigo Rodriguez
2a816049bc fix(core.gbapp): Added IBM for TTS and removed MSFT while it does not compile on AZR. 2021-12-30 07:58:16 -03:00
Rodrigo Rodriguez
4452a311b1 fix(all): Added MSFT cognitive stack again to test if it is working now on Azure. 2021-12-28 15:51:14 -03:00
Rodrigo Rodriguez
68369c24ad new(all): hubspot.gblib introduced. 2021-12-19 16:39:50 -03:00
Rodrigo Rodriguez
bad8251385 new(basic.gblib): Support for saving files from GET calls. 2021-11-21 20:21:19 -03:00
Rodrigo Rodriguez(pragmatismo.io)
4a6917a48d fix(all): TS issues. 2021-11-16 16:18:27 -03:00
Rodrigo Rodriguez(pragmatismo.io)
73db528f3b new(all): New keyword SEE CAPTION and SEE TEXT of for CV. 2021-11-16 14:53:52 -03:00
Rodrigo Rodriguez
5fc6c58088 fix(all): Compilation error in MS AZURE (again). 2021-10-02 07:28:48 -03:00
Rodrigo Rodriguez
aa1c0753c9 new(teams.gblib): Teams support for creation of new bots. 2021-09-30 16:03:31 -03:00
Rodrigo Rodriguez
dcf26a7316 fix(all): Intl. dates wrongly formatted due to Node version. 2021-08-30 07:14:59 -03:00
Rodrigo Rodriguez
5aa5f1ee3a fix(all): npm is now included to build internal packages. 2021-08-26 08:55:49 -03:00
Rodrigo Rodriguez
1ed7cfaf74 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-16 17:38:05 -03:00
Rodrigo Rodriguez
49691710b9 fix(basic.gblib): TOLIST fixed for empty values. 2021-08-14 19:29:27 -03:00
Rodrigo Rodriguez
9b94b08167 new(all): Google Translator fix and security fix. 2021-07-28 13:33:38 -03:00
Rodrigo Rodriguez
ba796c86a7 new(all): General Bots Reading Comprehension for .pdf. 2021-07-26 10:19:56 -03:00
Rodrigo Rodriguez
43a8fe530f new(all): Facebook workplace support. 2021-07-06 13:18:38 -03:00
Rodrigo Rodriguez
64ce41434a fix(core.gbapp): FB channel is optional. 2021-06-17 09:30:42 -03:00
Rodrigo Rodriguez
9c53791e72 fix(all): Trying to get Google packages on AZ. 2021-06-16 16:14:10 -03:00
Rodrigo Rodriguez
1b37504077 new(all): Google Chat (Workspace) connector added. 2021-06-15 08:36:13 -03:00
Rodrigo Rodriguez
d8b17af9e8 fix(all): CI now can compile docs again. 2021-06-13 12:59:39 -03:00
Rodrigo Rodriguez
d742c00567 fix(default.gbui): Removed warnings from code. 2021-06-13 12:20:44 -03:00
Rodrigo Rodriguez
517689fafe fix(all): Packages updated and new DirectLine behaviour fixed. 2021-06-13 11:51:07 -03:00
Rodrigo Rodriguez
9ab73495fb new(all): Google Chat (Hangout) channel added as google-chat.gblib. 2021-06-11 09:50:40 -03:00
Rodrigo Rodriguez
d9e61157a2 new(all): Facebook Workplace bot framework integration. 2021-06-09 16:03:46 -03:00
Rodrigo Rodriguez
ee3569f54b new(basic.gblib): New SEND MAIL keyword. 2021-03-20 10:48:12 -03:00
Rodrigo Rodriguez
3f13609d59 fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -03:00
Rodrigo Rodriguez
e7d7a1a4b2 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
Rodrigo Rodriguez
a17f21e073 fix(all): Now keyword, autostart dialog, prod size optimization. 2020-11-22 11:22:55 -03:00
Rodrigo Rodriguez
933729ae4d fix(core.gbapp): Language features optmized. 2020-11-17 08:27:10 -03:00
Rodrigo Rodriguez
aee2c17d4c fix(core.gbapp): Field active is now being filled at instance creation. 2020-10-21 13:42:48 -03:00
Rodrigo Rodriguez
9e67049698 new(core.gbapp): NLP automation for entities. 2020-10-18 17:46:16 -03:00
Rodrigo Rodriguez
42b4ad546d new(core.gbapp): Added support for STT (IBM Watson). 2020-08-07 18:36:42 -03:00