Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

ActivityPub: https://github.com/musingstudio/pherephone

activitypub activitystreams federation golang

Score: -Infinity

Last synced: 8 days ago
JSON representation

Repository metadata:

An ActivityPub server that reblogs all the statuses of certain actors.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 78
Total Committers: 2
Avg Commits per committer: 39.0
Development Distribution Score (DDS): 0.103

Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Michael Demetriou a****s@q****r 70
Matt Baer m****t@w****s 8

Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 6
Total pull requests: 1
Average time to close issues: about 23 hours
Average time to close pull requests: N/A
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 1.17
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/musingstudio/pherephone

Top Issue Authors

  • ghost (5)
  • strypey (1)

Top Pull Request Authors

  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

proxy.golang.org: github.com/musingstudio/pherephone

  • Homepage: https://github.com/musingstudio/pherephone
  • Documentation: https://pkg.go.dev/github.com/musingstudio/pherephone#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: v0.1.0 (published almost 5 years ago)
  • Last Synced: 2024-12-18T18:25:34.838Z (8 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1
  • github.com/dchest/uniuri v1.2.0
  • github.com/go-fed/httpsig v1.1.0
  • github.com/gologme/log v1.3.0
  • github.com/gorilla/mux v1.8.1
  • github.com/pkg/errors v0.9.1
  • github.com/stretchr/testify v1.9.0
  • github.com/writeas/activityserve v0.0.0-20240830214310-c451e1525408
  • github.com/writeas/go-webfinger v1.1.0
  • github.com/writefreely/go-nodeinfo v1.2.0
  • golang.org/x/crypto v0.23.0
  • golang.org/x/sys v0.20.0
  • gopkg.in/ini.v1 v1.67.0
go.sum go
  • github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dchest/uniuri v1.2.0
  • github.com/go-fed/httpsig v1.1.0
  • github.com/gologme/log v1.3.0
  • github.com/gorilla/mux v1.8.1
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.9.0
  • github.com/writeas/activityserve v0.0.0-20240830214310-c451e1525408
  • github.com/writeas/go-webfinger v1.1.0
  • github.com/writefreely/go-nodeinfo v1.2.0
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/crypto v0.23.0
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.20.0
  • golang.org/x/term v0.20.0
  • golang.org/x/text v0.3.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v3 v3.0.1