mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 00:45:49 +03:00
[PR #84] [MERGED] Development #95
Labels
No labels
bug
documentation
invalid
pull-request
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-gateway-mimamch#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mimamch/wa-gateway/pull/84
Author: @mimamch
Created: 12/4/2025
Status: ✅ Merged
Merged: 12/4/2025
Merged by: @mimamch
Base:
master← Head:development📝 Commits (8)
8bf09e1feat(whatsapp): implement new whatsapp adapter storef7c68a3feat: update Docker CI workflow to support development branchd2adde3fix: correct syntax error in Docker image CI workflow79bab0ffix: update Docker image CI workflow to correctly enable branch taggingfec7f76fix: update Docker image CI workflow to correctly enable branch condition for non-master branchesb10c4eefix: update Docker image CI workflow to disable branch tagging for non-default branches3e9a629fix: add missing debugLevel property in Whatsapp initialization4553ebachore: update wa-multi-session dependency to stable version 4.1.3📊 Changes
12 files changed (+105 additions, -3138 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+39 -40)📝
package-lock.json(+7 -3036)📝
package.json(+2 -2)📝
src/controllers/message.ts(+13 -13)📝
src/controllers/profile.ts(+3 -3)📝
src/controllers/session.ts(+4 -4)📝
src/index.ts(+0 -37)📝
src/webhooks/index.ts(+1 -1)📝
src/webhooks/media.ts(+1 -1)📝
src/webhooks/message.ts(+1 -1)📝
src/webhooks/session.ts(+1 -0)➕
src/whatsapp.ts(+33 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.