View blocked instances

This commit adds the instances page to the blocks activity to display the instances blocked by the user.
This commit is contained in:
Balazs Toldi
2024-06-30 10:53:45 +02:00
parent b68bf50359
commit 1276435494
13 changed files with 758 additions and 9 deletions

View File

@@ -1323,4 +1323,6 @@
<string name="token_expired_message">"Your token has been expired. As Eternity does not store your password, you need to manually log back in! "</string>
<string name="sort_most_comments">Most Comments</string>
<string name="sort_new_comments">New Comments</string>
<string name="instances">Instances</string>
<string name="no_blocked_instances">No blocked instances</string>
</resources>