Closed MinekPo1 closed 5 months ago
when showing a post with non ASCII characters, garbage is shown instead of the characters that should be shown, indicating encoding issues.
v0.5.0
Android
Posting non ASCII characters works.
it seems the encoding used is iso-8859-1 (while UTF-8 should be used)
Describe the bug
when showing a post with non ASCII characters, garbage is shown instead of the characters that should be shown, indicating encoding issues.
Steps to Reproduce
Version
v0.5.0
What platform(s) are you seeing the problem on?
Android
Additional context
Posting non ASCII characters works.