Shinya
Shinya
Hi amazing developers, I was looking at the `com.atproto.repo.applyWrites` lexicon and noticed that `action` is there as required. But none of the `create`, `update`, or `delete` definitions have `action` in...
Hi amazing developers, Since the sample code in the README was not highlighted, I added a symbol for highlighting each of them. Thank you.
There are many useful Web APIs provided by SNSs and other services in the world, but pub.dev has too many of these similar and duplicate wrapper libraries. Some of them...
Hi! As the title says, the `subjectType` that can be obtained with the added `app.bsky.unspecced.getTaggedSuggestions` is `actor` and `feed` in Lexicon, but actually returns `user` and `feed`. https://github.com/bluesky-social/atproto/blob/aa15789e11b365658ff1a2175b907bd88f956324/lexicons/app/bsky/unspecced/getTaggedSuggestions.json#L36 ```json {...
Hi! The `visibility` of contentLabelPref defines `"knownValues": ["show", "warn", "hide"]`, but `show` is no longer returned and `ignore` is returned instead. I think Lexicon has not been corrected. https://github.com/bluesky-social/atproto/blob/f3c1272e0eb82d4c1a0f0592ee4c010fa9a300d0/lexicons/app/bsky/actor/defs.json#L118-L128 ```json...
Hi, When we search for `@yui.syui.ai`, we first enter `@yui.` as follows, but `@yui.syui.ai` is sorted as the 6th. As a matter of priority, it's possible that `@yui.bsky.social`, the handle...
# 1. Problem to solve https://github.com/mastodon-dart/mastodon-api/issues/144 # 2. Proposal # 3. More information
# 1. What could be improved # 2. Why should this be improved # 3. Any risks? # 4. More information
Hi @whatamelon , This was not the case before, but suddenly I started getting the following error. Do you know in which case this error occurs? ```terminal Another exception was...
Hi amazing developers, I created a proposal about #16 and I hope it works. Thank you.