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

@ -675,9 +675,7 @@
<string name="dialog_save_profile_changes_message">هل تريد حفط التغييرات التي طرأت على ملفك التعريفي؟</string>
<string name="dialog_delete_filter_text">أتريد حذف عامل التصفية ”%1$s“؟</string>
<string name="dialog_delete_filter_positive_action">حذف</string>
<string name="select_list_empty">ليس لديك أية قائمة بعدُ</string>
<string name="select_list_manage">إدارة القوائم</string>
<string name="error_list_load">خطأ أثناء تحميل القوائم</string>
<string name="status_filtered_show_anyway">أظهره على أي حال</string>
<string name="filter_description_hide">إخفاء بالكامل</string>
<string name="ui_success_accepted_follow_request">تم قبول طلب المتابَعة</string>
@ -695,4 +693,4 @@
<string name="error_media_upload_sending_fmt">فَشِلَ التحميل: %s</string>
<string name="load_newest_notifications">تحميل الإشعارات الجديدة</string>
<string name="compose_delete_draft">أتريد حذف المسودّة؟</string>
</resources>
</resources>