forge
login
or
join now
adamspiers.org
/
quickslice
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Auto-indexing service and GraphQL API for AT Protocol Records
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
quickslice
/
dev-docs
/
plans
/
at
main
64 files
2025-11-30-statusphere-html-example.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-11-30-viewer-query.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-01-admin-onboarding.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-01-client-secret-validation.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-01-mcp-server.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-01-oauth-client-type-dropdown.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-01-oauth-scopes.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-01-oauth-supported-scopes-validation.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-02-initialize-external-services-defaults.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-02-migrate-env-vars-to-database.md
chore: move docs/plans to dev-docs/plans
5 months ago
2025-12-02-oauth-actor-sync.md
feat(oauth): sync actor records on first login
5 months ago
2025-12-02-oauth-authorize-error-handling.md
feat: handle OAuth errors with proper redirects
5 months ago
2025-12-02-oauth-error-handling.md
feat: handle OAuth errors with proper redirects
5 months ago
2025-12-03-array-fields-in-object-types.md
feat: improve GraphQL type generation for lexicons
5 months ago
2025-12-03-is-null-filter.md
feat(where): add isNull filter support for ref fields
4 months ago
2025-12-03-local-ref-resolution.md
feat: improve GraphQL type generation for lexicons
5 months ago
2025-12-03-nested-blob-did-propagation.md
feat: improve GraphQL type generation for lexicons
5 months ago
2025-12-03-nested-strongref-resolution.md
feat(database): implement nested forward join resolution for strongRef fields
4 months ago
2025-12-03-object-type-build-order.md
feat: improve GraphQL type generation for lexicons
5 months ago
2025-12-03-ref-field-is-null-filter.md
feat(where): add isNull filter support for ref fields
4 months ago
2025-12-03-union-type-naming.md
feat: improve GraphQL type generation for lexicons
5 months ago
2025-12-03-union-type-support.md
feat: improve GraphQL type generation for lexicons
5 months ago
2025-12-04-fix-strongref-nested-object-resolution.md
fix: resolve strongRef refs in nested object types
4 months ago
2025-12-04-following-feed-example.md
feat(example): [wip] add following feed example with profile pages
4 months ago
2025-12-04-nested-ref-in-others.md
fix: resolve nested refs within others object types
4 months ago
2025-12-05-bunny-cdn-deploy.md
feat: add static documentation site (#4)
4 months ago
2025-12-05-docs-site-ssg.md
feat: add static documentation site (#4)
4 months ago
2025-12-07-og-images.md
feat: add static documentation site (#4)
4 months ago
2025-12-07-quickslice-client-js.md
feat: add secure public OAuth with DPoP and quickslice-client-js SDK
4 months ago
2025-12-07-secure-public-oauth.md
feat: add secure public OAuth with DPoP and quickslice-client-js SDK
4 months ago
2025-12-08-docs-search.md
feat: add static documentation site (#4)
4 months ago
2025-12-09-fix-lexicon-ref-validation.md
fix: use all lexicons for ref validation in create/update mutations
4 months ago
2025-12-09-redirect-uri-option.md
chore: rename plan file with correct year
4 months ago
2025-12-10-admin-graphql-refactor-design.md
refactor: reorganize admin GraphQL schema into modular structure
4 months ago
2025-12-10-database-helpers-reorganization.md
refactor: reorganize database helpers into proper layers
4 months ago
2025-12-10-extract-atproto-car.md
refactor: extract car/ into standalone atproto_car package
4 months ago
2025-12-10-fix-refresh-token-client-id.md
fix: complete AT Protocol token refresh implementation
4 months ago
2025-12-10-graphql-ws-refactor.md
refactor: move graphql_ws into graphql/ws module
4 months ago
2025-12-10-lexicon-graphql-refactor.md
refactor: reorganize lexicon GraphQL into modular structure
4 months ago
2025-12-10-multi-database-support.md
feat: add multi-database support (PostgreSQL + SQLite) (#3)
4 months ago
2025-12-10-settings-page-component-split.md
refactor: split settings page into section modules
4 months ago
2025-12-10-wipe-and-replace-lexicon-import.md
feat: make lexicon import declarative (wipe-and-replace)
4 months ago
2025-12-12-docker-auto-migrations.md
feat: add multi-database support (PostgreSQL + SQLite) (#3)
4 months ago
2025-12-12-mobile-sticky-header.md
feat: add static documentation site (#4)
4 months ago
2025-12-12-pass4-forward-join-union-fix.md
fix: resolve union types using canonical type registry (swell 2.1.2)
4 months ago
2025-12-13-add-sub-claim-to-token-response.md
feat: add sub claim to OAuth token response
4 months ago
2025-12-13-changelog-in-sidebar.md
feat(www): add changelog to sidebar as standalone link
4 months ago
2025-12-15-client-js-scope-support.md
feat(client): add scope parameter support
4 months ago
2025-12-15-fix-session-iteration-drift.md
fix(oauth): prevent session iteration drift causing invalid refresh token
4 months ago
2025-12-18-graphql-security-hardening.md
docs: add GraphQL security hardening implementation plan
4 months ago
2025-12-19-mutation-subscription-events.md
docs: update changelog for v0.17.5
4 months ago
2025-12-19-storage-namespace.md
feat: add storage namespace isolation for multi-app support
4 months ago
2025-12-22-user-agent-header.md
feat: add user-agent header to all outbound HTTP requests
4 months ago
2025-12-26-notifications.md
feat: add notifications query with rkey-based sorting
4 months ago
2025-12-26-rkey-notification-sorting.md
docs: add rkey notification sorting implementation plan
4 months ago
2025-12-27-notifications-auth.md
feat(notifications): use authenticated user DID instead of viewerDid argument
4 months ago
2025-12-27-viewer-did-from-auth.md
feat: add viewer state fields for authenticated user relationships
4 months ago
2025-12-27-viewer-state-fields.md
feat: add viewer state fields for authenticated user relationships
4 months ago
2025-12-29-generated-union-input-types.md
feat: add moderation system with labels, reports, and user preferences
4 months ago
2025-12-29-labels-and-reports.md
feat: add moderation system with labels, reports, and user preferences
4 months ago
2025-12-29-self-labels-support.md
feat: add moderation system with labels, reports, and user preferences
4 months ago
2025-12-30-admin-connection-pagination.md
feat: add moderation system with labels, reports, and user preferences
4 months ago
2025-12-30-viewer-label-preferences.md
feat: add moderation system with labels, reports, and user preferences
4 months ago
2026-01-19-fix-pagination-placeholders.md
docs: add pagination placeholder fix plan
3 months ago