Pinned Loading
-
android-sms-gateway
android-sms-gateway PublicThe SMS Gateway for Android™ app enables sending and receiving SMS messages through an API that can be accessed directly on the device or via a cloud server when direct device access is not possible.
-
android-sms-gateway/server
android-sms-gateway/server PublicThe SMS Gateway for Android™ Server enables the dispatch of SMS messages through Android devices without requiring direct Internet access to them.
-
android-sms-gateway/client-php
android-sms-gateway/client-php PublicA PHP client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
-
android-sms-gateway/client-ts
android-sms-gateway/client-ts PublicA JS/TS client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
-
service-monitor-tgbot
service-monitor-tgbot PublicTelegram bot for monitoring network services
Go 8
-
android-sms-gateway/client-py
android-sms-gateway/client-py PublicA Python client library for sending and managing SMS messages via the SMS Gateway for Android™ API
1,775 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 72 commits in 19 repositories
Created a pull request in android-sms-gateway/client-go that received 10 comments
[webhooks] require https url
Summary by CodeRabbit New Features Introduced a validation method for webhooks that checks for valid event types and ensures URLs start with "ht…
Opened 51 other pull requests in 16 repositories
android-sms-gateway/docs-web
9
merged
-
[resources] add Text an LLM use case
This contribution was made on Mar 17
-
[faq] add MMS support entry to General section
This contribution was made on Mar 15
-
[features] add status tracking docs
This contribution was made on Mar 13
-
[privacy] update duration of plain text storage
This contribution was made on Mar 12
-
[faq] include information about webhooks https exception for loopback
This contribution was made on Mar 11
-
Restructure private server and CA docs and update mkdocs config
This contribution was made on Mar 10
-
[deploy] remove Docker deployment
This contribution was made on Mar 9
-
[features] webhooks signing
This contribution was made on Mar 7
-
[features] update webhooks documentation
This contribution was made on Mar 3
capcom6/android-sms-gateway
7
merged
1
open
-
[gateway] add registration by code
This contribution was made on Mar 26
-
[actions] skip APK build for draft PRs
This contribution was made on Mar 15
-
[webhooks] pass
id
instead of whole payloadThis contribution was made on Mar 14 -
[messages] add some logging to the worker
This contribution was made on Mar 12
-
[ui] remove invalid "restart required" notification
This contribution was made on Mar 11
-
[webhooks] allow loopback URLs without encryption
This contribution was made on Mar 11
-
[connection] fix duplicate connection status log entries
This contribution was made on Mar 7
-
[webhooks] add payload signing
This contribution was made on Mar 6
android-sms-gateway/server
7
merged
-
[mobile] add registration by one-time code
This contribution was made on Mar 26
-
[deps] upgrade
go-infra-fx
to 0.2.1 to resolve client IP issue behi…This contribution was made on Mar 21 -
[config] expose database pool options to config
This contribution was made on Mar 16
-
[deps] upgrade
golang.org/x/net
to 0.37.0This contribution was made on Mar 13 -
[build] upgrade Go to 1.23
This contribution was made on Mar 13
-
[api] move devices registration rate limit to Traefik
This contribution was made on Mar 12
-
[deps] upgrade client-go for ehance webhook request validation
This contribution was made on Mar 2
android-sms-gateway/infra
6
merged
-
[app] limit user-related operations from device
This contribution was made on Mar 26
-
[infra] add database backup task
This contribution was made on Mar 21
-
[infra] use json format for Traefik logs
This contribution was made on Mar 21
-
[app] use of server image from ghcr
This contribution was made on Mar 21
-
[app] deploy backend instance
This contribution was made on Mar 19
-
[infra] prepare db for replication
This contribution was made on Mar 6
verdiary/backend
3
merged
-
[diary] calculate harvest date from sprouting
This contribution was made on Mar 21
-
[bot] fix unhandled updates handling
This contribution was made on Mar 19
-
[diary] add timezones support
This contribution was made on Mar 19
capcom6/django-bread
3
merged
-
[core] use of django-environ for settings
This contribution was made on Mar 5
-
[actions] allow workflow manual run
This contribution was made on Mar 5
-
[deps] upgrade Pillow to 11.1.0
This contribution was made on Mar 5
android-sms-gateway/client-ts
2
merged
-
[docs] improve README
This contribution was made on Mar 27
-
[actions] close stale issues
This contribution was made on Mar 16
android-sms-gateway/client-go
2
merged
-
[mobile] add response for user one-time code
This contribution was made on Mar 26
-
[ca] add CSR type support
This contribution was made on Mar 7
capcom6/mariadb-backup-s3
2
merged
-
[docs] include Docker examples in README
This contribution was made on Mar 23
-
[actions] build docker image
This contribution was made on Mar 20
tnfy-link/infra
2
merged
-
[app] use direct connection from frontend to backend
This contribution was made on Mar 4
-
[app] increase TTL and use combined ID provider
This contribution was made on Mar 4
tnfy-link/frontend
2
merged
-
[api] introduce local API to optimize interservice communications
This contribution was made on Mar 4
-
[ui] add valid until information
This contribution was made on Mar 4
android-sms-gateway/client-py
1
merged
-
[docs] improve readme
This contribution was made on Mar 26
android-sms-gateway/cli
1
merged
-
[ca] add Private Server certificate support
This contribution was made on Mar 9
android-sms-gateway/ca-backend
1
merged
-
[csr] add
private_server
certificate typeThis contribution was made on Mar 7
tnfy-link/backend
1
merged
-
[id] add sequential-random provider
This contribution was made on Mar 4
android-sms-gateway/landing
1
merged
-
[feature] add dark theme
This contribution was made on Mar 3
Reviewed 3 pull requests in 2 repositories
android-sms-gateway/client-go
2 pull requests
-
[ca] add CSR type support
This contribution was made on Mar 7
-
[webhooks] require https url
This contribution was made on Mar 3
android-sms-gateway/ca-backend
1 pull request
-
[csr] add
private_server
certificate typeThis contribution was made on Mar 7
Answered 3 discussions in 1 repository
capcom6/android-sms-gateway
-
Webhook payload signing
This contribution was made on Mar 14
-
Webhook payload signing
This contribution was made on Mar 14
-
Android 15 - SEND SMS permission not allowed
This contribution was made on Mar 12