453a000d49
Before on initial load we tried to get current statuses using some ID math plus we've been fetching latest statuses. Updating current doesn't actually work so instead now we are doing what Mastodon itself is doing: we just fetch latest and update current if they overlap. There were also a few issues with finding overlap index (using indexOfLast using ===) so it wasn't actually working. |
||
---|---|---|
.. | ||
schemas/com.keylesspalace.tusky.db.AppDatabase | ||
src | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro |