[PR #55] [MERGED] feat(profile): add get profile API #84

Closed
opened 2026-02-27 10:24:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mimamch/wa-gateway/pull/55
Author: @mimamch
Created: 3/8/2025
Status: Merged
Merged: 3/8/2025
Merged by: @mimamch

Base: masterHead: feat-profile


📝 Commits (2)

  • 956d1ef feat(profile): add get profile API
  • b725924 chore: bump version to 4.2.0

📊 Changes

7 files changed (+78 additions, -17 deletions)

View changed files

📝 package.json (+2 -2)
📝 pnpm-lock.yaml (+5 -5)
📝 src/controllers/message.ts (+6 -6)
src/controllers/profile.ts (+56 -0)
📝 src/controllers/session.ts (+3 -3)
📝 src/index.ts (+5 -0)
📝 src/middlewares/validation.middleware.ts (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mimamch/wa-gateway/pull/55 **Author:** [@mimamch](https://github.com/mimamch) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/8/2025 **Merged by:** [@mimamch](https://github.com/mimamch) **Base:** `master` ← **Head:** `feat-profile` --- ### 📝 Commits (2) - [`956d1ef`](https://github.com/mimamch/wa-gateway/commit/956d1effdd37a7679289c46ffb3a4afbaa83511b) feat(profile): add get profile API - [`b725924`](https://github.com/mimamch/wa-gateway/commit/b725924b53d82fae5428f74b355335a2ba712448) chore: bump version to 4.2.0 ### 📊 Changes **7 files changed** (+78 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+5 -5) 📝 `src/controllers/message.ts` (+6 -6) ➕ `src/controllers/profile.ts` (+56 -0) 📝 `src/controllers/session.ts` (+3 -3) 📝 `src/index.ts` (+5 -0) 📝 `src/middlewares/validation.middleware.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:24:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-gateway-mimamch#84
No description provided.