Add Telegram chat action and simplify memory mode schedule

- Add chat_action parameter to all Telegram notifications
- Support typing, upload_photo, upload_video, upload_document actions
- Make memory mode interval fixed at 24h (daily notifications)
- Remove configurable interval input for memory mode

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 02:48:09 +03:00
parent dce47a9f75
commit e526a54130
2 changed files with 42 additions and 22 deletions

View File

@@ -1,3 +1,3 @@
{
"version": "1.26.0"
"version": "1.27.0"
}