chinwag-android/app/src/main/java/com/keylesspalace/tusky/db
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
..
dao only check once for filters v2 availability (#4539) 2024-07-03 21:18:09 +02:00
entity add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
AccountManager.kt inject SharedPreferences (#4441) 2024-05-24 08:05:09 +02:00
AppDatabase.java add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
Converters.kt add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
DatabaseCleaner.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
DraftsAlert.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00