Tusker/Tusker/Screens/Notifications
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
..
NotificationsPageViewController.swift Show follow requsts in notifications w/ accept/reject buttons 2020-01-04 23:13:23 -05:00
NotificationsTableViewController.swift Fix refreshing multiple times with no new data not working 2020-01-07 21:54:19 -05:00