chinwag-android/app/src/main/java/com/keylesspalace/tusky/db/entity
Konrad Pozniak 892801b83a
add more options to default reply visibility setting (#4568)
This adds `direct` and `match_default_post_visibility` as options to the
default reply visibility setting. `match_default_post_visibility` will
be the default for new accounts.

closes https://github.com/tuskyapp/Tusky/issues/4555

<img
src="https://github.com/user-attachments/assets/b256ff32-cd49-4274-903b-96da96451e0e"
width="320"/>
2024-08-02 17:15:10 +02:00
..
AccountEntity.kt add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
DraftEntity.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
HomeTimelineEntity.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
InstanceEntity.kt only check once for filters v2 availability (#4539) 2024-07-03 21:18:09 +02:00
NotificationEntity.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
TimelineAccountEntity.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
TimelineStatusEntity.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00