devlikeapro

Results 52 issues of devlikeapro

[Feature Request] - search public Channels [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:WEBJS
engine:NOWEB
scope:Channels

[Feature Request][WEBJS] - Create Channel [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:WEBJS
scope:Channels

Right now NOWEB engine allow to fetch (using `GET /api/{session}/chats/{ChannelId}/messages` only messages AFTER you scanned QR. We need to make it work with **history** messages as well (there's a way...

enhancement
engine:NOWEB
patron:PRO
scope:Channels

[Feature Request][WEBJS] - Send contact cards from https://github.com/devlikeapro/waha/issues/429 [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:WEBJS
patron:PRO

Right now not all features are supported by all engines and there's a page about that https://waha.devlike.pro/docs/how-to/engines/#features It can get outdated fast, and ideally, we should show DEPRECATED and add...

documentation
patron:PRO
engine:ALL

[NOWEB] - Set WHATSAPP_DEFAULT_ENGINE=NOWEB by default in noweb docker image ``` devlikeapro/waha-plus:noweb ``` [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement

The request from Discord https://discord.com/channels/1228605717372604466/1228639621391585354/1256952165516185690 ---- I'm using NOWEB... and I want my users to receive notifications on their devices... so I call /api/{session}/presence with { "presence": "offline" } as...

enhancement
engine:NOWEB
patron:PRO

[Feature Request][NOWEB] - Support Send List (I've seen people did it) If possible in WEBJS too [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:WEBJS
engine:NOWEB

Check session.name length for MongoDB (or any?) storage, because there's a limit in mongodb database name [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:ALL

There's only ONE aka "admin" key right now We need to add per-session key, so you can have a single API key and multiple sessions and give the full access...

enhancement
patron:PRO
engine:ALL