Shadowfacts
|
108a02826f
|
Remove incorrect workaround for crash when LazilyDecoding used on nil MO
|
2023-12-04 16:20:22 -05:00 |
Shadowfacts
|
b40d815274
|
Ensure LazilyDecoding runs on the managed object context's thread
Maybe fix the crash in KeyPath machinery?
|
2023-11-10 14:16:16 -05:00 |
Shadowfacts
|
7b7c05ff68
|
Fix timeline position sync not working due to LazilyDecoding cache not being invalidated upon remote change
|
2023-01-28 13:41:22 -05:00 |
Shadowfacts
|
df7b62e14b
|
Use KVO to invalidate LazilyDecoding properties
|
2022-12-14 19:46:02 -05:00 |
Shadowfacts
|
01bb37b0f6
|
Fix warning
|
2022-06-06 23:58:43 -04:00 |
Shadowfacts
|
ecab33bdce
|
Better generics for LazilyDecoding
|
2022-05-13 17:33:07 -04:00 |
Shadowfacts
|
0249207dcc
|
Fix LazilyDecoding not handling top-level optionals
|
2020-11-11 12:44:57 -05:00 |
Shadowfacts
|
90bc9b91de
|
Add AccountProtocol and StatusProtocol
Provides a single interfaces for API and CoreData statuses and accounts
|
2020-05-06 18:40:12 -04:00 |
Shadowfacts
|
2c8ba878b7
|
Start converting UI to use CoreData backed objects instead of API
objects directly
|
2020-04-12 12:54:27 -04:00 |
Shadowfacts
|
7deb4fc5b4
|
Add LazilyDecoding for CoreData embedded objects
|
2020-04-11 15:35:00 -04:00 |