Shadowfacts
e264e8842c
Don't use shared background context for fetching item counts
...
A significant fraction of the time was spent waiting for the background
context to be available, before the count could even be started. Since
the counts don't need to use the shared background context, let them
each use their own context to avoid contention.
2022-09-10 14:14:31 -04:00
Shadowfacts
6fa71bee38
Index all the things
2022-09-10 00:19:11 -04:00
Shadowfacts
6cd2bf248d
Background widget refresh
2022-06-22 16:05:06 -04:00
Shadowfacts
941bc4713e
Add Recents widget
2022-06-20 15:35:14 -04:00
Shadowfacts
14dca95610
Move CoreData stack to separate Swift package
2022-06-19 19:32:23 -04:00
Shadowfacts
5d625ca844
Move Fervor to Swift package
2022-06-19 10:56:12 -04:00
Shadowfacts
197edc5e1a
Enable dead code stripping
2022-06-09 23:31:03 -04:00
Shadowfacts
d906ec47f9
Use build_std on more platforms to fix compiling with Xcode 14
2022-06-09 23:28:06 -04:00
Shadowfacts
00096e6df8
Don't destroy/recreate same items view controller during handoff
2022-03-13 14:51:29 -04:00
Shadowfacts
d5664b0476
Change development team
2022-01-21 22:25:37 -05:00
Shadowfacts
53d4b0bae8
Remove unused var from build script
2022-01-19 17:40:28 -05:00
Shadowfacts
dbfc76fc6a
only embed mac plugin on mac
2022-01-16 15:20:05 -05:00
Shadowfacts
b8a415b6fd
Add AppKit bundle, fix light appearance
2022-01-16 14:40:48 -05:00
Shadowfacts
75be4141dd
Add preferences
2022-01-16 14:40:48 -05:00
Shadowfacts
be579b849d
Universal catalyst builds
2022-01-16 14:40:48 -05:00
Shadowfacts
0be678063b
More catalyst stuff
2022-01-15 14:09:30 -05:00
Shadowfacts
c3d0174f23
Enable Catalyst
2022-01-14 18:55:58 -05:00
Shadowfacts
4b0bda88b8
Prevent tables from overflowing
2022-01-14 16:26:28 -05:00
Shadowfacts
f8026125cc
Generate item excerpts in the background, use lol-html
2022-01-14 16:11:46 -05:00
Shadowfacts
503d35f301
Add stretchy menus
2022-01-12 11:36:12 -05:00
Shadowfacts
220fbf7b75
Custom nav controller
2022-01-10 22:24:31 -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
61f073109c
Fix CoreData concurrency things
2022-01-09 18:46:42 -05:00
Shadowfacts
dd71c06257
Add item cell
2022-01-09 18:34:17 -05:00
Shadowfacts
eded49b266
Use manual codegen for CoreData models
2022-01-09 17:25:54 -05:00
Shadowfacts
2b38b883fe
Sync and show items
2022-01-09 17:13:30 -05:00
Shadowfacts
3ca42e9916
Sync groups and feeds
2021-12-25 14:04:45 -05:00
Shadowfacts
15699b0b85
Initial commit
2021-12-07 21:58:02 -05:00