Will be un-deploying Blue Wrapper by end of week, due to the growing list of dependency vulnerabilities. Until I have time to address them and actually upgrade versions, please use another web wrapper for your AT Protocol needs.
Will be un-deploying Blue Wrapper by end of week, due to the growing list of dependency vulnerabilities. Until I have time to address them and actually upgrade versions, please use another web wrapper for your AT Protocol needs.
Already sent this on my main but celebrating on the alt too π₯³
Looking at this, my guess is that itβs used as an intermediary of some sort, maybe for bulk uploading of videos β potentially much longer ones. Have you tried to upload directly to com.atproto.repo.uploadBlob? Looking at my client I seem to have just gotten access. Will still look into it.
I do think it's interesting that they have a separate endpoint just for uploading videos. My guess is that it's more direct, but not really sure why else.
Interesting β maybe try to upload it through com.atproto.repo.uploadBlob. It gives you a cid and some additional information, which you can use to attach it to a post object.
Huh, fascinating. Maybe there is a gate. I don't have access to upload from the Bluesky app though. What endpoint are you trying to upload to? The one that I'm using is com.atproto.repo.uploadBlob.
Still some limits to keep in mind:
Video files are currently maxed at 50 mb and 1 min length.
This
It might depend on the length of video you're uploading. To my knowledge they have it maxed off at 1 minute. Tried something longer and although it uploaded it doesn't load.
Tried to do this as well. Don't think there's a backend prevention from uploading βΒ just on client side. Currently adding video upload support to the Blue Wrapper and it's working just fine (with some limits).
Could do that
Huge news
Oh my fucking god. My first post on here is a screenshot that uses that emoji in a UI mockup because I thought it looked nice. Of all the emojis I couldβve used it had to be that one. π
Colorways are out for the Blue Wrapper. Starting thing off with six additional colors; green, yellow, orange, red, purple, and lavender. Depending on feedback I might shift some hues around to be more accessible/more visually pleasing.
will happen
I should also mention, you will need a privileged app password to use messages when they are supported. However, this is not a requirement to use other portions of the wrapper.
Hey all, hereβs an update on rooms: I merged it with a closed feature flag for the time being. The biggest reason for doing this is so youβre able to change your message privacy settings in prod.
This is an option. Maybe Iβll skeetify the wrapper for some easter egg thing, but I canβt make any promisesβ¦
Thatβs great
Just to clarify, βroomsβ is the term Iβm using to refer to ATProto DMs in the Blue Wrapper. Was the cleanest alternative that came to mind. This might also change later on, but I like how it sounds at the moment.
Rooms support for the Blue Wrapper is coming along, hereβs what Iβm thinking itβll look like:
super smooth, let's just hope it keeps staying that way
Pretty simple update to the notifications page. Not the cleanest at the moment, though still allows you to set your "seenAt" datetime. Happy to finally get this in here.
This is what usually happens, yeah.
v2 is on main now
Made a decision
The native ATP view is going by surprisingly smoothly. Obv some items (like media) are going to be a little less visible in this view but it doesn't require an AppView to render.
Can't get far without it tbh
Replies are also functionally in here as well. Very excited to get these core features supported, finally.
The composer is still in very early works, though some of the core stuff is in there. Will probably tackle design once rest of base-line features are done.