Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/entity
Ivan Kupalov 3756a1fd20
Add EventHub, add fav, reblog events, improve timelines (#562)
* Add AppStore, add fav, reblog events

* Add events, add handling to Timeline

* Add event handling to Notifications

* Mostly finish events

* Fix unsubscribing

* Cleanup timeline

* Fix newStatusEvent in thread, fix deleteEvent

* Insert new toots only in specific timelines

* Add missing else

* Rename AppStore to EventHub

* Fix tests

* Use DiffUtils for timeline

* Fix empty timeline bug. Improve loading placeholder

* Fix AsyncListDiff, loading indicator, "load more"

* Timeline fixes & improvements.

Fix infinite loading. Remove spinner correctly.
Don't refresh timeline without need.
2018-05-27 11:22:12 +03:00
..
AccessToken.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Account.kt [CI] Add CircleCI config (#621) 2018-05-02 23:50:19 +03:00
AppCredentials.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Attachment.kt Show image descriptions in gallery (#630) 2018-05-10 20:13:25 +02:00
Card.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Emoji.kt ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
Instance.kt 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
MastoList.kt Add basic lists support (#501) 2018-01-06 19:01:37 +01:00
Notification.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Relationship.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
SearchResults.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Status.kt Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
StatusContext.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00