mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #397] [MERGED] Icons #1292
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#1292
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/397
Author: @binwiederhier
Created: 9/11/2022
Status: ✅ Merged
Merged: 9/11/2022
Merged by: @binwiederhier
Base:
main← Head:icons📝 Commits (7)
d519fd9notification icons04f2535linting99886d7change icon from object to string3c5a10dcombine attachment and icon url regex38c3b1fRelease notesae1fb74Merge branch 'main' of github.com:binwiederhier/ntfy into icons23a127dDocs📊 Changes
14 files changed (+180 additions, -19 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(+109 -2)📝
docs/releases.md(+3 -4)➕
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.