An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/yukimochi/Activity-Relay

activitypub golang mastodon misskey

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Yet another powerful customizable ActivityPub relay server written in Go.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 206
Total Committers: 10
Avg Commits per committer: 20.6
Development Distribution Score (DDS): 0.515

Commits in past year: 13
Committers in past year: 3
Avg Commits per committer in past year: 4.333
Development Distribution Score (DDS) in past year: 0.308

Name Email Commits
Naoki Kosaka n****a@y****p 100
Naoki Kosaka n****k@m****t 93
M. Hamzah Khan h****h@h****m 4
dependabot[bot] 4****] 3
fossabot b****s@f****o 1
Zhizhen He h****i@g****m 1
Shlee g****b@s****e 1
Jadeiin 9****n 1
Derek Schmidt s****h@i****e 1
Daniel Norton d****l@d****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 50
Total pull requests: 76
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 26
Total pull request authors: 12
Average comments per issue: 1.52
Average comments per pull request: 0.57
Merged pull request: 60
Bot issues: 0
Bot pull requests: 10

Past year issues: 3
Past year pull requests: 17
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.53
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/yukimochi/Activity-Relay

Top Issue Authors

  • yukimochi (11)
  • mhamzahkhan (7)
  • shleeable (5)
  • foozmeat (3)
  • drequivalent (2)
  • MikeHuntington (2)
  • EchoShoot (1)
  • TheNoim (1)
  • rsesot (1)
  • on1arf (1)
  • augck (1)
  • silverpill (1)
  • xrobau (1)
  • jojobii-arks (1)
  • kleuzjatob (1)

Top Pull Request Authors

  • yukimochi (50)
  • dependabot[bot] (10)
  • mhamzahkhan (6)
  • Jadeiin (2)
  • danorton (1)
  • hezhizhen (1)
  • Skehmatics (1)
  • umonaca (1)
  • shleeable (1)
  • Hashfastr (1)
  • fossabot (1)
  • xrobau (1)

Top Issue Labels

  • enhancement (6)
  • bug (5)

Top Pull Request Labels

  • dependencies (10)
  • go (8)
  • enhancement (2)
  • wontfix (2)
  • bug (1)

Package metadata

proxy.golang.org: github.com/yukimochi/activity-relay

  • Homepage: https://github.com/yukimochi/activity-relay
  • Documentation: https://pkg.go.dev/github.com/yukimochi/activity-relay#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: v1.2.6 (published almost 3 years ago)
  • Last Synced: 2026-01-31T15:40:10.864Z (4 days ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.751%
    • Forks count: 3.359%
    • Average: 5.614%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/yukimochi/Activity-Relay

Yet another powerful customizable ActivityPub relay server written in Go. API Server Job Worker CLI Management Utility YAML Format This is Optional : When config file not exist, use environment variables.

  • Homepage: https://github.com/yukimochi/Activity-Relay
  • Documentation: https://pkg.go.dev/github.com/yukimochi/Activity-Relay#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: v1.2.6 (published almost 3 years ago)
  • Last Synced: 2026-01-31T15:38:58.424Z (4 days ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • cloud.google.com/go v0.81.0
  • cloud.google.com/go/pubsub v1.10.0
  • github.com/RichardKnop/logging v0.0.0-20190827224416-1a693bdd4fae
  • github.com/RichardKnop/machinery v1.10.6
  • github.com/Songmu/go-httpdate v1.0.0
  • github.com/aws/aws-sdk-go v1.37.16
  • github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
  • github.com/cespare/xxhash/v2 v2.1.1
  • github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
  • github.com/fsnotify/fsnotify v1.4.9
  • github.com/go-fed/httpsig v0.1.1-0.20200204213531-0ef28562fabe
  • github.com/go-redis/redis v6.15.9+incompatible
  • github.com/go-redis/redis/v8 v8.6.0
  • github.com/go-redsync/redsync/v4 v4.0.4
  • github.com/go-stack/stack v1.8.0
  • github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
  • github.com/golang/protobuf v1.5.2
  • github.com/golang/snappy v0.0.2
  • github.com/gomodule/redigo v2.0.0+incompatible
  • github.com/google/go-cmp v0.5.5
  • github.com/google/uuid v1.2.0
  • github.com/googleapis/gax-go/v2 v2.0.5
  • github.com/hashicorp/errwrap v1.1.0
  • github.com/hashicorp/go-multierror v1.1.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jstemmer/go-junit-report v0.9.1
  • github.com/kelseyhightower/envconfig v1.4.0
  • github.com/klauspost/compress v1.11.7
  • github.com/magiconair/properties v1.8.5
  • github.com/mitchellh/mapstructure v1.4.1
  • github.com/opentracing/opentracing-go v1.2.0
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/pelletier/go-toml v1.9.3
  • github.com/pkg/errors v0.9.1
  • github.com/robfig/cron/v3 v3.0.1
  • github.com/satori/go.uuid v1.2.0
  • github.com/sirupsen/logrus v1.8.1
  • github.com/spf13/afero v1.6.0
  • github.com/spf13/cast v1.3.1
  • github.com/spf13/cobra v1.2.1
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.8.1
  • github.com/streadway/amqp v1.0.0
  • github.com/subosito/gotenv v1.2.0
  • github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c
  • github.com/xdg/stringprep v1.0.0
  • go.mongodb.org/mongo-driver v1.4.6
  • go.opencensus.io v0.23.0
  • go.opentelemetry.io/otel v0.17.0
  • go.opentelemetry.io/otel/metric v0.17.0
  • go.opentelemetry.io/otel/trace v0.17.0
  • golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
  • golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
  • golang.org/x/mod v0.4.2
  • golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
  • golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20210510120138-977fb7262007
  • golang.org/x/text v0.3.5
  • golang.org/x/tools v0.1.2
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • google.golang.org/api v0.44.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
  • google.golang.org/grpc v1.38.0
  • google.golang.org/protobuf v1.26.0
  • gopkg.in/ini.v1 v1.62.0
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • 719 dependencies
.github/workflows/build.yml actions
  • actions/checkout master composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/release.yml actions
  • actions/checkout master composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/test.yml actions
  • actions/checkout master composite
  • actions/setup-go v3 composite
  • redis * docker
Dockerfile docker
  • alpine 3.17.1 build
  • golang 1.19.5-alpine build
docker-compose.yml docker
  • redis alpine
  • yukimochi/activity-relay latest