Tusker/Tusker/Screens/Profile
Shadowfacts db4312ee34
Fix refreshing multiple times with no new data not working
When the requested range has no results, no pagination data is returned,
so the existing `newer` request range is replaced with nil. As there
was no new data, the existing request range is still correct and should
not be replaced.

Fixes #75
2020-01-07 21:54:19 -05:00
..
MyProfileTableViewController.swift More UI testing setup and API mocks 2019-12-31 11:40:56 -05:00
ProfileTableViewController.swift Fix refreshing multiple times with no new data not working 2020-01-07 21:54:19 -05:00