chinwag-android/app/src/main/java/com/keylesspalace/tusky/entity
2021-03-21 12:42:28 +01:00
..
AccessToken.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Account.kt replace HtmlUtils with HtmlCompat (#1741) 2020-04-02 23:37:38 +02:00
Announcement.kt [needs help] Support announcements (#1977) 2020-11-18 21:12:27 +01:00
AppCredentials.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Attachment.kt migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
Card.kt Open photos embedded in preview cards in the image viewer (#1966) 2020-10-22 21:15:46 +02:00
Conversation.kt Fix crash with null lastStatus in Conversations (#1042) 2019-02-13 21:14:12 +01:00
DeletedStatus.kt upgrade Android gradle plugin, Kotlin and jetifier (#1468) 2019-09-03 18:35:42 +02:00
Emoji.kt migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
Filter.kt Add "account" filter context (#1776) 2020-05-08 19:17:02 +02:00
HashTag.kt Improve search results (#1327) 2019-07-19 20:10:20 +02:00
IdentityProof.kt Implement identity proof api (#1597) 2019-12-21 18:56:16 +01:00
Instance.kt Create polls (#1452) 2019-08-22 20:30:08 +02:00
Marker.kt Improve notifications fetching (#1930) 2020-09-20 18:43:28 +02:00
MastoList.kt cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
NewStatus.kt migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
Notification.kt Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
Poll.kt use number of voters instead of votes to calculate poll results (#1733) 2020-03-24 21:06:58 +01:00
Relationship.kt Notification bell (#2012) 2020-12-23 12:52:39 +01:00
ScheduledStatus.kt Scheduled toot (#1004) 2019-10-02 21:28:12 +02:00
SearchResult.kt Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
Status.kt Add support for muting conversations (#1732) 2020-03-24 21:06:04 +01:00
StatusContext.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
StatusParams.kt Scheduled toot (#1004) 2019-10-02 21:28:12 +02:00