3488 improve profile list (#3507)

Fixes #3488 

Working with lists from a profile page and in the normal "lists view"
from the drawer now use the same fragment view code.

(also) RFC regarding joining different list lists


![grafik](https://user-images.githubusercontent.com/1618905/229463168-397bd943-82d8-4e05-a8bf-9fcf22f6c1f9.png)
This commit is contained in:
UlrichKu 2024-01-03 21:17:03 +01:00 committed by GitHub
commit 0698333665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 250 additions and 380 deletions

View file

@ -557,7 +557,6 @@
<string name="error_following_hashtag_format">Грешка при последване на #%s</string>
<string name="error_unfollowing_hashtag_format">Грешка при отследване на #%s</string>
<string name="title_public_federated">Федерирани</string>
<string name="error_list_load">Грешка при зареждане на списъци</string>
<string name="select_list_manage">Управление на списъци</string>
<string name="notification_update_format">%s редактира публикацията си</string>
<string name="pref_title_account_filter_keywords">Профили</string>
@ -595,4 +594,4 @@
<string name="compose_delete_draft">Изтриване на чернова\?</string>
<string name="action_unfollow_hashtag_format">Отследване на #%s\?</string>
<string name="mute_notifications_switch">Заглушаване на известията</string>
</resources>
</resources>