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 }}
funcodingdev
/
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
on
v0.0.14
User selector
All users
All time
Commit history
Commits on Apr 12, 2026
Fix swagger
AchoArnold
committed
9528b39
View commit details
Copy full SHA for 9528b39
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 auth
AchoArnold
committed
df1083f
View commit details
Copy full SHA for df1083f
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
fix: allow A-Z, underscore, and dash in SanitizeFilename
Show description for 4158509
AchoArnold
and
Copilot
committed
4158509
View commit details
Copy full SHA for 4158509
View code at this point
Browse repository at this point
fix: address second round of PR review feedback
Show description for 556234b
AchoArnold
and
Copilot
committed
556234b
View commit details
Copy full SHA for 556234b
View code at this point
Browse repository at this point
rename: gcs_attachment_repository.go -> google_cloud_storage_attachment_repository.go
Show description for a35f8a3
AchoArnold
and
Copilot
committed
a35f8a3
View commit details
Copy full SHA for a35f8a3
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: wire attachment storage and handler in DI container
Show description for 082eebf
AchoArnold
and
Copilot
committed
082eebf
View commit details
Copy full SHA for 082eebf
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 AttachmentHandler for downloading attachments
Show description for c21245b
AchoArnold
and
Copilot
committed
c21245b
View commit details
Copy full SHA for c21245b
View code at this point
Browse repository at this point
feat: add attachment count, size, and content-type validation
Show description for 4cea63e
AchoArnold
and
Copilot
committed
4cea63e
View commit details
Copy full SHA for 4cea63e
View code at this point
Browse repository at this point
feat: add GCSAttachmentStorage implementation
Show description for 38a1175
AchoArnold
and
Copilot
committed
38a1175
View commit details
Copy full SHA for 38a1175
View code at this point
Browse repository at this point
feat: add MemoryAttachmentStorage implementation
Show description for ee01c32
AchoArnold
and
Copilot
committed
ee01c32
View commit details
Copy full SHA for ee01c32
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: add AttachmentStorage interface and content-type utilities
Show description for 22fcb13
AchoArnold
and
Copilot
committed
22fcb13
View commit details
Copy full SHA for 22fcb13
View code at this point
Browse repository at this point
chore: add cloud.google.com/go/storage and golang.org/x/sync deps
Show description for 722abc1
AchoArnold
and
Copilot
committed
722abc1
View commit details
Copy full SHA for 722abc1
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 8, 2026
Add information about turnstile
AchoArnold
committed
fdcf11f
View commit details
Copy full SHA for fdcf11f
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 Apr 3, 2026
Update deps
AchoArnold
committed
9de6da1
View commit details
Copy full SHA for 9de6da1
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Add more retry attempts
AchoArnold
committed
8fa8b35
View commit details
Copy full SHA for 8fa8b35
View code at this point
Browse repository at this point
Use correct column name
AchoArnold
committed
1c34023
View commit details
Copy full SHA for 1c34023
View code at this point
Browse repository at this point
Update feild name
AchoArnold
committed
e81173c
View commit details
Copy full SHA for e81173c
View code at this point
Browse repository at this point
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
Fix bugs with postgresql. Closes #837, Closes #838
AchoArnold
committed
f4a634d
View commit details
Copy full SHA for f4a634d
View code at this point
Browse repository at this point
MCP related fixes
AchoArnold
committed
8f17198
View commit details
Copy full SHA for 8f17198
View code at this point
Browse repository at this point
Fix ESLINT warnings
AchoArnold
committed
9827ebf
View commit details
Copy full SHA for 9827ebf
View code at this point
Browse repository at this point
Merge pull request #828 from whiteboxsolutions/mms-support
Show description for 78e1013
AchoArnold
authored
78e1013
View commit details
Copy full SHA for 78e1013
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 12d6d94
AchoArnold
and
Copilot
authored
12d6d94
View commit details
Copy full SHA for 12d6d94
View code at this point
Browse repository at this point
Update api/pkg/validators/bulk_message_handler_validator.go
Show description for c1dddc3
AchoArnold
and
Copilot
authored
c1dddc3
View commit details
Copy full SHA for c1dddc3
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
fix(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /api
Show description for 78092ad
dependabot[bot]
authored
78092ad
View commit details
Copy full SHA for 78092ad
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
fix(deps): bump github.com/xuri/excelize/v2 in /api
Show description for c4b4f1f
dependabot[bot]
authored
c4b4f1f
View commit details
Copy full SHA for c4b4f1f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.