Linkify community and user names

This commit makes user and community names clickable in post/comments. Closes #71?
This commit is contained in:
Bazsalanszky
2023-08-07 13:49:18 +02:00
parent 60f07f7707
commit 9872e6e806
7 changed files with 103 additions and 4 deletions

View File

@@ -1352,4 +1352,6 @@
<string name="instance_cannot_be_empty">The instance field cannot be left empty.</string>
<string name="username_cannot_be_empty">The username field cannot be left empty.</string>
<string name="password_cannot_be_empty">The password field cannot be left empty.</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
</resources>