mirror of
https://github.com/avinal/nikki.git
synced 2026-07-03 21:40:09 +05:30
25a5c51b0a
1. Default visibility now used in compose card (reads from DataStore) 2. Week start day wired to explorer calendar (rotates day labels, adjusts Zeller offset) 3. Task toggle deduplicated: both MemoListViewModel and MemoDetailViewModel now use TaskParser.toggleTaskInContent instead of manual string replacement 4. reactToMemo refetches single memo instead of all memos 5. AppDependencies stores Job reference, cancels before re-init 6. HTTP timeouts added: 30s request/socket, 15s connect 102 tests passing. Co-Authored-By: Claude Opus 4.6 (1M context) Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>