Evangelos "GeopJr" Paterakis

Results 216 comments of Evangelos "GeopJr" Paterakis

Thanks for the suggestion! One thing I'd like to preserve is the 'depth' of the dialogs. I want the "Filter edit" dialog to still seem as if it's a dialog...

I don't think a multi column to single column adaptive layout can be easily implemented. There are many edge cases with widget sizing and whatnot. Looking for example at Newsflash,...

Sounds good to me! But I'd probably place it in settings instead to avoid wasting a menu item for something most users will only view once (at best) I think...

I agree that placing it in settings doesn't make much sense on its own, but along with other links it kind-of does? It could be a small section wtih "About...

I don't think we can have two GtkExpressions at the same time, might need to create a custom dropdown widget

It's semi-related to #103 but honestly I don't think it'll work even after that gets done. First and foremost, the interaction counters are super inaccurate by design (see https://github.com/mastodon/mastodon/issues/24082, https://github.com/mastodon/mastodon/issues/11339)...

TBH, I'd rather the API improved on that than do it myself. Here's how it works: Every post has a `tags` property that includes are the tags found in the...

I assume this is a mobile device using touch as input, right? Just to make sure, does it work as expected when you edit your profile? (Go to your Profile,...

I don't think this is the same issue, This issue is about touch input, specifically the click and hold gesture being activated on single click. Yours sounds closer to #414,...

@240-185 Managed to reproduce it and fix it in a vm. It's the portal / the issue I linked above. Not sure when Ubuntu is going to push 1.15 to...