Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix getRepo since #1579

Merged
merged 3 commits into from
Sep 12, 2023
Merged

Fix getRepo since #1579

merged 3 commits into from
Sep 12, 2023

Conversation

dholms
Copy link
Collaborator

@dholms dholms commented Sep 11, 2023

getRepo and listBlobs accidentally had since formatted as a cid

This removes that format and adds a test for partial getRepos

Closes #1560

@dholms dholms merged commit 3cdc72a into main Sep 12, 2023
10 checks passed
@dholms dholms deleted the fix-get-repo-since branch September 12, 2023 17:37
estrattonbailey added a commit that referenced this pull request Sep 12, 2023
…Actor

* origin:
  Get rate limit ip correctly (#1577)
  Remove temp.upgradeRepoVersion (#1588)
  Fix getRepo `since` (#1579)
  Prevent user pref races (#1576)
  Feature: block lists (#1531)
  Enable appview proxy in dev-env full network (#1580)
  Increase timeline threshold (#1573)
  @atproto/[email protected]
  Fixes and updates to the preferences API (#1575)
  Remove legacy repo sync impl (#1570)
  Move fuzzy matcher to appview (#1566)
  @atproto/[email protected]
  Add personal-details user preference with birth date (#1565)
  enable granular perms for publish action (#1563)
  maintain feed order (#1559)
mloar pushed a commit to mloar/atproto that referenced this pull request Sep 26, 2023
* fix schemas

* test

* format
mloar pushed a commit to mloar/atproto that referenced this pull request Nov 15, 2023
* fix schemas

* test

* format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mismatch between protocol spec and implementation for "since" parameter in com.atproto.sync.getRepo
2 participants