Tusker/Tusker/Screens
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
..
Account List Remove unnecessary XIBs 2019-09-06 17:45:49 -04:00
Attachment Fix multi-attachment layout issues 2019-06-16 22:39:46 -04:00
Bookmarks Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
Compose Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
Conversation Fix tablel view cells being re-selected on aborted nav swipe back 2019-12-14 11:59:31 -05:00
Explore Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
Gallery Automatically collapse long (> 500 chars) statuses 2019-11-17 18:36:19 -05:00
Large Image Fix controls in large image/gallery not hiding/showing on zoom 2019-11-28 21:51:24 -05:00
Lists Show list edit screen immediately upon creation 2019-12-19 21:37:47 -05:00
Main Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
Notifications Fix refreshing multiple times with no new data not working 2020-01-07 21:54:19 -05:00
Onboarding Fix not being able to sign into Mastodon instances not in the 2020-01-06 22:14:17 -05:00
Preferences Add theme toggle separate from system appearance 2019-12-31 00:12:18 -05:00
Profile Fix refreshing multiple times with no new data not working 2020-01-07 21:54:19 -05:00
Search Add list editing 2019-12-17 22:56:53 -05:00
Status Action Account List Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00
Timeline Fix refreshing multiple times with no new data not working 2020-01-07 21:54:19 -05:00
Utilities Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
FindInstanceViewController.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00