Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/network
Konrad Pozniak e05fdc6d7b
Fix status diffing and improve timeline performance (#2386)
* fix status & account diffing

* introduce TimelineAccount

* use TimelineAccount where possible

* improve tests

* improve ConversationEntity equals/hashcode

* fix mistake in ConversationEntity

* improve StatusViewData comparison

* improve tests

* fix typo in comment
2022-03-15 21:34:57 +01:00
..
FilterModel.kt filter messages by also looking at media descriptions (#2285) 2022-01-04 19:28:49 +01:00
InstanceSwitchAuthInterceptor.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
MastodonApi.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
ProgressRequestBody.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TimelineCases.kt Cleanup dagger setup (#2300) 2022-01-23 20:24:55 +01:00