chinwag-android/app/src/main/java/com/keylesspalace/tusky/db
UlrichKu ce3d6f2f8f
Check for status "type" before casting (class cast exception Placeholder) (#3203)
* Check for status "type" before casting.

* Update app/src/main/java/com/keylesspalace/tusky/components/viewthread/ViewThreadViewModel.kt

Co-authored-by: Nik Clayton <nik@ngo.org.uk>

* Make sure no placeholder is returned as status

---------

Co-authored-by: Nik Clayton <nik@ngo.org.uk>
2023-01-27 19:48:48 +01:00
..
AccountDao.kt
AccountEntity.kt Respect "Always expand posts marked with content warnings" pref in notifications (#3154) 2023-01-12 19:40:01 +01:00
AccountManager.kt Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
AppDatabase.java Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
Converters.kt make date converter null safe (#3006) 2022-12-06 20:32:12 +01:00
DraftDao.kt
DraftEntity.kt Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
InstanceDao.kt fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
InstanceEntity.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
TimelineDao.kt Check for status "type" before casting (class cast exception Placeholder) (#3203) 2023-01-27 19:48:48 +01:00
TimelineStatusEntity.kt Keep scroll position when loading missing statuses (#3000) 2023-01-13 19:26:24 +01:00