Husky/app/src/main/java/com/keylesspalace/tusky/entity
Alibek Omarov 03ce58c5c2 NodeInfo: replace Int by Long in upload limits, add test cases 2020-05-23 14:57:14 +03:00
..
AccessToken.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Account.kt Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
AppCredentials.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Attachment.kt Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
Card.kt replace HtmlUtils with HtmlCompat (#1741) 2020-05-03 04:12:08 +03: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 Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
Filter.kt Add "account" filter context (#1776) 2020-05-22 20:49:29 +03: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 VersionUtils: move isPleroma method from Instance 2020-01-03 23:58:12 +03:00
MastoList.kt cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
NewStatus.kt markdown: implement choosing markdown mode in compose activity and sending toot with it 2019-12-17 03:28:28 +03:00
NodeInfo.kt NodeInfo: replace Int by Long in upload limits, add test cases 2020-05-23 14:57:14 +03:00
Notification.kt Add notifications for follow requests (#1729) 2020-05-03 03:01:16 +03:00
Poll.kt Create polls (#1452) 2019-08-22 20:30:08 +02:00
Relationship.kt MastodonApi: add support for subscribing endpoints and subscribing status field 2020-01-11 10:09:57 +03: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 LinkHelper: try to fix error if account url is null 2020-05-03 02:49:31 +03: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
Sticker.kt Sticker: sort by title 2020-05-20 20:36:52 +03:00