94 Commits (944529e384c976050d8c60cf9bbfbb0a3df41da7)

Author SHA1 Message Date
Alibek Omarov 2eacdfb198 Post merge build fix 4 years ago
Garrit Franke 719dcb13fc Wellbeing mode (#1992) 4 years ago
Alibek Omarov 6a1c062a8d Add option to render subscriptions as normal posts(like Pleroma does) or switch back to Mastodon behavior 4 years ago
Alibek Omarov 68d6a4ab25 Support Mastodon notification bell and status notification type 4 years ago
Alibek Omarov 17f5ad1146 NotificationsAdapter: apply same fix as 30b2349e2b 4 years ago
Karol Kosek 987db39d2c Add 'reply to' text to notifications 4 years ago
Alibek Omarov 28a02cf72a Notifications: add support for move notification type 4 years ago
Levi Bard c2c4a3a535 Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976) 4 years ago
Alibek Omarov ed16f1b2bc Use SpannableString instead of SpannableStringBuilder when it's possible 4 years ago
Mélanie Chauvel 408660aff0 Make account views clickable instead of avatar only (#1855) 4 years ago
Alibek Omarov ac2dba316e CustomEmojis: make emojis smaller in several another places 5 years ago
Alibek Omarov 86b57cd1ef CustomEmojiHelper: rewrite to Kotlin 5 years ago
Alibek Omarov 6417f31767 CustomEmojis: make emojis small when it's appropriate for UX 5 years ago
Alibek Omarov 8e2b421b1f CustomEmojiHelper: rewrite to Kotlin 5 years ago
Alibek Omarov c7e7da9433 Cherry-picked 2cf1e366. 5 years ago
Konrad Pozniak 8a23f3b84c fix content warning in notifications when alwaysShowSpoiler is on (#1757) 5 years ago
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 5 years ago
Alibek Omarov 7ccb9ac5d2 Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 5 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)" 5 years ago
Ivan Kupalov 0547e78c94 Add options to confirm reblog/unreblog actions, close #460 (#1650) 5 years ago
Levi Bard 61e0c2c7a8 Add option to show link previews in timelines (#1681) 5 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) 5 years ago
Konrad Pozniak 7f2184bbc6 fix content collapse button not working in notifications (#1665) 5 years ago
Alibek Omarov a109089f7b Support emoji reaction notification 5 years ago
Alibek Omarov b76d3c3979 Implement muting/unmuting conversations, fix possible appearing of muted users in notifications 5 years ago
Alibek Omarov 4098cd3a2c NotificationsAdapter: show muted threads as muted 5 years ago
Ivan Kupalov 701e1dafe3 Fix setting text to CW button in fav/reblog notification. Fix #1641 (#1642) 5 years ago
Konrad Pozniak 31b29047c7 fix crash in NotificationAdapter when status is null (#1634) 5 years ago
Konrad Pozniak e1e9268ef5 use material buttons in timeline (#1627) 5 years ago
Ivan Kupalov 8dcfec1734 Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 5 years ago
Konrad Pozniak 46c92cdfe6 fix avatar radius and alignment in NotificationsAdapter (#1437) 5 years ago
Konrad Pozniak 923bd32aea cleanup code in StatusViewHolders (#1418) 5 years ago
Konrad Pozniak e4896d317e fix timestamp not updating in notifications (#1416) 5 years ago
Konrad Pozniak fb45e0e2bb Animate gif avatars (#1279) 6 years ago
Conny Duck a8a39613dd stop buggy gif animation for now 6 years ago
Konrad Pozniak 05348ef957 Poll notifications (#1229) 6 years ago
pandasoft0 f7b577dfd1 Migrate to Glide (#1175) 6 years ago
pandasoft0 83f1d7aaf1 Add CLEAR and FILTER buttons to notifications (#1168) 6 years ago
Konrad Pozniak 631a21c5a9 Fix wrong notification avatar being displayed sometimes (#1166) 6 years ago
Konrad Pozniak 2eae052bf7 Hide unknown notifications (#1151) 6 years ago
pandasoft0 30429857fc Update Notification Adapter to support status created timestamp refresh (#1130) 6 years ago
kyori19 4662a56178 Fix crash with unknown notification type (#1123) 6 years ago
Ivan Kupalov 9c96dea890 Refactor notifications adapter (#985) 6 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Konrad Pozniak 062d54d19e small improvements for viewholders (#860) 6 years ago
HellPie 2730dca3ea Add support for collapsible statuses when they exceed 500 characters (#825) 6 years ago
Konrad Pozniak 6a7ec93b98 update minSdkVersion to 21 (#843) 6 years ago
Konrad Pozniak 2c679a4761 fix account list loading and clean up a lot of code (#823) 6 years ago
Conny Duck 62ed1a9d57 fix crash in NotificationsFragment when Preferences are first accessed 6 years ago
Konrad Pozniak 4f8d905e7b fix notification tab loading (#777) 6 years ago