Yanxin Lu
4e3c6acab6
calendar-invite: strip METHOD from ICS before CalDAV storage
...
CalDAV servers (Migadu) reject ICS files with METHOD:REQUEST/REPLY
as it's an iTIP email concept, not a storage property. Strip it
when saving to local calendar, for both send and reply flows.
2026-03-18 14:54:33 -07:00
Yanxin Lu
b8ba4adec5
calendar-invite: add VALARM reminder, fix terminology, remove dead code
...
- Add 1-day reminder (VALARM) to all sent invites
- Fix datetime.utcnow() deprecation → datetime.now(timezone.utc)
- Rename "message ID" → "envelope ID" in SKILL.md for consistency
- Remove unused _himalaya() and _himalaya_with_account() helpers
2026-03-18 14:44:08 -07:00
Yanxin Lu
765825a8d1
using MIME instead of MML
2026-03-18 14:36:29 -07:00
Yanxin Lu
de6528335c
calendar invite
2026-03-18 13:36:25 -07:00