Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/network
Konrad Pozniak c869886c19
add the ability to see who faved or boosted a toot (#962)
* move reblog/fav count up in detailed status view and make them clickable

* use status object returned by api when reblogging/faving

* Reblogs -> Boosts

* add support for viewing who faved/reblogged a status

* add onShowReblogs/onShowFavs to listener, fix display bug

* remove unneeded icon from previous revision

* small code improvements

* fix liking/boosting toot with card
2018-12-27 09:48:24 +01:00
..
InstanceSwitchAuthInterceptor.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
MastodonApi.java add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
ProgressRequestBody.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TimelineCases.kt Add ability to pin/unpin statuses (#872) 2018-10-03 21:27:52 +02:00