The next thing I am working on for #CawbirdTwoPointZero is to pull replies for posts, and ideally the ability to display threads.

I made a test case for this on my test accounts. Maybe you could to add a few replies to it?

https://mastodon.online/web/@cawbird_t[email protected]/108843818844572819
https://twitter.com/CawbirdA/status/1560238729385631746

CawbirdTestAccount (@[email protected])

Let's begin a special test case: Conversations! This marks the post that starts it all.

Mastodon

In order to improve the performance with a lot of tweets, #CawbirdTwoPointZero uses now a ListView.

This required a few changes in design and structure of the program, with the former card-based design replaced with a lighter list design.

Finished a thing I worked on a bit earlier in ⁨#CawbirdTwoPointZero⁩: automatically authenticating after you authorized the application on the server!

Still need to add a failsafe if this don't work for some reason, otherwise this will probably be the future default.

Back to working on #CawbirdTwoPointZero, I now added the code to load video files (and GIFs as they are technically videos as well).

We also now have automated Flatpak builds of the current (still limited) state on https://github.com/CodedOre/NewCaw/actions

GitHub - CodedOre/NewCaw: Development on Cawbird 2.0

Development on Cawbird 2.0. Contribute to CodedOre/NewCaw development by creating an account on GitHub.

GitHub