* fix: update send_message method to handle baileys-api send-message changes * chore: simplify update of is_unsupported * feat: add support for message reactions in WhatsApp Baileys service * chore: update context description for unsupported message in send_message spec * feat: enhance incoming messages Baileys service to support message reactions and external source ID handling * fix: correct typo in comment for is_reaction attribute in Message model * chore: simplify message handling by removing external source ID checks and unused methods * fix: update comment to reflect necessary change for source_id in set_contact method * fix: refactor message handling for reactions and simplify jid generation * fix: add comment to clarify behavior of find_message_by_source_id method * fix: update unsupported message handling * chore: specs for reaction messages * fix: simplify message update handling by removing redundant validation method * fix: update reaction message handling to use in_reply_to_external_id and fix spec * fix: enhance message handling for unsupported types and update specs * fix: update reaction message handling to set is_reaction flag and enhance specs * fix: update specs for send message in reaction * revert: remove mb0 from input * fix: streamline jid generation in send_message_request * refactor: specs * refactor: move content attributes to helper * test: spec for empty reaction * refactor: streamline references to replied message * test: refactor spec * test: refactor spec --------- Co-authored-by: gabrieljablonski <contact@gabrieljablonski.com> |
||
|---|---|---|
| .. | ||
| AvatarUploader.vue | ||
| Input.vue | ||
| PhoneInput.vue | ||