113 Commits (8641b0f2203becfdf0a9de5df693399fe1622422)

Author SHA1 Message Date
Alibek Omarov 8641b0f220 Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 4 years ago
Konrad Pozniak 2ed14d0b90 replace HtmlUtils with HtmlCompat (#1741) 4 years ago
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 4 years ago
Alibek Omarov 47d903480e LinkHelper: try to fix error if account url is null 4 years ago
Alibek Omarov 7ccb9ac5d2 Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 4 years ago
Alibek Omarov 6f91e1f9ff Revert "Hide muted users' statuses in timelines on client side, because we're getting full timeline now(to support muted conversations)" 4 years ago
Alibek Omarov 7bb0f1955d emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 4 years ago
Alibek Omarov f7623a0a44 Hide muted users' statuses in timelines on client side, because we're getting full timeline now(to support muted conversations) 4 years ago
Alibek Omarov 82c6809623 emojireactions: fix EmojiReaction object 4 years ago
Konrad Pozniak d368ed464e fix crash when Account.displayName is null (#1667) 4 years ago
Alibek Omarov ae1cfc1d56 emojireactions: add emoji reaction list to StatusViewData 4 years ago
Alibek Omarov 2f818a77f3 emojireactions: add entities and api endpoints 4 years ago
Alibek Omarov a109089f7b Support emoji reaction notification 4 years ago
Alibek Omarov 5bf75b46a0 Implement muting whole conversation by it's ID, add button to hide muted status again 4 years ago
Alibek Omarov b76d3c3979 Implement muting/unmuting conversations, fix possible appearing of muted users in notifications 4 years ago
Alibek Omarov f40ac42c08 Status: add isMuted parameter 4 years ago
Alibek Omarov 3fe33b0435 Status: add thread_muted field 4 years ago
Alibek Omarov b4dbee0acd NodeInfo: implement nodeinfo fetching 4 years ago
Alibek Omarov 24c0c8f656 Notification: ignore seen notifications 4 years ago
Alibek Omarov d82ca3df9b MastodonApi: add support for subscribing endpoints and subscribing status field 4 years ago
Alibek Omarov 752e14fb8c AccountActivity: show admin/moderator badge 4 years ago
Alibek Omarov fd7740838a VersionUtils: move isPleroma method from Instance 4 years ago
Ivan Kupalov 8dcfec1734 Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 4 years ago
Konrad Pozniak 99032100d4 Implement identity proof api (#1597) 4 years ago
Alibek Omarov 793c21eb85 markdown: implement choosing markdown mode in compose activity and sending toot with it 4 years ago
Alibek Omarov 5620120b9f Status: add optional content_type paramater 4 years ago
Alibek Omarov cdc3dafdda Instance: a way to check if we have Pleroma with Mastodon API extensions 4 years ago
Konrad Pozniak 8a65f91d2c Bookmarks (#1560) 5 years ago
Konrad Pozniak 4c81f71afe Refactor theming (#1529) 5 years ago
kyori19 dc933b439d Scheduled toot (#1004) 5 years ago
Konrad Pozniak 03cd374792 Remove search v1 (#1484) 5 years ago
Konrad Pozniak 21fc3cba4f Add audio support for timelines (#1466) 5 years ago
Konrad Pozniak 7a1bd82c54 upgrade Android gradle plugin, Kotlin and jetifier (#1468) 5 years ago
Konrad Pozniak 2bf1765b86 use status source for delete and redraft (#1461) 5 years ago
Konrad Pozniak 50b9cdf117 Create polls (#1452) 5 years ago
Levi Bard 0454601ed6 Add support for instance property `max_bio_chars` (#1414) 5 years ago
pandasoft0 246956bee1 Improve search results (#1327) 5 years ago
Konrad Pozniak 6a0d7014f5 Unlimited number of poll options (#1340) 5 years ago
Konrad Pozniak c746ed0833 Improve link preview cards (#1330) 5 years ago
Konrad Pozniak 421cfe9f3a cleanup entity classes and ViewThreadFragment (#1302) 5 years ago
Konrad Pozniak 05348ef957 Poll notifications (#1229) 5 years ago
Konrad Pozniak 173b878c3b add support for multiple choice polls (#1212) 5 years ago
Konrad Pozniak b1e68dfc38 Polls part 1 - displaying in timelines and voting (#1200) 5 years ago
kyori19 b421787bbe Implement redraft feature. (#1190) 5 years ago
Konrad Pozniak 41268859b1 fix some lint warnings 5 years ago
pandasoft0 83f1d7aaf1 Add CLEAR and FILTER buttons to notifications (#1168) 5 years ago
Levi Bard b75c92b795 Share filters with web client (#956) 5 years ago
Konrad Pozniak 612b90d93a fix proguard issue with NotificationTypeAdapter (#1129) 5 years ago
kyori19 4662a56178 Fix crash with unknown notification type (#1123) 5 years ago
Ivan Kupalov 8a31ec49cb List editing (#1104) 5 years ago