Commit Graph

  • 5401ecd2c4 fix: send buttons cloud api oficial Davidson Gomes 2024-10-18 19:23:15 -0300
  • 84451ba3e0 fix: receive messages on chatwoot 2.2.0-pre Davidson Gomes 2024-10-18 17:43:43 -0300
  • bc751bbb6b feat: send list and buttons Davidson Gomes 2024-10-18 15:38:23 -0300
  • da77af5bd1 feat: send list and buttons Davidson Gomes 2024-10-18 15:34:22 -0300
  • 1787238c63 feat: send list and buttons Davidson Gomes 2024-10-18 15:33:21 -0300
  • c4bcd1fafe
    Merge pull request #991 from rafaelsantana6/fix-fetch-instances Davidson Gomes 2024-10-18 10:55:52 -0300
  • f6239ad916
    Merge pull request #2 from instantsol/QnixXBLF Pedro Howat 2024-10-18 11:43:26 +0000
  • ecd4b913b6 feat: add support for fetching multiple instances by key Rafael Santana 2024-10-17 16:42:52 -0500
  • 1aeda4e1f4 fix: ads messages in chatwoot Davidson Gomes 2024-10-17 17:40:37 -0300
  • 68f256e4ef index creation script Pedro Howat 2024-10-17 17:07:27 -0300
  • dbbec876c1 Fixes getting 500 errors with some words. Pedro Howat 2024-10-17 15:00:30 -0300
  • fb1eed8beb
    Merge pull request #988 from Richards0nd/otimization_index_querys Davidson Gomes 2024-10-17 12:06:22 -0300
  • 287f387e82 refactor: Add indexes to improve performance in ChatwootService Richards0n 2024-10-17 11:50:28 -0300
  • b18e83d293
    Merge pull request #986 from deivisonrpg/refactor-onSendMessageError Davidson Gomes 2024-10-17 10:17:32 -0300
  • 968cc25d37
    Merge pull request #983 from Richards0nd/fix Davidson Gomes 2024-10-17 10:17:03 -0300
  • b38f3cdddf Alterada outras traduções cw.message.numbernotinwhatsapp Deivison Lincoln 2024-10-16 15:46:13 -0300
  • a6fb8cbd30 refactor: Remove unnecessary code for handling contact not in WhatsApp Deivison Lincoln 2024-10-16 15:31:54 -0300
  • 3f4ba1ac2a Merge branch 'main' of https://github.com/instantsol/evolution-api into QnixXBLF Pedro Howat 2024-10-16 14:02:24 -0300
  • b0ef6215e2 New method to get the offset of a message in a conversation Pedro Howat 2024-10-16 14:02:01 -0300
  • 5a0ea663a3 fix update on db Lucas Batista 2024-10-16 12:05:47 -0300
  • 98efc10b11 fix baileys contact update and insert Lucas Batista 2024-10-16 11:24:16 -0300
  • aa8396d437 refactor: Update content_attributes in ChatwootService Richards0n 2024-10-15 18:01:57 -0300
  • ec2b7f94f8
    Merge pull request #981 from yousseefspires/feat/delete-messages Davidson Gomes 2024-10-15 17:44:15 -0300
  • 45acc6d281 feat: add logical or permanent message deletion based on env config yousseefs 2024-10-15 20:10:59 +0100
  • 9b68299e20 adds filtering option in findChats to return a single conversation Pedro Howat 2024-10-15 12:59:38 -0300
  • b324e22d57
    Merge pull request #977 from FelipeWayne/v2.0.0 Davidson Gomes 2024-10-14 08:04:27 -0300
  • 001f4d3ca5
    Merge pull request #972 from jesus-chacon/bugs/fix_last_message_fetch_chats_json Davidson Gomes 2024-10-14 08:04:12 -0300
  • aa18d13e21 (whatsapp.baileys.service.ts): adiciona novos campos de grupo na integração do WhatsApp A inclusão dos campos isCommunity, isCommunityAnnounce e linkedParent na integração do WhatsApp permite que o serviço manipule informações adicionais sobre grupos. Isso melhora a funcionalidade e a flexibilidade do serviço, possibilitando um melhor gerenciamento e interação com grupos comunitários no WhatsApp. Felipe Augusto 2024-10-12 15:36:51 -0300
  • c77650a7d6 Add voice-calls-baileys dependency and implement startConnection function nestordavalos 2024-10-12 14:08:46 -0300
  • fa759f5da1 Fix lastMessage info for fetch chats query Jesus 2024-10-12 01:00:53 +0200
  • 3af8f968c2 Add support for splitMessages and timePerChar in Integrations Davidson Gomes 2024-10-11 18:52:56 -0300
  • d8061346da update manager Davidson Gomes 2024-10-11 11:26:37 -0300
  • 84df14ef93 changelog Davidson Gomes 2024-10-11 10:57:43 -0300
  • f5baced024
    Merge pull request #971 from jesus-chacon/bugs/fix_fetch_chats_query Davidson Gomes 2024-10-11 10:56:07 -0300
  • 0987fda327
    Merge pull request #970 from jesus-chacon/bugs/mark_as_read_fromMe_and_groups Davidson Gomes 2024-10-11 10:54:54 -0300
  • 5b91648d5c Resolve read messages from groups and fromMe Jesus 2024-10-11 15:11:35 +0200
  • d50da79f22 feat: Add support for splitMessages and timePerChar in Integrations Davidson Gomes 2024-10-11 07:45:50 -0300
  • 29e2cfaf96 feat: pusher event integration Davidson Gomes 2024-10-11 07:01:38 -0300
  • 8ab8961e91 Fix fetch chats query Jesus 2024-10-11 08:19:51 +0200
  • 41bb7582f2 feat: add support for splitMessages and timePerChar in JSON schema validation for EvolutionBot Thélio Matheus 2024-10-10 21:51:23 -0300
  • cd2a687751 feat: add support for splitMessages and timePerChar in EvolutionBotService for WhatsApp message handling Thélio Matheus 2024-10-10 21:51:02 -0300
  • 9a034d323e extend EvolutionBotDto and EvolutionBotSettingDto with splitMessages and timePerChar fields Thélio Matheus 2024-10-10 21:50:38 -0300
  • d78f35133d feat: add splitMessages and timePerChar support across bot creation, updating, settings, and emit handling Thélio Matheus 2024-10-10 21:50:18 -0300
  • 881a139606 feat: add splitMessages and timePerChar fields to EvolutionBot and EvolutionBotSetting Thélio Matheus 2024-10-10 21:49:25 -0300
  • e47567b819 Split messages on double line breaks (\n\n) and implement typing delay in WhatsApp Thélio Matheus 2024-10-10 17:12:59 -0300
  • f38f3e5ba5
    Merge pull request #958 from jesus-chacon/features/last_message_in_chat Davidson Gomes 2024-10-10 14:55:29 -0300
  • c29d20ea40
    Merge pull request #967 from joaosouz4dev/v2.0.0 Davidson Gomes 2024-10-10 14:18:55 -0300
  • e19ee05e9f fix: migration update after alter João Victor Souza 2024-10-10 13:41:07 -0300
  • 33cdcd4959 optimise IO operations Pedro Howat 2024-10-09 17:22:00 -0300
  • 68ccfb0517
    Merge pull request #959 from yousseefspires/add-contextinfo-findMessages Davidson Gomes 2024-10-09 17:07:42 -0300
  • 7cb5d10fc9
    Merge pull request #957 from fmedeiros95/v2.0.0 Davidson Gomes 2024-10-09 17:03:41 -0300
  • 96e42f25af Initial (barely) working version Pedro Howat 2024-10-09 11:14:44 -0300
  • ab0fedf484
    Merge pull request #1 from yousseefspires/add-contextinfo-findMessages Youssef 2024-10-08 16:41:22 +0100
  • 5fcdf5aeaf
    Update channel.service.ts Youssef 2024-10-08 16:39:18 +0100
  • 394c091810 Fix parse multiples messages updates and creates Jesus 2024-10-08 17:15:53 +0200
  • 73e732bf24 Added last message to fetch chats Jesus 2024-10-08 12:51:34 +0200
  • c6ee463dae Improve update messages status Jesus 2024-10-08 12:51:10 +0200
  • cada7be1e5 Add last_message to fetchChats query Jesus 2024-10-08 08:47:08 +0200
  • eb456f6a88 Fix unreadMessages for fetchChats query Jesus 2024-10-08 08:08:33 +0200
  • 7adab5c1c0 Escutar a configuração do webhook para midias recebidas Felipe Medeiros 2024-10-07 19:14:21 -0300
  • f5f778ecbe feat: Added unreadMessages to chats Davidson Gomes 2024-10-07 13:45:19 -0300
  • f2bb01a640 Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0 Davidson Gomes 2024-10-07 13:37:56 -0300
  • 2f1ba83546
    Merge pull request #954 from jesus-chacon/features/unread_messages Davidson Gomes 2024-10-07 13:37:50 -0300
  • 10aeeebb53 Fix and improve fetch chats Jesus 2024-10-07 18:03:27 +0200
  • 96e1802148 Fix update message condition Jesus 2024-10-07 17:54:25 +0200
  • 27dc49f2c3 Fix unread for chat creation Jesus 2024-10-07 17:41:43 +0200
  • edb3875b91 Added unreadMessages to chats Jesus 2024-10-07 17:39:00 +0200
  • ac3b18678e Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0 Davidson Gomes 2024-10-07 11:07:42 -0300
  • 49edd174a9
    Merge pull request #953 from fmedeiros95/v2.0.0 Davidson Gomes 2024-10-07 11:07:29 -0300
  • 4d33ad3aef
    Merge branch 'EvolutionAPI:v2.0.0' into v2.0.0 Felipe Medeiros 2024-10-07 11:05:43 -0300
  • 3511082511 Merge branch 'v2.0.0' of https://github.com/fmedeiros95/evolution-api into v2.0.0 Felipe Medeiros 2024-10-07 11:05:20 -0300
  • 23abcbecd3 refactor: remove a função "offerCall" do controller sendMessage Felipe Medeiros 2024-10-07 11:05:17 -0300
  • 87fe8c2b3c Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0 Davidson Gomes 2024-10-07 11:02:13 -0300
  • eee43bb073
    Merge pull request #952 from fmedeiros95/v2.0.0 Davidson Gomes 2024-10-07 11:02:06 -0300
  • 51a3710b46
    Merge branch 'EvolutionAPI:v2.0.0' into v2.0.0 Felipe Medeiros 2024-10-07 10:55:41 -0300
  • 0aa8150070 Update dependency: baileys Felipe Medeiros 2024-10-07 10:55:21 -0300
  • 8e8a3db529 Merge branch 'v2.0.0' of https://github.com/fmedeiros95/evolution-api into v2.0.0 Felipe Medeiros 2024-10-07 10:49:55 -0300
  • bcf59a2015 feat: adiciona controlador de chamadas Felipe Medeiros 2024-10-07 10:49:51 -0300
  • e66f877b4c fix: migrations Davidson Gomes 2024-10-07 10:49:26 -0300
  • aac8d446b4 changelog Davidson Gomes 2024-10-07 10:42:01 -0300
  • a0a62b997c
    Merge pull request #951 from lucas-tomasi/patch-1 Davidson Gomes 2024-10-07 10:41:10 -0300
  • 070840d364
    Merge branch 'EvolutionAPI:v2.0.0' into v2.0.0 Felipe Medeiros 2024-10-07 01:33:13 -0300
  • 0af00582f0 refactor: simplifica a lógica de terminação de chamada Felipe Medeiros 2024-10-07 01:30:03 -0300
  • b80b203670 feat: adiciona a funcionalidade de fake call Felipe Medeiros 2024-10-07 01:13:02 -0300
  • 29a1d99d05 fix: Fixed prefilledVariables in startTypebot Davidson Gomes 2024-10-06 20:05:14 -0300
  • 2e43683835
    Fix duplicate file upload Lucas Tomasi 2024-10-06 15:42:17 -0300
  • ebbba7b7e9 version: 2.1.2 Davidson Gomes 2024-10-06 10:10:00 -0300
  • c823f84c70 fix: status on send message Davidson Gomes 2024-10-06 10:04:02 -0300
  • 0f7c2437bc fix: status on send message Davidson Gomes 2024-10-06 09:58:57 -0300
  • 1f6473cfd5 version: 2.1.2 Davidson Gomes 2024-10-06 09:47:42 -0300
  • db7428abd9
    Merge pull request #949 from nestordavalos/v2.0.0 Davidson Gomes 2024-10-06 09:27:27 -0300
  • 59af93251d fix: Corregir manejo de archivo de audio en WhatsApp nestordavalos 2024-10-06 01:16:08 -0300
  • 83567d6466 fix: Corrected audio file handling in WhatsApp nestordavalos 2024-10-05 22:49:30 -0400
  • d7ddb99fb0 fix: Fixed bot fallback not working on integrations Davidson Gomes 2024-10-04 19:08:23 -0300
  • 2d732c8071 fix: Does not search message without chatwoot Message Id for reply Davidson Gomes 2024-10-04 18:52:56 -0300
  • 0d2125ddff fix: Does not search message without chatwoot Message Id for reply Davidson Gomes 2024-10-04 18:52:32 -0300
  • 0791e1afe9 fix: Fixed bug when send message when dont have mentionsEveryOne on payload Davidson Gomes 2024-10-04 18:33:08 -0300
  • fcfa96d97d fix: Fixed bug when send message when dont have mentionsEveryOne on payload Davidson Gomes 2024-10-04 18:33:01 -0300
  • 01ae55f02a fix: Fixed getBase64FromMediaMessage with convertToMp4 Davidson Gomes 2024-10-04 18:27:25 -0300
  • 97f633a69a fix: fixed issue of always creating a new label when saving chatwoot Davidson Gomes 2024-10-04 17:51:47 -0300