-
Currently PDS proxies most requests to AppView. This is suboptimal, because the user doesn't have control over which AppView is used (and which moderation policies apply).
Ideally a PDS should know…
-
-
Provide autogenerated Record Namespaces with more high-level work with basic operations upon records (CRUD + list records)
this is how we work with records now:
```python
self.com.atproto.repo.de…
-
Hi there, I meet a interesting question. I usually work with browser and don't know much about RPC. So I come here for some help.
As the title says, I use connect-web in browser to replace axios si…
-
**Describe the bug**
In the `app.bsky.feed.getPostThread` response, when a blocked post is included on the replies list, it seems to have an incorrect URI field. The URI here is the URI of the root…
-
Hello
Now that bsky has finally opened up federation is there a roadmap for @protocol support for bridgyfed?
-
Example: AtUri.from_str("at://100ideas.bsky.social").hostname
returns: at:
should return: 100ideas.bsky.social
Fix: This implementation is based on a REGEX string from bluesky-social and they've …
-
The regexp in `extract_url_byte_positions` at https://github.com/MarshalX/atproto/blob/main/examples/advanced_usage/auto_hyperlinks.py does not appear to detect all valid URLs. Take for example:
``…
-
https://atproto.com/specs/repository#repo-data-structure-v3
- [x] Add `rev` field
- [x] Add `since` field
- [ ] ~~Drop `prev` field entirely (no backwards compat here!)~~ (EDIT: [turns out the B…
-
> For now it only posts shorter poems. Longer ones will exceed the 300 char limit will be supported when the SDK supports threads
Hi, I found this note about SDK. You can reply to the root post aga…