pixelcatapp / Pixelcat

An Android client for the fediverse
https://pixelcat.app
GNU General Public License v3.0
88 stars 3 forks source link

Parsing of HTML in profiles #7

Open nyex opened 4 years ago

nyex commented 4 years ago

I'm guessing this is an issue only with mastodon accounts, as pixelfed ones don't seem to have the same problem. Profiles' descriptions are shown with HTML tags (snapshot1).

This is how my profile (photog.social) shows in Pixelcat:

Screenshot_20201007-183612_Pixelcat_1

Other mastodon profiles also show with HTML tags, even if empty (it shows <p></p> when they are empty).

Thanks for the great work in this app. Even though it is a snapshot build, it looks beautiful already.