mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #259] [CLOSED] WIP WIP WIP: Canary notifications #1259
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/binwiederhier/ntfy/pull/259
Author: @binwiederhier
Created: 5/16/2022
Status: ❌ Closed
Base:
main← Head:canary📝 Commits (3)
91594faSupport for underscores in server.yml config optionsb93d654Update depse780b17Update notifications; canary notifications📊 Changes
15 files changed (+343 additions, -153 deletions)
View changed files
📝
cmd/access_linux.go(+1 -1)📝
cmd/app.go(+0 -21)➕
cmd/config_loader.go(+52 -0)➕
cmd/config_loader_test.go(+38 -0)📝
cmd/serve_linux.go(+36 -36)📝
cmd/user_linux.go(+1 -1)📝
docs/config.md(+42 -37)📝
docs/releases.md(+4 -0)📝
go.mod(+5 -5)📝
go.sum(+10 -0)📝
server/errors.go(+2 -0)📝
server/message_cache.go(+44 -2)📝
server/server.go(+65 -10)📝
server/server.yml(+3 -0)📝
web/package-lock.json(+40 -40)📄 Description
Relates to #254
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.