CodedOre

Results 73 comments of CodedOre

> It also appears to use a new "bearer token" for authentication, which we'd have to look in to (but Baedert appears to be implementing for a Mastadon fork of...

Did you tried to access the conversation for an tweet older than seven days? If so, [this is a known limitation](https://github.com/IBBoard/cawbird#limitations). Maybe the historical search will be allowed for standard...

@IBBoard, a little bit off-topic, but while looking in the code to understand how the backend is currently implemented, I noticed it is written in C? You know the reason...

Well, let's hope that there will be a solution available soon... Would be a bummer if I finish Cawbird 2.0 and then nobody can use it because of tweet caps...

The current right click menus are created by GTK for links, which is why they are there. About the feature request: Could you elaborate the usecase for this? I'm not...

Still, the question is: How relevant would be that function? At the end it's still code one needs to write and maintain.

This seems to be an [issue in libadwaita](https://gitlab.gnome.org/GNOME/libadwaita/-/issues/457).

@Exalm has mentioned on Matrix that `scroll_to` might only work after `Adw.Carousel` is allocated. My guess is it might have to do with `Adw.Animation` being used for scrolling... That thing...

> Would it work to put the others on a slightly darker background, or does that not work in libadwaita's approach? From a technical standpoint, we can color the background...

While I'm not opposed to the idea, there are a few issues that make it unlikely. The first one is the additional amount of code needed. Not only we need...