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

🚧 XRPC rework #3814

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

🚧 XRPC rework #3814

wants to merge 4 commits into from

Conversation

matthieusieben
Copy link
Contributor

@matthieusieben matthieusieben commented May 2, 2024

This adapts the social-app to the changes introduced by bluesky-social/atproto#2434

This PR should not be merged before those changes are published in an NPM package.

Copy link

render bot commented May 2, 2024

@matthieusieben matthieusieben mentioned this pull request May 2, 2024
@matthieusieben matthieusieben changed the base branch from main to dx-atproto-modules May 2, 2024 11:32
@matthieusieben matthieusieben force-pushed the xrpc-rework branch 2 times, most recently from b72440f to 7c9f2cd Compare May 2, 2024 11:37
Copy link

github-actions bot commented May 2, 2024

Old size New size Diff
6.62 MB 6.62 MB -5 B (-0.00%)

@matthieusieben matthieusieben changed the base branch from dx-atproto-modules to fix-mobile-car-download May 2, 2024 12:32
@matthieusieben matthieusieben marked this pull request as draft May 2, 2024 12:32
const response = await fetch(
`${LINK_META_PROXY(agent.service.toString() || '')}${encodeURIComponent(
`${LINK_META_PROXY(serciceUrl.toString() || '')}${encodeURIComponent(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way we could do this without having to have access to the .getServiceUrl ? This is the only place this method (from @atproto/api) is needed for.

@matthieusieben matthieusieben changed the title Xrpc rework 🚧 XRPC rework May 3, 2024
Base automatically changed from fix-mobile-car-download to main May 12, 2024 21:18
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.

None yet

1 participant