chinwag-android/app/src/main/java/com/keylesspalace/tusky/components
Nik Clayton 5755801e6f
Add a menu option to load the newest notifications (#3708)
- Create a flow with new items (arbitrary ints) when a reload from the top should happen
- Combine this flow with notificationFilter, so changes to either of them trigger a reload
- Provide a menu item in NotificationsFragment to initiate the reload
- Handle the action in the view model
2023-06-11 20:04:49 +02:00
..
account Do not crash on empty relationship response 2023-04-05 10:54:03 +02:00
accountlist Make links in bios of follow request and follow notifications work (#3646) 2023-05-13 15:32:56 +02:00
announcements update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
compose Replace deprecated getParcelable* methods with compat versions (#3633) 2023-06-11 12:58:55 +02:00
conversation Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
drafts update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
filters Add delete button to edit filter activity. (#3553) 2023-06-11 19:59:26 +02:00
followedtags update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00
login Replace deprecated getParcelable* methods with compat versions (#3633) 2023-06-11 12:58:55 +02:00
notifications Add a menu option to load the newest notifications (#3708) 2023-06-11 20:04:49 +02:00
preference Make AccountPreferenceDataStore injectable (#3653) 2023-06-11 15:34:58 +02:00
report Ensure text field has focus when reporting statuses 2023-05-04 14:53:27 +02:00
scheduled distinguish between different error types in ScheduledStatusActivity (#3487) 2023-03-30 18:52:24 +02:00
search Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00
timeline Move cache pruning to a WorkManager worker (#3649) 2023-06-11 13:17:30 +02:00
trending Refactor "trending hashtags" code (#3595) 2023-06-10 19:47:07 +02:00
viewthread Remove ReplacementSpan, display diffs using CharacterStyle (#3431) 2023-06-11 19:12:05 +02:00