Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kasingy
/
httpsms
Public
forked from
NdoleStudio/httpsms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
httpsms
api
pkg
services
on
main
User selector
All users
All time
Commit history
Commits on Jul 7, 2026
feat: add logging for lemonsqueezy
AchoArnold
committed
90dc0df
View commit details
Copy full SHA for 90dc0df
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix: add web files
AchoArnold
committed
0e56876
View commit details
Copy full SHA for 0e56876
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Fix timeout message
AchoArnold
committed
f3e5847
View commit details
Copy full SHA for f3e5847
View code at this point
Browse repository at this point
Commits on May 31, 2026
feat: personalized billing cycles anchored to user subscription/creation date (#907)
Show description for 12f7e84
AchoArnold
and
Copilot
authored
12f7e84
View commit details
Copy full SHA for 12f7e84
View code at this point
Browse repository at this point
Commits on May 22, 2026
feat: add bulk messages history table with status counts (#898)
Show description for 86447ce
AchoArnold
and
Copilot
authored
86447ce
View commit details
Copy full SHA for 86447ce
View code at this point
Browse repository at this point
Commits on May 17, 2026
Fix the rendering of 'phone API key'
AchoArnold
committed
33d5a2c
View commit details
Copy full SHA for 33d5a2c
View code at this point
Browse repository at this point
refactor: move entitlement entity name constants to entities package (#895)
Show description for e114f5a
AchoArnold
and
Copilot
authored
e114f5a
View commit details
Copy full SHA for e114f5a
View code at this point
Browse repository at this point
feat: limit free users to 1 phone API key (#894)
Show description for 16d7d46
AchoArnold
and
Copilot
authored
16d7d46
View commit details
Copy full SHA for 16d7d46
View code at this point
Browse repository at this point
Commits on May 5, 2026
feat: add integration test infrastructure with E2E SMS tests (#879)
Show description for e55cf10
AchoArnold
authored
e55cf10
View commit details
Copy full SHA for e55cf10
View code at this point
Browse repository at this point
Commits on May 4, 2026
Fix the deleting of phone notifications
AchoArnold
committed
10af367
View commit details
Copy full SHA for 10af367
View code at this point
Browse repository at this point
Fix time
AchoArnold
committed
90127e5
View commit details
Copy full SHA for 90127e5
View code at this point
Browse repository at this point
Fix event
AchoArnold
committed
28500a9
View commit details
Copy full SHA for 28500a9
View code at this point
Browse repository at this point
Fix code
AchoArnold
committed
5a64c08
View commit details
Copy full SHA for 5a64c08
View code at this point
Browse repository at this point
Commits on May 3, 2026
refactor: rename send_schedule to message_send_schedule for consistency
Show description for 1840217
AchoArnold
and
Copilot
committed
1840217
View commit details
Copy full SHA for 1840217
View code at this point
Browse repository at this point
feat(services): add ExactSendTime bypass in PhoneNotificationService.Schedule
Show description for 9af04e3
AchoArnold
and
Copilot
committed
9af04e3
View commit details
Copy full SHA for 9af04e3
View code at this point
Browse repository at this point
test(services): add unit tests for getSendDelay rate-based logic
Show description for 2a8b83a
AchoArnold
and
Copilot
committed
2a8b83a
View commit details
Copy full SHA for 2a8b83a
View code at this point
Browse repository at this point
feat(services): add rate-based dispatch delay and ExactSendTime to SendMessage
Show description for 5351ef9
AchoArnold
and
Copilot
committed
5351ef9
View commit details
Copy full SHA for 5351ef9
View code at this point
Browse repository at this point
refactor: use go-pluralize for entity name formatting
Show description for 52b55dd
AchoArnold
and
Copilot
committed
52b55dd
View commit details
Copy full SHA for 52b55dd
View code at this point
Browse repository at this point
feat: add formatEntityName utility for human-readable entitlement messages
Show description for ceb3b35
AchoArnold
and
Copilot
committed
ceb3b35
View commit details
Copy full SHA for ceb3b35
View code at this point
Browse repository at this point
feat: add entitlement service to limit send schedules for free users
Show description for 24159f1
AchoArnold
and
Copilot
committed
24159f1
View commit details
Copy full SHA for 24159f1
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Merge upstream main into feature/send-schedule-review-fixes
giresse19
committed
7c5cada
View commit details
Copy full SHA for 7c5cada
View code at this point
Browse repository at this point
fix: handle review feedback
giresse19
committed
0085695
View commit details
Copy full SHA for 0085695
View code at this point
Browse repository at this point
fix: handle review feedback
giresse19
committed
79c2d0c
View commit details
Copy full SHA for 79c2d0c
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Fix with prettier
AchoArnold
committed
5a4a594
View commit details
Copy full SHA for 5a4a594
View code at this point
Browse repository at this point
fix: simplify uploadAttachments call with := and add user ID to logs
Show description for de3d99f
AchoArnold
and
Copilot
committed
de3d99f
View commit details
Copy full SHA for de3d99f
View code at this point
Browse repository at this point
refactor: address PR review feedback - rename AttachmentStorage to AttachmentRepository
Show description for b79a3e0
AchoArnold
and
Copilot
committed
b79a3e0
View commit details
Copy full SHA for b79a3e0
View code at this point
Browse repository at this point
fix: address code review findings for MMS attachments
Show description for 3201494
AchoArnold
and
Copilot
committed
3201494
View commit details
Copy full SHA for 3201494
View code at this point
Browse repository at this point
feat: add attachment upload logic to MessageService.ReceiveMessage()
Show description for 0d7f385
AchoArnold
and
Copilot
committed
0d7f385
View commit details
Copy full SHA for 0d7f385
View code at this point
Browse repository at this point
feat: add attachment fields to request, params, and event structs
Show description for 578c0de
AchoArnold
and
Copilot
committed
578c0de
View commit details
Copy full SHA for 578c0de
View code at this point
Browse repository at this point
feat: display short attachment names in thread view and fix typo
Show description for ec48ea0
AchoArnold
and
Copilot
committed
ec48ea0
View commit details
Copy full SHA for ec48ea0
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
fix: handle review feedback
giresse19
committed
9de4156
View commit details
Copy full SHA for 9de4156
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Merge remote-tracking branch 'upstream/main' into feature/send-schedule-review-fixes
Show description for df1642a
giresse19
committed
df1642a
View commit details
Copy full SHA for df1642a
View code at this point
Browse repository at this point
feat: Refactor send schedules based on review feedback
giresse19
committed
f80acce
View commit details
Copy full SHA for f80acce
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Add fix for MMS attachments
AchoArnold
committed
75459a1
View commit details
Copy full SHA for 75459a1
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Added attachment_urls to discord slash command
whiteboxsolutions
committed
569b56d
View commit details
Copy full SHA for 569b56d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.