Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/timeline
Konrad Pozniak 3e849244f9
move Html parsing to ViewData (#2414)
* move Html parsing to ViewData

* refactor reports to use viewdata

* cleanup code

* refactor conversations

* fix getEditableText

* rename StatusParsingHelper

* fix tests

* commit db schema file

* add file header

* rename helper function to parseAsMastodonHtml

* order imports correctly

* move mapping off main thread to default dispatcher

* fix ktlint
2022-04-15 13:20:27 +02:00
..
util Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
viewmodel move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
TimelineFragment.kt fix "nothing here" flickering when starting Tusky (#2377) 2022-03-12 09:38:59 +01:00
TimelinePagingAdapter.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
TimelineTypeMappers.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00