pachli-android/core/ui
Nik Clayton 766dc1f907
fix: Render hashtags, mentions, and initial paras correctly in RTL (#906)
Previous code didn't set the textDirection for the status content, so
the first para of RTL text might be rendered incorrectly.

In addition, mentions and tags weren't BIDI wrapped, so would appear as
"foo@" and "foo#" in RTL statuses, instead of "@foo" and "#foo".

Fix both of these issues.

Fixes #870
2024-08-28 17:46:39 +02:00
..
src fix: Render hashtags, mentions, and initial paras correctly in RTL (#906) 2024-08-28 17:46:39 +02:00
build.gradle.kts feat: Show "Suggested accounts" (#734) 2024-06-17 21:43:12 +02:00
lint-baseline.xml refactor: Extract user list functionality to `feature:lists` (#537) 2024-03-16 18:42:11 +01:00