• Joined on 2026-01-30
marcus pushed to main at marcus/mcp-familywall 2026-04-16 09:01:11 +02:00
4411e6d93e feat: due_date, assignee_ids, list_id for create_task/update_task (v0.4.14)
marcus pushed to main at marcus/mcp-familywall 2026-04-16 08:26:07 +02:00
1ab410621c perf: delete_category uses single API session (v0.4.13)
marcus pushed to main at marcus/mcp-familywall 2026-04-16 08:06:32 +02:00
0d8036fd4a fix: get_categories always includes custom categories (v0.4.12)
marcus pushed to main at marcus/mcp-familywall 2026-04-16 07:44:01 +02:00
5698196c43 feat: create_category + delete_category tools (v0.4.11)
marcus pushed to main at marcus/mcp-familywall 2026-04-16 06:54:23 +02:00
a76dc0fd51 feat: category assignment in create_task / update_task (v0.4.10)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 21:22:14 +02:00
9bc6a54783 fix: get_categories locale filter and list-type filter (v0.4.9)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 17:04:48 +02:00
ffb8b062c8 feat: get_categories tool, author resolution in get_activities, update CLAUDE.md (v0.4.8)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 16:23:02 +02:00
70b1f73079 feat: add get_members tool, refactor get_circles via _famlistfamily helper (v0.4.7)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 16:12:07 +02:00
4cd0bdc499 fix: use moodStarShortcut+moodMap for liked state, warn on silent fail (v0.4.6)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 16:02:11 +02:00
da5be55070 fix: unlike not supported — wallmood is idempotent SET, not toggle (v0.4.5)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 15:48:58 +02:00
a3274b349a fix: use moodType=STAR for wallmood, parse moodMap from response (v0.4.4)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 15:37:57 +02:00
9534658472 fix: correct wallmood parameter name to wall_message_id (v0.4.3)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 15:32:23 +02:00
c412c24c86 feat: add like_post tool via wallmood endpoint (v0.4.2)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 15:17:48 +02:00
61e0d63931 fix: correct parameter names for taskmark (taskId) and metadelete (id)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 15:06:43 +02:00
5aff3ac9bf feat: add Task CRUD tools – create, update, toggle, delete (v0.4.0)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 14:48:03 +02:00
332b01718e fix: correct get_activities field mapping, document wallget response (v0.3.2)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 14:27:04 +02:00
e3b4e613ad fix: reduce tools/list payload – remove return annotations and shorten docstrings (v0.3.1)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 14:15:23 +02:00
8276647fcf feat: add get_activities tool via wallget endpoint (v0.3.0)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 14:09:16 +02:00
f680633b59 feat: add SYS-CAT-TODOS translation (v0.2.5)
marcus pushed to main at marcus/mcp-familywall 2026-04-15 14:06:00 +02:00
c954a245ca feat: use taskgettasklists endpoint for get_lists (v0.2.4)