mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #364] [CLOSED] notification icons #1284
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#1284
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/364
Author: @wunter8
Created: 7/16/2022
Status: ❌ Closed
Base:
main← Head:126-notification-icons📝 Commits (10+)
354d019notification icons2692e5aChangelog7187a91Fix auth_file not working for ntfy user commandb7b7c97Updated powershell examples to correct syntax3bfe31aUpdated powershell docs to correct syntax, fixed my goofy typos6664f35Fix PowerShell rendering, changelog032a09bTranslated using Weblate (Russian)598ca05WIP: DIsplay name for the web app9227e41changelog8acbcc2Fix HTTP Spec priority header parsing📊 Changes
38 files changed (+558 additions, -130 deletions)
View changed files
📝
client/client.go(+8 -0)📝
client/options.go(+5 -0)📝
cmd/publish.go(+11 -5)📝
cmd/publish_test.go(+1 -0)📝
cmd/serve.go(+4 -0)📝
cmd/subscribe.go(+1 -1)📝
cmd/user.go(+3 -3)📝
docs/config.md(+1 -0)📝
docs/publish.md(+135 -45)📝
docs/releases.md(+27 -2)➕
docs/static/img/android-screenshot-icon.png(+0 -0)📝
server/config.go(+3 -0)📝
server/errors.go(+1 -0)📝
server/file_cache.go(+22 -1)📝
server/file_cache_test.go(+39 -15)📝
server/message_cache.go(+56 -32)📝
server/message_cache_test.go(+0 -4)📝
server/server.go(+24 -2)📝
server/server.yml(+1 -0)📝
server/server_firebase.go(+5 -0)...and 18 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.