Hpn4 / Gamma_Leonis-mastodonFX

Mastodon client application in Java with JavaFX
5 stars 1 forks source link

[MANDATORY] Ability to favorite, bookmark #14

Closed EnderNight closed 1 year ago

EnderNight commented 1 year ago

User can click on five different buttons from a toot to do the following actions: respond, boost, favorite, bookmark and access "more" options from toot.

juananpe commented 1 year ago

Well, I only suggested to implement the fav/unfav/display number of favs feature :) But if you want to also implement the other actions, perfect! (in fact, I've seen that you have already implemented some (if not all) of them!

Hpn4 commented 1 year ago

Are implemented:

BUGs in the REST API: timeout error for message boosting.