notifications
Here are 3,478 public repositories matching this topic...
-
Updated
May 24, 2022 - Ruby
-
Updated
Jun 26, 2022 - JavaScript
-
Updated
Jun 20, 2022 - JavaScript
The (still undocumented) feature is great for our purpose, but can you add the same functionality to the post-update hook (in the same manner, of course)?
I have added a script to the post-update to check the database-version. If they not match, the script returns exit 1. It would be great if the post-update hook could log a error- or warning-message, so the slack-notification gets a message (l
-
Updated
Jun 22, 2022 - JavaScript
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
-
Updated
Jun 23, 2022 - TypeScript
-
Updated
Jun 20, 2022 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Feb 8, 2022 - Objective-C
-
Updated
Jun 19, 2022 - Python
-
Updated
Jun 19, 2022 - TypeScript
-
Updated
Jun 25, 2022 - Go
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Feb 23, 2018 - Objective-C
Why?
When no email exists in the variables, extra "," added and it breaks the validity of the curl request.
What?
Removing the extra variable to make sure we create a valid curl request payload.
curl --location --request POST 'https://api.novu.co/v1/events/trigger' \n --header 'Authorization: ApiKey <REPLACE_WITH_API_KEY>' \n --header 'Content-Type: application/json' \n
-
Updated
Jun 23, 2022 - Python
-
Updated
May 24, 2022 - Python
-
Updated
Jun 24, 2022 - Ruby
-
Updated
Jun 20, 2022 - CoffeeScript
-
Updated
Mar 28, 2022 - TypeScript
-
Updated
Jun 27, 2020 - Swift
Hi,
When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).
I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me
-
Updated
Jun 22, 2022 - C#
-
Updated
Jun 25, 2022 - TypeScript
-
Updated
Apr 18, 2022 - Go
I am attempting to parse an array.
{
"servers": [
{
"servername": "server1",
"serveractiveconn": 0,
"servertotalconn": 20,
"serverconnections": [],
"serverssl": 1,
"serversslinfo": "",
"serveractive": true,
"servererror": "",
"serverpriority": 0,
"serveroptional": 0,
"serverbps": "0 "
},
{
Improve this page
Add a description, image, and links to the notifications topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notifications topic, visit your repo's landing page and select "manage topics."


Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there