.codeclimate.yml | |
|
|
.env.test | |
|
|
.github/FUNDING.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/docs.yaml | |
|
|
.github/workflows/pkg-pr-new.yaml | |
|
|
.github/workflows/release-please.yml | |
|
|
.github/workflows/size-limit.yml | |
|
|
.gitignore | |
|
|
.prettierrc.json | |
|
|
.vscode/extensions.json | |
|
|
.vscode/settings.json | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
codecov.yml | |
|
|
cspell.json | |
|
|
docker-compose.yaml | |
|
|
eslint.config.js | 97 | A 0 mins |
|
examples/create-new-status-with-image.ts | 21 | A 0 mins |
|
examples/create-new-status.ts | 10 | A 0 mins |
|
examples/moderate-reports.ts | 11 | A 0 mins |
|
examples/register-new-app.ts | 11 | A 0 mins |
|
examples/timeline-with-iterable.ts | 29 | A 0 mins |
|
examples/timeline-with-streaming.ts | 27 | A 0 mins |
|
examples/tsconfig.json | |
|
|
examples/update-profile.ts | 12 | A 0 mins |
|
jest.config.js | 29 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
rollup.config.js | 40 | A 0 mins |
|
src/__mocks__/http-mock-impl.ts | 23 | A 0 mins |
|
src/__mocks__/index.ts | 2 | A 0 mins |
|
src/__mocks__/logger-mock-impl.ts | 5 | A 0 mins |
|
src/adapters/action/dispatcher-http-hook-mastodon.spec.ts | 87 | A 0 mins |
|
src/adapters/action/dispatcher-http-hook-mastodon.ts | 109 | A 0 mins |
|
src/adapters/action/dispatcher-http.ts | 51 | A 0 mins |
|
src/adapters/action/dispatcher-ws.spec.ts | 41 | A 0 mins |
|
src/adapters/action/dispatcher-ws.ts | 47 | A 0 mins |
|
src/adapters/action/index.ts | 3 | A 0 mins |
|
src/adapters/action/paginator-http.spec.ts | 194 | A 0 mins |
|
src/adapters/action/paginator-http.ts | 105 | A 0 mins |
|
src/adapters/action/proxy.spec.ts | 103 | A 0 mins |
|
src/adapters/action/proxy.ts | 93 | A 0 mins |
|
src/adapters/clients.ts | 79 | A 0 mins |
|
src/adapters/config/http-config.spec.ts | 148 | A 0 mins |
|
src/adapters/config/http-config.ts | 60 | A 0 mins |
|