devin ivy
devin ivy
This seems pretty practical to me. @bnewbold @dholms slightly sensitive since it impacts the specโwhat do you think?
A couple thoughts here: - I believe we also ship sourcemaps. Without the original source do those sourcemaps become useless? - This will reduce package size on npm, but the...
That is allowed ๐ It's beneficial to allow this as part of the API contract because it means implementations are permitted to lazily yank bad content out of responses. In...
Thanks for the report! When a user is blocking another, the intention is to omit those users from each others' follow lists ๐ I am having trouble reproducing this issue:...
@pfrazee do you see this as something the client should handle, or can the appview help you out here? At a glance I can't think of a great way for...
One consideration with doing this at time-of-indexing is that it will not be well-defined which posts should be blocked: two perfectly correct indexers of the firehose could process the repositories...
Yes, you can get the currently signed-in user by hitting the `com.atproto.server.getSession` endpoint with the JWT you received during login. You should send the request to the user's PDS, which...
Replaced by #1289
Head on over to https://github.com/bluesky-social/atproto/discussions/1157 to continue the convo ๐
The completed/planned state of gif support hasn't changed in any way, just trying to ensure all conversations around the feature are happening in one place ๐