20 Commits

Author SHA1 Message Date
00096e6df8 Don't destroy/recreate same items view controller during handoff 2022-03-13 14:51:29 -04:00
55e4966bd1 Fix crash when trying to reload/delete items not in current ItemsViewController 2022-02-09 10:04:26 -05:00
1ce72b73db Mostly stop items list scrolling on sync 2022-01-22 14:37:26 -05:00
984b94bed9 Fix items not showing context menus 2022-01-21 22:25:49 -05:00
e242510c5e Don't use NSFetchedResultsController for items list 2022-01-19 19:09:54 -05:00
36fda4d51f More catalyst toolbar stuff 2022-01-15 14:49:29 -05:00
1d2e666c00 Mark items read on the server immediately instead of waiting for sync 2022-01-15 14:22:13 -05:00
0be678063b More catalyst stuff 2022-01-15 14:09:30 -05:00
83c3bc927e Improve highlight animation for item cells 2022-01-14 16:11:46 -05:00
f8026125cc Generate item excerpts in the background, use lol-html 2022-01-14 16:11:46 -05:00
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
b2a8174099 Add context menu actions to item list 2022-01-12 12:56:02 -05:00
703b936676 Add haptic feedback to cell selection 2022-01-11 14:29:33 -05:00
3d07069ee5 Mark items read on selection 2022-01-11 11:42:41 -05:00
a1cf4a5789 More context menus 2022-01-11 11:37:41 -05:00
736e8283e1 Mark items as read 2022-01-10 23:32:13 -05:00
f53f198071 Add read view 2022-01-09 23:38:44 -05:00
dab4d6075a Cosmetic changes 2022-01-09 19:23:22 -05:00
dd71c06257 Add item cell 2022-01-09 18:34:17 -05:00
2b38b883fe Sync and show items 2022-01-09 17:13:30 -05:00