Admin alexei.dolgolyov
  • Joined on 2026-01-18
ff43e006d8 Fix chat copy snack message, improve server restart in CLAUDE.md
0a94f2bc88 Fix chat row: whole row clickable, fix snack message, stop propagation on delete
482f54d620 Persist Telegram chats in DB, auto-save from webhooks, click-to-copy
e6ff0a423a Phase 10: Telegram bot commands + Phase 11: Snackbar notifications
ffce3ee337 Show template previews by default, remove Preview toggle button
c5a3521b14 Use combobox for target type selector, refresh previews on change
4babaddd87 Replace video_warning with target_type + has_videos/has_photos
510463cba6 Move preview button to per-slot in edit form, remove card dropdown
b87b5b2c87 Fix template variable docs to match actual notifier output
Compare 51 commits »
ffce3ee337 Show template previews by default, remove Preview toggle button
c5a3521b14 Use combobox for target type selector, refresh previews on change
4babaddd87 Replace video_warning with target_type + has_videos/has_photos
510463cba6 Move preview button to per-slot in edit form, remove card dropdown
b87b5b2c87 Fix template variable docs to match actual notifier output
3c893d6dbf Add live template preview (auto-updates as you type)
afb8be8101 Jinja2 syntax validation with debounced API check
59108a834c Jinja2 syntax highlighting + description field + preview toggle
31873a8ffd Add real-time Jinja2 syntax validation with debounced API check
ce21733ae6 Jinja2 syntax highlighting + description field + preview toggle
68b104ed40 Move preview button to per-slot in edit form, remove card dropdown
6076e6d8ca Fix Modal overlay + per-slot template preview dropdown
5870ebd216 Move default templates to .jinja2 files + add live preview + update CLAUDE.md
aab29e253f Fix [object Object] in Variables button + allow preview of system templates
693c157c31 Fix post-login/setup navigation: use hard redirect instead of goto