1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-21 00:57:11 +01:00
Tusky-App-Android/app
Nik Clayton 4da758c1f7
Check for non-empty pages when falling back (#3603)
Requesting a non-existent notification ID will cause the fall-back requests to succeed but return empty lists which stops pagination.

Check for this, and in the worst case, fall back to returning the most recent notifications.
2023-05-04 13:19:28 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase
src Check for non-empty pages when falling back (#3603) 2023-05-04 13:19:28 +02:00
build.gradle Prepare v22.0 beta 1 release (#3567) 2023-04-25 13:00:08 +02:00
getGitSha.gradle
lint-baseline.xml
lint.xml Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
proguard-rules.pro Remove shrinker rules for okhttp (#3560) 2023-04-24 12:08:03 +02:00