Commit Graph

20 Commits

Author SHA1 Message Date
Shadowfacts 14dca95610 Move CoreData stack to separate Swift package 2022-06-19 19:32:23 -04:00
Shadowfacts b79c8af12c Refetch everything when there are inserted items, performance with trying to merge change was just too bad 2022-06-09 23:28:34 -04:00
Shadowfacts 00096e6df8 Don't destroy/recreate same items view controller during handoff 2022-03-13 14:51:29 -04:00
Shadowfacts 55e4966bd1 Fix crash when trying to reload/delete items not in current ItemsViewController 2022-02-09 10:04:26 -05:00
Shadowfacts 1ce72b73db Mostly stop items list scrolling on sync 2022-01-22 14:37:26 -05:00
Shadowfacts 984b94bed9 Fix items not showing context menus 2022-01-21 22:25:49 -05:00
Shadowfacts e242510c5e Don't use NSFetchedResultsController for items list 2022-01-19 19:09:54 -05:00
Shadowfacts 36fda4d51f More catalyst toolbar stuff 2022-01-15 14:49:29 -05:00
Shadowfacts 1d2e666c00 Mark items read on the server immediately instead of waiting for sync 2022-01-15 14:22:13 -05:00
Shadowfacts 0be678063b More catalyst stuff 2022-01-15 14:09:30 -05:00
Shadowfacts 83c3bc927e Improve highlight animation for item cells 2022-01-14 16:11:46 -05:00
Shadowfacts 30ec5e54e0 Use old-style collection view datasource so we can use fetchBatchSize to
avoid loading every single item into memory
2022-01-14 16:11:46 -05:00
Shadowfacts b2a8174099 Add context menu actions to item list 2022-01-12 12:56:02 -05:00
Shadowfacts 3d07069ee5 Mark items read on selection 2022-01-11 11:42:41 -05:00
Shadowfacts a1cf4a5789 More context menus 2022-01-11 11:37:41 -05:00
Shadowfacts 736e8283e1 Mark items as read 2022-01-10 23:32:13 -05:00
Shadowfacts f53f198071 Add read view 2022-01-09 23:38:44 -05:00
Shadowfacts dab4d6075a Cosmetic changes 2022-01-09 19:23:22 -05:00
Shadowfacts dd71c06257 Add item cell 2022-01-09 18:34:17 -05:00
Shadowfacts 2b38b883fe Sync and show items 2022-01-09 17:13:30 -05:00