4a63217a83
feat: add webhook integration for transcript delivery
f602fe79da
docs: remove emojis and update README and setup guide
2daae5d6c2
Fix compiler errors
ef5494342b
Merge remote-tracking branch 'origin/master'
49dc64153f
Make DM support less fucky wucky
3fe5abaca9
Allow Scripty to transcribe forwarded messages
bfa6d1ee32
chore: remove CLAUDE.md
594841dd61
docs: move documentation into ADR/ and clean up content
ac9f047aed
docs: add architecture and refactoring documentation
695402c277
feat: add Scripty desktop app with Tauri 2 and SvelteKit
c9f7357831
feat: add SQLite and local feature flags across all crates
655c647944
chore: remove CLAUDE.md
c659ad6e04
docs: move documentation into ADR/ and clean up content
7be84df558
docs: add architecture and refactoring documentation
3439fad88e
feat: add Scripty desktop app with Tauri 2 and SvelteKit
80318867f4
feat: add SQLite and local feature flags across all crates
22ef33fba8
feat(stt): add local speech-to-text support via whisper.cpp
1f8b588162
feat: add scripty_storage crate for desktop settings persistence
86da50abb7
chore: Add local macOS setup and compatibility fixes
687d72d761
Merge branch 'feature/optional-tts'
dc04e2141b
feat: Make TTS service optional for self-hosting
robinbraemer
created branch feature/optional-tts in robinbraemer/scripty
2026年02月12日 15:51:46 +01:00
robinbraemer
created branch feature/native-auto-detection in robinbraemer/scripty
2026年02月12日 15:51:11 +01:00
robinbraemer
pushed to feature/native-auto-detection at robinbraemer/scripty
2026年02月12日 15:51:11 +01:00
2fe9dcb201
feat: Add native language auto-detection with mode selector