devlikeapro

Results 52 issues of devlikeapro

Right now if there's "edited" messages in the chat - it doesn't hit the PersitentStore (because it doesn't pass `isRealMessage` condition) Need to convert it to the real one and...

enhancement
engine:NOWEB
patron:PRO

[Feature Request] `GET /api/contacts/profile-picture` returns "not-authorized" error when get profile from blocked account We need to handle it properly and return well structured message instead of traceback and 500 ```...

enhancement
patron:PRO

# PR Details - Add `exposeFunctionIfAbsent` aka idempotent version of `exposeFunction` - Use `exposeFunctionIfAbsent` - Remove `reinject` flag (it's not required anymore) ## Motivation and Context Time to time we're...

[BUG][WEBJS] - When session got back WORKING it doesn't resend messages Steps: 1. Run a session, wait till `WORKING` status 2. Send a message "Message 1" - it goes with...

bug
engine:WEBJS
patron:PRO

[BUG][Dashboard] - if session has 0 webhooks and you set it via API - you have to refresh the full page to get new webhooks list - Create a session...

bug
patron:PRO
scope:DASHBOARD

Right now when a session goes in "restart" loop (due to network issues or 30 minute timeout for NOWEB) - all requests to the session fail. We need to take...

enhancement

Add Full websockets supports, right now only `session.status` is available https://waha.devlike.pro/docs/how-to/webhooks/#websockets [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:ALL

If we anyway uses mongodb to save session configuration and authentication, why not saving media there as well? [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

patron:PRO

[BUG][NOWEB] - some contacts are missing in /api/contacts https://discord.com/channels/@me/1269863856524759092/1278221495805411409 [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

bug
engine:NOWEB
patron:PLUS
patron:PRO

Hi, I don't see the possibility to join a group using the invite code to WhatsApp in your document. It would be great if you could enable it in the...

enhancement
engine:WEBJS
engine:NOWEB