Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
Konrad Pozniak 42a6b98d4d
use status source for delete and redraft (#1461)
* use status source for delete and redraft

* make delete & redraft work on Pleroma again

* add error handling
2019-08-28 19:54:46 +02:00
..
ConversationAdapter.kt fix some lint warnings and Kotlin style issues (#1390) 2019-07-16 19:26:55 +02:00
ConversationEntity.kt fix shouldTrimStatus and add tests (#1404) 2019-07-25 12:15:54 +02:00
ConversationViewHolder.java cleanup code in StatusViewHolders (#1418) 2019-07-27 21:53:28 +02:00
ConversationsBoundaryCallback.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsFragment.kt fix some lint warnings and Kotlin style issues (#1390) 2019-07-16 19:26:55 +02:00
ConversationsRepository.kt Fix crash with null lastStatus in Conversations (#1042) 2019-02-13 21:14:12 +01:00
ConversationsViewModel.kt use status source for delete and redraft (#1461) 2019-08-28 19:54:46 +02:00