Sojan Jose
9ce6d9076b
chore: apply code quality improvements and linting fixes
...
- Remove remaining console.log statements and replace with comments
- Add ESLint disable comments for intentionally unused variables
- Improve code formatting and style consistency
- Fix remaining linting violations for better CI compliance
2025-08-13 13:53:56 +02:00
Sojan Jose
36d18c50e4
fix: resolve JavaScript errors and linting issues after merge
...
- Remove malformed console.log statements from voice.js API
- Fix variable shadowing in calls.js store module
- Clean up code formatting and add missing newline in MessagePreview.vue
- Resolve syntax errors that prevented application from loading
2025-08-13 13:47:44 +02:00
Sojan Jose
3116c6548f
chore: clean up
2025-07-23 17:02:17 +04:00
Sojan Jose
669241801e
chore: clean up
2025-07-17 04:53:37 -07:00
Sojan Jose
cb9d45a355
chore: clean up voice channel code for MVP
...
- Simplify message builder content_attributes handling
- Remove AI captain integration from incoming call service
- Clean up FloatingCallWidget by removing non-essential features:
- Remove Gravatar/MD5 dependency
- Remove keypad/DTMF functionality
- Remove fullscreen toggle
- Simplify avatar handling
- Apply consistent code formatting across voice components
- Remove debug logging and unused code
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-14 02:22:07 -07:00
Sojan
aa4ef28e0e
chore: fixes
2025-05-09 20:47:03 -07:00
Sojan
3692cde1a9
chore: inbound and outbound calls that work
2025-05-02 02:41:38 -07:00
Sojan
3f0c01e166
chore: floating button for incoming call
2025-04-29 03:45:08 -07:00
Sojan
a7ff808d01
chore: floating call button
2025-04-28 01:08:03 -07:00
Sojan
8d660df4c4
feat: Add voice channel support for Chatwoot
2025-04-27 00:48:05 -07:00