Husky-app-android/app/src/main/java/com/keylesspalace/tusky/entity
Levi Bard 94dba04216 Use blurhash for preview cards (#1960) 2020-11-29 18:30:31 +03:00
..
AccessToken.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Account.kt Account: add optional ap_id field 2020-10-05 21:15:30 +03:00
AppCredentials.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Attachment.kt chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
Card.kt Use blurhash for preview cards (#1960) 2020-11-29 18:30:31 +03:00
Chat.kt chats: implement sending messages, prototype 2020-09-17 01:28:25 +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 chats: base chat UI 2020-08-24 01:30:41 +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 chats: add media, stickers, emojis (wip) 2020-09-22 20:31:31 +03:00
Marker.kt Improve notifications fetching (#1930) 2020-10-05 13:27:55 +03:00
MastoList.kt cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
NewStatus.kt ComposeActivity: preview ability for Pleroma, WIP 2020-06-23 18:18:41 +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 streaming: implemented streaming for notifications 2020-10-02 20:54:26 +03:00
Poll.kt Set onClick listener for poll result view. (#1946) 2020-10-05 13:44:02 +03:00
Relationship.kt correctly update the menu when muting domains (#1848) 2020-06-25 16:46:51 +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 Strikethrough the reply info if parent post isn't visible 2020-10-02 19:31:29 +02: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
StreamEvent.kt streaming: implemented streaming for notifications 2020-10-02 20:54:26 +03:00