ActivityPub: https://github.com/gizmo-ds/misstodon
activitypub federation fediverse mastodon misskey
Score: -Infinity
Last synced: about 14 hours ago
JSON representation
Repository metadata:
[DEPRECATED] Misskey Mastodon-compatible APIs
- Host: GitHub
- URL: https://github.com/gizmo-ds/misstodon
- Owner: gizmo-ds
- License: agpl-3.0
- Created: 2023-01-16T17:52:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-17T06:03:12.000Z (8 months ago)
- Last Synced: 2025-10-26T05:21:15.573Z (3 months ago)
- Topics: activitypub, federation, fediverse, mastodon, misskey
- Language: Go
- Homepage: https://gizmo-ds.github.io/misstodon/
- Size: 313 KB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Gizmo
- Login: gizmo-ds
- Email:
- Kind: user
- Description: it works on my machine ¯\_(ツ)_/¯
- Website:
- Location: Moon
- Twitter: gizmo_ds
- Company: N/A
- Icon url: https://avatars.githubusercontent.com/u/20385106?u=1dc94e5e6619a68be3cd0bf4fafb430d0b2b0345&v=4
- Repositories: 82
- Last Synced at: 2025-10-11T00:28:40.445Z
- Profile URL: https://github.com/gizmo-ds
GitHub Events
Total
- Create event: 3
- Delete event: 4
- Pull request event: 7
- Push event: 7
- Watch event: 2
- Total: 23
Last Year
- Create event: 3
- Delete event: 4
- Pull request event: 7
- Push event: 5
- Watch event: 1
- Total: 20
Committers metadata
Last synced: 4 months ago
Total Commits: 195
Total Committers: 4
Avg Commits per committer: 48.75
Development Distribution Score (DDS): 0.056
Commits in past year: 7
Committers in past year: 2
Avg Commits per committer in past year: 3.5
Development Distribution Score (DDS) in past year: 0.429
| Name | Commits | |
|---|---|---|
| Gizmo | c****u@l****l | 184 |
| dependabot[bot] | 4****] | 7 |
| 三咲智子 Kevin Deng | s****z@s****e | 2 |
| Evangelos Paterakis | e****n@g****v | 2 |
Issue and Pull Request metadata
Last synced: 5 months ago
Total issues: 1
Total pull requests: 13
Average time to close issues: about 10 hours
Average time to close pull requests: about 2 hours
Total issue authors: 1
Total pull request authors: 5
Average comments per issue: 0.0
Average comments per pull request: 0.31
Merged pull request: 12
Bot issues: 0
Bot pull requests: 7
Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
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: 4
Past year bot issues: 0
Past year bot pull requests: 4
Top Issue Authors
- kasuganosora (1)
Top Pull Request Authors
- dependabot[bot] (12)
- GeopJr (2)
- gizmo-ds (2)
- sxzz (1)
- fossabot (1)
Top Issue Labels
- bug (1)
Top Pull Request Labels
- dependencies (12)
- go (4)
- javascript (2)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 18
proxy.golang.org: github.com/gizmo-ds/misstodon
- Homepage: https://github.com/gizmo-ds/misstodon
- Documentation: https://pkg.go.dev/github.com/gizmo-ds/misstodon#section-documentation
- Licenses: AGPL-3.0
- Latest release: v0.1.0 (published over 2 years ago)
- Last Synced: 2025-10-30T07:11:07.221Z (3 months ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- actions/checkout v3 composite
- docker.io/library/alpine latest build
- docker.io/library/golang 1.20-alpine build
- docker.io/library/node 18.13.0-alpine build
- github.com/BurntSushi/toml v1.2.1
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dlclark/regexp2 v1.7.0
- github.com/dop251/goja v0.0.0-20230119130012-17fd568758fe
- github.com/go-resty/resty/v2 v2.7.0
- github.com/go-sourcemap/sourcemap v2.1.3+incompatible
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/gorilla/websocket v1.5.0
- github.com/jinzhu/configor v1.2.1
- github.com/labstack/echo/v4 v4.10.0
- github.com/labstack/gommon v0.4.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rs/xid v1.4.0
- github.com/rs/zerolog v1.28.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/stretchr/testify v1.8.1
- github.com/tidwall/btree v1.4.2
- github.com/tidwall/buntdb v1.2.10
- github.com/tidwall/gjson v1.14.3
- github.com/tidwall/grect v0.1.4
- github.com/tidwall/match v1.1.1
- github.com/tidwall/pretty v1.2.0
- github.com/tidwall/rtred v0.1.2
- github.com/tidwall/tinyqueue v0.1.1
- github.com/urfave/cli/v2 v2.23.7
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.2.0
- golang.org/x/net v0.4.0
- golang.org/x/sys v0.3.0
- golang.org/x/text v0.5.0
- golang.org/x/time v0.2.0
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/BurntSushi/toml v1.2.1
- github.com/BurntSushi/toml v0.3.1
- github.com/coreos/go-systemd/v22 v22.3.3-0.20220203105225-a9a7ef127534
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/creack/pty v1.1.9
- github.com/davecgh/go-spew v1.1.1
- github.com/davecgh/go-spew v1.1.0
- github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91
- github.com/dlclark/regexp2 v1.7.0
- github.com/dop251/goja v0.0.0-20211022113120-dc8c55024d06
- github.com/dop251/goja v0.0.0-20230119130012-17fd568758fe
- github.com/dop251/goja_nodejs v0.0.0-20210225215109-d91c329300e7
- github.com/dop251/goja_nodejs v0.0.0-20211022123610-8dd9abb0616d
- github.com/gizmo-ds/gorilla-websocket v0.0.0-20230212044710-0f26ab2a978a
- github.com/go-resty/resty/v2 v2.7.0
- github.com/go-sourcemap/sourcemap v2.1.3+incompatible
- github.com/godbus/dbus/v5 v5.0.4
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/jinzhu/configor v1.2.1
- github.com/kr/pretty v0.2.1
- github.com/kr/pretty v0.3.0
- github.com/kr/pretty v0.1.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/kr/text v0.2.0
- github.com/labstack/echo/v4 v4.10.0
- github.com/labstack/gommon v0.4.0
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-colorable v0.1.11
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-isatty v0.0.16
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.6.1
- github.com/rs/xid v1.4.0
- github.com/rs/zerolog v1.28.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.1
- github.com/stretchr/testify v1.7.0
- github.com/tidwall/assert v0.1.0
- github.com/tidwall/btree v1.4.2
- github.com/tidwall/buntdb v1.2.10
- github.com/tidwall/gjson v1.12.1
- github.com/tidwall/gjson v1.14.3
- github.com/tidwall/grect v0.1.4
- github.com/tidwall/lotsa v1.0.2
- github.com/tidwall/match v1.1.1
- github.com/tidwall/pretty v1.2.0
- github.com/tidwall/rtred v0.1.2
- github.com/tidwall/tinyqueue v0.1.1
- github.com/urfave/cli/v2 v2.23.7
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/valyala/fasttemplate v1.2.2
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.2.0
- golang.org/x/net v0.4.0
- golang.org/x/net v0.0.0-20211029224645-99673261e6eb
- golang.org/x/sys v0.3.0
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20211103235746-7861aae1554b
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.6
- golang.org/x/text v0.3.7
- golang.org/x/text v0.5.0
- golang.org/x/time v0.2.0
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/errgo.v2 v2.1.0
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.2.2
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- esbuild ^0.17.3 development
- mfm-js ^0.23.3
- @esbuild android-arm development
- @esbuild android-arm64 development
- @esbuild android-x64 development
- @esbuild darwin-arm64 development
- @esbuild darwin-x64 development
- @esbuild freebsd-arm64 development
- @esbuild freebsd-x64 development
- @esbuild linux-arm development
- @esbuild linux-arm64 development
- @esbuild linux-ia32 development
- @esbuild linux-loong64 development
- @esbuild linux-mips64el development
- @esbuild linux-ppc64 development
- @esbuild linux-riscv64 development
- @esbuild linux-s390x development
- @esbuild linux-x64 development
- @esbuild netbsd-x64 development
- @esbuild openbsd-x64 development
- @esbuild sunos-x64 development
- @esbuild win32-arm64 development
- @esbuild win32-ia32 development
- @esbuild win32-x64 development
- esbuild 0.17.3 development
- mfm-js 0.23.3
- twemoji-parser 14.0.0
- actions/checkout v3 composite
- actions/configure-pages v3 composite
- actions/deploy-pages v1 composite
- actions/jekyll-build-pages v1 composite
- actions/upload-pages-artifact v1 composite
- actions/checkout v2 composite
- actions/setup-go v3 composite
- softprops/action-gh-release v1 composite
- ghcr.io/gizmo-ds/misstodon latest