novu icon indicating copy to clipboard operation
novu copied to clipboard

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.

Results 717 novu issues
Sort by recently updated
recently updated
newest added

## What? A Rust server SDK ## Why? Probably a lot of people will write their APIs in Rust or have already wrote. ## How? You could follow [doc.rust-lang.org](https://doc.rust-lang.org/cargo/guide/creating-a-new-project.html) ##...

enhancement

### What? New [Clickatell](https://github.com/clickatell/clickatell-node) SMS Provider. ### Why? To have the ability to use Clickatell as a provider. ### How? Add new provider based on [this guide](https://docs.notifire.co/docs/community/create-provider) ### Usage Example...

Assigned & In-Progress

## What? Have a setting to use react component widget without auth (bearer) token being appended to it. ## Why? We're facing this scenario where on trying to use the...

## What? Most applications would use some sort of RDBMS and most new age BaaS also use RDBMS. Just for using an notification engine supporting self-hosted NoSQL like MongoDB is...

enhancement
linear

## Why? Currently, we allow to embed the notification center using 2 ways: * A react component using @novu/notification-center [https://docs.novu.co/docs/notification-center/react-components](https://docs.novu.co/docs/notification-center/react-components) * An **embed** script [https://docs.novu.co/docs/notification-center/iframe-embed](https://docs.novu.co/docs/notification-center/iframe-embed) We want to create a...

good first issue
help wanted
angular

**Is your feature request related to a problem? Please describe.** I was excited to see the `DirectProvider`, hoping I could use it as the base for sending arbitrary content to...

## What? Ability to send reports of delivery to an external service using a webhook. ## Why? Extensibility to other services. ## How? Currently there is no way for a...

**This feature requires #1285 to be merged first.** - **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Feature. - **Why this change was needed?**...

- **What kind of change does this PR introduce?** (feature) This PR comes to solve an edge case where there is log prints of [object Object] - **Why this change...

- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) - This fixes unneeded styles and cursor: pointer on subscribers table hover when there is...