Tusky icon indicating copy to clipboard operation
Tusky copied to clipboard

feat: display boost visibility (#4953)

Open Exagone313 opened this issue 10 months ago • 1 comments

Closes #4953

Exagone313 avatar Feb 28 '25 22:02 Exagone313

Yeah, so, I'm afraid that displaying it with the StatusDetailedViewHolder is probably a lot more complicated

  • Forward the id of the boost instead of the actual post to the ViewThreadActivity, everywhere it is opened
  • adjust the logic to handle boosts
  • Add an additional view to display the info

connyduck avatar Mar 02 '25 20:03 connyduck