Eugen Rochko

Results 360 comments of Eugen Rochko

We actually have an API for this and it’s in one screen of the iOS app, I forgot about it until now, we should add it to the web app.

The API is `GET /api/v1/accounts/familiar_followers?id=123...`

I intend to embed some posts on the admin page itself, and to add a search component to the tags page for accessing specific non-trending hashtags (I don't think accessing...

I have made the upload form say "Processing..." instead of "Uploading..." when it switches to that phase in the meantime, there's also a PR coming to switch back to processing...

Have you checked if the prop `tabIndex` on the `IconButton` component is never used for anything but `0`?

I'm with you on this but at the moment the way this feature is implemented, we don't have a way to get this information to the client. It will take...

Is a quote not supposed to be an `Announce` of the quoted `object` with a differing `content` property? I could also see it as putting the URI of the quoted...

The API has been released in 3.5, the web app enables it in the imminent 4.0.