SchildiChat / SchildiChat-android

Matrix client / Element Android fork
https://schildi.chat/android/
Apache License 2.0
389 stars 51 forks source link

Message preview setting depending on isDirect #32

Closed SpiritCroc closed 3 years ago

SpiritCroc commented 3 years ago

On desktop, we can choose if we want to show reactions or not in the overview summary for DMs and rooms independently. On Android, we have one setting for both currently, but it might be easy to split this. It might be worth considering initialising the new setting with the old setting's value on app start, so no new configuration is required for users that already used this setting.