mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #717] [MERGED] WIP: Twilio #1391
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#1391
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/717
Author: @binwiederhier
Created: 5/5/2023
Status: ✅ Merged
Merged: 5/17/2023
Merged by: @binwiederhier
Base:
main← Head:twilio📝 Commits (10+)
1c0162cWIP: Twilio3863357WIPfa2c093Merge branch 'main' into twilio113b7c8Metrics, testsf9e2d6dAdd limiters and database changes7677c50Merge branch 'main' into twilioeb0805aUpdate web app with SMS and calls stuff559f09eWIP Docsa26a6beMerge branch 'main' into twiliod4767caVerify📊 Changes
64 files changed (+1619 additions, -300 deletions)
View changed files
📝
cmd/serve.go(+14 -0)📝
cmd/tier.go(+8 -0)📝
docs/config.md(+17 -0)📝
docs/publish.md(+140 -11)📝
docs/releases.md(+1 -0)➕
docs/static/audio/ntfy-phone-call.mp3(+0 -0)➕
docs/static/audio/ntfy-phone-call.ogg(+0 -0)➕
docs/static/img/web-phone-verify.png(+0 -0)📝
go.mod(+1 -1)📝
go.sum(+2 -20)📝
log/event.go(+23 -18)📝
log/log_test.go(+24 -0)📝
server/config.go(+12 -0)📝
server/errors.go(+9 -0)📝
server/log.go(+1 -0)📝
server/server.go(+45 -13)📝
server/server.yml(+12 -0)📝
server/server_account.go(+91 -11)📝
server/server_account_test.go(+6 -0)📝
server/server_metrics.go(+10 -0)...and 44 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.