mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #365] [MERGED] notification icons #1282
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#1282
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/365
Author: @wunter8
Created: 7/16/2022
Status: ✅ Merged
Merged: 9/11/2022
Merged by: @binwiederhier
Base:
main← Head:126-notification-icons-clean📝 Commits (4)
d519fd9notification icons04f2535linting99886d7change icon from object to string3c5a10dcombine attachment and icon url regex📊 Changes
14 files changed (+149 additions, -14 deletions)
View changed files
📝
client/client.go(+1 -0)📝
client/options.go(+5 -0)📝
cmd/publish.go(+6 -0)📝
cmd/publish_test.go(+2 -0)📝
docs/publish.md(+79 -0)📝
docs/releases.md(+2 -1)➕
docs/static/img/android-screenshot-icon.png(+0 -0)📝
server/errors.go(+1 -0)📝
server/message_cache.go(+32 -10)📝
server/server.go(+12 -2)📝
server/server_firebase.go(+1 -0)📝
server/server_firebase_test.go(+3 -0)📝
server/server_test.go(+3 -1)📝
server/types.go(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.