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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NdoleStudio
/
httpsms
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
689
Star
4k
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
httpsms
api
pkg
requests
on
main
User selector
All users
All time
Commit history
Commits on Jul 19, 2026
feat: add message thread read receipts (#956)
Show description for c36e30f
AchoArnold
and
Copilot
authored
c36e30f
View commit details
Copy full SHA for c36e30f
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
fix(api): resolve Go vet errors (#953)
Show description for 8a03f4f
AchoArnold
and
Copilot
authored
8a03f4f
View commit details
Copy full SHA for 8a03f4f
View code at this point
Browse repository at this point
feat: unarchive message thread on new inbound message (per-phone setting) (#954)
Show description for 8010ce3
AchoArnold
and
Copilot
authored
8010ce3
View commit details
Copy full SHA for 8010ce3
View code at this point
Browse repository at this point
Commits on May 22, 2026
Fix: parse time in user's location in CSV file
AchoArnold
committed
808c0e1
View commit details
Copy full SHA for 808c0e1
View code at this point
Browse repository at this point
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 4, 2026
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
fix: address PR review comments for send schedule feature
Show description for 2b9a45f
AchoArnold
and
Copilot
committed
2b9a45f
View commit details
Copy full SHA for 2b9a45f
View code at this point
Browse repository at this point
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(handlers): add per-phone index for CSV bulk messages
Show description for 1558ce6
AchoArnold
and
Copilot
committed
1558ce6
View commit details
Copy full SHA for 1558ce6
View code at this point
Browse repository at this point
feat(handlers): replace 1s hack with rate-based delay for bulk send
Show description for 8fb277f
AchoArnold
and
Copilot
committed
8fb277f
View commit details
Copy full SHA for 8fb277f
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
79c2d0c
View commit details
Copy full SHA for 79c2d0c
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
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
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
Commits on Apr 6, 2026
Add examples for attachments in swagger doc
AchoArnold
committed
37dd4c0
View commit details
Copy full SHA for 37dd4c0
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
Apply code review fixes
AchoArnold
committed
77cc1b3
View commit details
Copy full SHA for 77cc1b3
View code at this point
Browse repository at this point
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 Mar 22, 2026
MCP related fixes
AchoArnold
committed
8f17198
View commit details
Copy full SHA for 8f17198
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
Centralised the content type check into message entities file
whiteboxsolutions
committed
c4f7e18
View commit details
Copy full SHA for c4f7e18
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Added attachmenturls to the BulkMessage struct for csv support and a basic file type check
whiteboxsolutions
committed
34b2cfb
View commit details
Copy full SHA for 34b2cfb
View code at this point
Browse repository at this point
Added attachment to bulk message struct
whiteboxsolutions
committed
b5bfdb4
View commit details
Copy full SHA for b5bfdb4
View code at this point
Browse repository at this point
Added Attachments to APISentPayload & send request
whiteboxsolutions
committed
09cf30b
View commit details
Copy full SHA for 09cf30b
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Add the frontend
AchoArnold
committed
ade3a3d
View commit details
Copy full SHA for ade3a3d
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
Fix swagger + Add scheduled sms docs
AchoArnold
committed
0a784ac
View commit details
Copy full SHA for 0a784ac
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
Increase send time to 20 days into the future
AchoArnold
committed
5bf5693
View commit details
Copy full SHA for 5bf5693
View code at this point
Browse repository at this point
Commits on Apr 27, 2025
Fix swagger comments
AchoArnold
committed
afdbc80
View commit details
Copy full SHA for afdbc80
View code at this point
Browse repository at this point
Fix swagger parsing
AchoArnold
committed
476a2af
View commit details
Copy full SHA for 476a2af
View code at this point
Browse repository at this point
Add delay in bulk message handler
AchoArnold
committed
0be66c2
View commit details
Copy full SHA for 0be66c2
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Add page for managing phone API keys
AchoArnold
committed
f2e2d76
View commit details
Copy full SHA for f2e2d76
View code at this point
Browse repository at this point
Create the API's for handing phone API keys
AchoArnold
committed
8859924
View commit details
Copy full SHA for 8859924
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Add api hanlders for the phone API key endpoint
AchoArnold
committed
2dac7f7
View commit details
Copy full SHA for 2dac7f7
View code at this point
Browse repository at this point
Add repository methods for dealing with API keys
AchoArnold
committed
ad4f82b
View commit details
Copy full SHA for ad4f82b
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Fix the cloudflare turnstile token
AchoArnold
committed
b31d260
View commit details
Copy full SHA for b31d260
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.