Skip to content

feat: Adds support for ntfy's phone call feature#6640

Merged
CommanderStorm merged 1 commit intolouislam:masterfrom
1440-Media:erik/call
Jan 8, 2026
Merged

feat: Adds support for ntfy's phone call feature#6640
CommanderStorm merged 1 commit intolouislam:masterfrom
1440-Media:erik/call

Conversation

@erik-ff
Copy link
Copy Markdown
Contributor

@erik-ff erik-ff commented Jan 7, 2026

Sends X-Call header with either yes or a specific number. These numbers need to be validated in the ntfy dashboard before they can be used.

Note: This feature is only available for Supporter+

https://ntfy.sh/docs/publish/#phone-calls

ℹ️ To keep reviews fast and effective, please make sure you’ve read our pull request guidelines

📝 Summary of changes done and why they are done

📋 Related issues

  • Relates to #issue-number
  • Resolves #issue-number

📄 Checklist

Please follow this checklist to avoid unnecessary back and forth (click to expand)
  • ⚠️ If there are Breaking change (a fix or feature that alters existing functionality in a way that could cause issues) I have called them out
  • 🧠 I have disclosed any use of LLMs/AI in this contribution and reviewed all generated content.
    I understand that I am responsible for and able to explain every line of code I submit.
  • 🔍 My code adheres to the style guidelines of this project.
  • ⚠️ My changes generate no new warnings.
  • 🛠️ I have reviewed and tested my code.
  • [ x] 📝 I have commented my code, especially in hard-to-understand areas (e.g., using JSDoc for methods).
  • [ x] 🤖 I added or updated automated tests where appropriate.
  • [ x] 📄 Documentation updates are included (if applicable).
  • [ x] 🔒 I have considered potential security impacts and mitigated risks.
  • [ x] 🧰 Dependency updates are listed and explained.

📷 Screenshots or Visual Changes

  • UI Modifications: Highlight any changes made to the user interface.
  • Before & After: Include screenshots or comparisons (if applicable).
Event Before After
UP Before After
DOWN Before After
Certificate-expiry Before After
Testing Before After

Sends X-Call header with either `yes` or a specific number. These
numbers need to be validated in the ntfy dashboard before they
can be used.

Note: This feature is only available for Supporter+
Copy link
Copy Markdown
Collaborator

@CommanderStorm CommanderStorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ❤️

@CommanderStorm CommanderStorm changed the title Adds support for ntfy's phone call feature feat: Adds support for ntfy's phone call feature Jan 8, 2026
@CommanderStorm CommanderStorm added this to the 2.1.0 milestone Jan 8, 2026
@CommanderStorm CommanderStorm merged commit e31ef63 into louislam:master Jan 8, 2026
23 checks passed
@erik-ff
Copy link
Copy Markdown
Contributor Author

erik-ff commented Jan 8, 2026

No problem! Ended up having to use pager duty anyway, but I figured I'd push this up to y'all instead of keeping it on our fork :)

@CommanderStorm
Copy link
Copy Markdown
Collaborator

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants