AndroidDev-social / DodoForMastodon

🐘 Mastodon client for Android, iOS and Desktop (JVM)
GNU General Public License v3.0
384 stars 29 forks source link

[FEAT]: Browse _local_ timeline after logging in #32

Open crocsandcoffee opened 1 year ago

crocsandcoffee commented 1 year ago

Description

For MVP, let's support browsing your local timeline first only. This will keep the scope limited as supporting multiple timelines + viewing own/user's profile can be done in V2 which demands a more complex UI + navigation.

Additional Information

No response

RotBolt commented 1 year ago

Hi @crocsandcoffee would like to get started with this issue

thebino commented 1 year ago

@RotBolt Feel free to pick it up and start coding. If you need any help, feel free to write in the slack channel #mastodon-client.

RotBolt commented 1 year ago

I will start on this weekend.

RotBolt commented 1 year ago

image

What creds I have to put in this screen to get started?

RotBolt commented 1 year ago

image

What creds I have to put in this screen to get started?

This cleared up now

digitalbuddha commented 1 year ago

Hi sorry I started working on timeline. I'll have the data diff up today and ui shortly