118 Commits (72865a0138ddacaff8816654b60224635b4afd84)

Author SHA1 Message Date
Garrit Franke 719dcb13fc Wellbeing mode (#1992) 3 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 28a02cf72a Notifications: add support for move notification type 4 years ago
Alibek Omarov 8982f7af28 Another post-merge build fix 4 years ago
Mélanie Chauvel 928fdd8d02 Implement optional notifications muting for account muting (#1856) 4 years ago
Alibek Omarov ed7bfa182b Implement proper hiding muted users and conversations 4 years ago
Konrad Pozniak 35644dd7a2 fix notifications sometimes not rendering (#1905) 4 years ago
Karol Kosek 859a4acfa5 Implement clicking on 'Reply to' text 4 years ago
Alibek Omarov 828198dab7 chats: add new notification type pleroma:chat_mention (wip) 4 years ago
Alibek Omarov d6e7853ddf NotificationsFragment: fix Emoji Reactions being mislabeled as Unknown 4 years ago
Konrad Pozniak cf3295749b upgrade SwipeRefreshLayout to 1.1.0 (#1866) 4 years ago
Alibek Omarov 00ec90f69c NotificationsFragment: always show appbar, even if there is no notifications 4 years ago
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 8a23f3b84c fix content warning in notifications when alwaysShowSpoiler is on (#1757) 4 years ago
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 4 years ago
Alibek Omarov df315a3f3e emoji_reactions: implement for notifications fragment 4 years ago
Alibek Omarov 7ccb9ac5d2 Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 4 years ago
Ivan Kupalov 0547e78c94 Add options to confirm reblog/unreblog actions, close #460 (#1650) 4 years ago
Levi Bard 61e0c2c7a8 Add option to show link previews in timelines (#1681) 4 years ago
Ivan Kupalov 073cdd98af Make image in BackgroundMessageView adapt to the height, fix #1618 (#1649) 4 years ago
Alibek Omarov a109089f7b Support emoji reaction notification 4 years ago
Alibek Omarov 542aea22b3 Enable muting for all timelines, except where it's useless 4 years ago
Alibek Omarov e8f945fbcb Correctly handle invalid conversation ID 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 4098cd3a2c NotificationsAdapter: show muted threads as muted 4 years ago
Alibek Omarov 9796da7513 MastodonApi: set withMuted to true everywhere for a while 4 years ago
Konrad Pozniak fc86a37bb2 fix notification refresh (#1638) 4 years ago
Ivan Kupalov 8dcfec1734 Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 5 years ago
Konrad Pozniak 8a65f91d2c Bookmarks (#1560) 5 years ago
Konrad Pozniak d5d9af4fde Upgrade api level to Android 10, implement new sharing api (#1537) 5 years ago
Konrad Pozniak 2e300ed494 use singletonList in getChangePayload (#1486) 5 years ago
Konrad Pozniak fd135faa8f fix error and content overlapping in NotificationsFragment (#1465) 5 years ago
Konrad Pozniak 9885065f02 add option to always expand content warnings (#1422) 5 years ago
Konrad Pozniak 39e7bf56f1 update timestamps on pull-to-refresh even when no new statuses are fetched (#1393) 5 years ago
pandasoft0 1f7e8a079b Add setting to show/hide notification filter bar (#1314) 5 years ago
Konrad Pozniak fb45e0e2bb Animate gif avatars (#1279) 5 years ago
Konrad Pozniak 9a4dfc632f fix poll voting in NotificationFragment (#1234) 5 years ago
Konrad Pozniak e400d53230 Notification filtering fixes (#1232) 5 years ago
Konrad Pozniak 05348ef957 Poll notifications (#1229) 5 years ago
Konrad Pozniak b1e68dfc38 Polls part 1 - displaying in timelines and voting (#1200) 5 years ago
Konrad Pozniak 41268859b1 fix some lint warnings 5 years ago
Konrad Pozniak cd24eda424 remove unneeded CollectionUtil and Either.java (#1201) 5 years ago
Bernd 7ffb06675c confirm delete notifications (#1186) 5 years ago
pandasoft0 83f1d7aaf1 Add CLEAR and FILTER buttons to notifications (#1168) 5 years ago
pandasoft0 1555b025e1 Add ability to scroll to top by tab click at the Account activity (#1146) 5 years ago
Konrad Pozniak 5cf82f402f fix IndexOutOfBoundException caused by ListStatusAccessibilityDelegate (#1178) 5 years ago
pandasoft0 30429857fc Update Notification Adapter to support status created timestamp refresh (#1130) 5 years ago
Konrad Pozniak 9b19cd3c0d fix crash in NotificationsFragment (#1119) 5 years ago