NicolasConstant / sengi

Mastodon & Pleroma Multi-account Desktop Client
https://nicolasconstant.github.io/sengi/
GNU Affero General Public License v3.0
534 stars 35 forks source link

Add replies/reblogs/favourites count to statuses #585

Open niutech opened 1 year ago

niutech commented 1 year ago

Fixes #485.

NicolasConstant commented 1 year ago

Hi! Thanks for contributing to Sengi!

This kind of functionalities must be on an opt-in basis, since Sengi is a statistics free application (by default). Can you add a related settings option to enable it?

You'll find where to add a proper variable here and the graphic elements for the settings are over here, you'll have the needed logic in the same component to help you wire everything up.