• Joined on 2025-08-22
zemion closed issue GovOPlaN/govoplan-addresses#4 2026-07-13 02:39:08 +02:00
[Feature] Implement vCard-compatible contact model, import, and export
zemion commented on issue GovOPlaN/govoplan-addresses#4 2026-07-13 02:39:08 +02:00
[Feature] Implement vCard-compatible contact model, import, and export

Codex State: done

Summary

  • Completed vCard foundation: import/export, partial import diagnostics, source payload/revision fields, and multi-value contact editing.

Changed Files

-…

zemion closed issue GovOPlaN/govoplan-addresses#5 2026-07-13 02:39:04 +02:00
[Feature] Expose address lookup and recipient-source capabilities
zemion commented on issue GovOPlaN/govoplan-addresses#5 2026-07-13 02:39:04 +02:00
[Feature] Expose address lookup and recipient-source capabilities

Codex State: done

Summary

  • Implemented core-mediated address capabilities: addresses.lookup and addresses.recipientSource with immutable DTOs and source provenance.

Changed Files

-…

zemion commented on issue GovOPlaN/govoplan-core#247 2026-07-13 02:16:25 +02:00
[Feature] Notification settings and preferences surface

Codex State: done

Summary

  • Implemented module-provided settings sections in core and moved notifications from a hard-coded placeholder to a notifications-owned preferences panel.
  • Added…
zemion closed issue GovOPlaN/govoplan-core#247 2026-07-13 02:16:25 +02:00
[Feature] Notification settings and preferences surface
zemion commented on issue GovOPlaN/govoplan-core#248 2026-07-13 02:16:20 +02:00
[Feature] Emit notifications for core module installer queue lifecycle

Codex State: done

Summary

  • Installer requests now carry tenant_id so daemon-side lifecycle events can produce tenant-scoped notifications.
  • Admin queue/cancel/retry actions emit…
zemion closed issue GovOPlaN/govoplan-core#248 2026-07-13 02:16:20 +02:00
[Feature] Emit notifications for core module installer queue lifecycle
zemion commented on issue GovOPlaN/govoplan-addresses#4 2026-07-13 02:11:01 +02:00
[Feature] Implement vCard-compatible contact model, import, and export

Codex State: progress

Summary

  • Implemented the first vCard foundation: common-field parser/serializer, import into selected address books, address-book/contact export, and raw imported…
zemion opened issue GovOPlaN/govoplan-core#248 2026-07-13 01:57:44 +02:00
[Feature] Emit notifications for core module installer queue lifecycle
zemion opened issue GovOPlaN/govoplan-notifications#2 2026-07-13 01:57:36 +02:00
[Decision] Email notification delivery through mail capability
zemion opened issue GovOPlaN/govoplan-core#247 2026-07-13 01:57:23 +02:00
[Feature] Notification settings and preferences surface
zemion closed issue GovOPlaN/govoplan-addresses#3 2026-07-13 01:55:47 +02:00
[Feature] Implement scoped local address books and contact CRUD
zemion commented on issue GovOPlaN/govoplan-addresses#3 2026-07-13 01:55:47 +02:00
[Feature] Implement scoped local address books and contact CRUD

Codex State: done

Summary

  • Implemented persistent scoped local address books and contact CRUD for user/group/tenant/system books.
  • Added address-owned models, baseline migration,…
zemion created branch master in add-ideas/sefidrop 2026-07-13 01:45:44 +02:00
zemion pushed to master at add-ideas/sefidrop 2026-07-13 01:45:44 +02:00
ecbb8bba9b initial commit
zemion commented on issue GovOPlaN/govoplan-addresses#2 2026-07-13 00:55:07 +02:00
[Feature] Add govoplan-recipients / govoplan-address-book

Codex State: note

Summary

  • The address-book module now exists as govoplan-addresses with its own backend manifest and WebUI route contribution.
  • Functional implementation is tracked…
zemion commented on issue GovOPlaN/govoplan-campaign#30 2026-07-13 00:54:51 +02:00
[Feature] Replace address book stub with scoped personal/group/tenant address storage and provenance

Codex State: note

Summary

  • Address-book ownership has moved to govoplan-addresses.
  • Scoped local address books/contact CRUD are tracked in govoplan-addresses#3.
  • Campaign-side…
zemion commented on issue GovOPlaN/govoplan-campaign#31 2026-07-13 00:54:51 +02:00
[Feature] Add CardDAV integration after address book model exists

Codex State: note

Summary

  • CardDAV belongs to the address module after the local vCard model and sync-state model exist.
  • Address-side CardDAV work is tracked in govoplan-addresses#7. …
zemion commented on issue GovOPlaN/govoplan-addresses#1 2026-07-13 00:54:47 +02:00
[Feature] Complete the Addresses provider for AdreMa distribution lists

Codex State: note

Summary

  • Split the address roadmap into concrete implementation issues: #3, #4, #5, #6, #7, #8, #9, and #10.
  • Added architecture and implementation-plan docs in…