timeline-skip-fix
fetchPinnedStatuses is resetting the min and max id for the whole timeline. This changes the api query to get the timeline by date, which results in posts being skipped #553 (closed) .
Fix: Ignore resetting the ids when fetching pinned statuses.