fix: switch SMTP from SMTP_SSL port 465 to SMTP+STARTTLS port 587 — fixes email timeout on HF Spaces 0ce979a Running joedown11 commited on 18 days ago
fix: reduce log flood — downgrade high-frequency per-request logs to DEBUG, silence uvicorn.access + httpx, upgrade OTP log to WARNING for visibility 9210ed5 joedown11 commited on 18 days ago
chore: push latest codebase to chatRAG - includes all fixes (escalation, notifications, WA debug) d4645a6 joedown11 commited on 22 days ago
fix: reduce keep-awake interval to 4min so Render.com never sleeps, add Baileys session pre-check b3a49ff joedown11 commited on 22 days ago
fix: revert to bare number format, add Baileys session connection pre-check to test endpoint ee3fec5 joedown11 commited on 22 days ago
fix: send Baileys WA with + prefix (international format), 30s timeout, fix number stripping in save handler 55fa4e8 joedown11 commited on 22 days ago
fix: send Baileys WA with full JID format (number@s.whatsapp.net) - most Baileys wrappers require this 951def7 joedown11 commited on 22 days ago
debug: capture and surface Baileys API raw response body to diagnose delivery failure dce7174 joedown11 commited on 22 days ago
debug: add full WhatsApp config dump to test endpoint response 7bec7f0 joedown11 commited on 22 days ago
fix: revert Baileys to original working code, fix claim lock (allow any admin to takeover QUEUED), fix $ not defined in inline onclick df1b0bf joedown11 commited on 22 days ago
fix: revert Baileys provider to original working version, remove response body validation b9761ff joedown11 commited on 22 days ago
feat: per-admin targeted notifications, dedicated Escalation settings, QoL pulse animation, rules rewrite 2671e72 joedown11 commited on 22 days ago
fix: add response body validation to Baileys provider, add diagnostics to test endpoint f8c3b66 joedown11 commited on 22 days ago
fix: WA number stored without +, fix ProviderFactory.get_provider and send_message calls 05183df joedown11 commited on 22 days ago
feat: claim-based escalation, admin transfer, per-admin WhatsApp, profile settings f672bfd joedown11 commited on 22 days ago
feat: show admin display name instead of 'Live Agent (Admin)' during takeover 0a972c5 joedown11 commited on 23 days ago
fix: expose updatePermGroupVisibility, saveAdminModal, doChangePassword to window scope 35db7a5 joedown11 commited on 23 days ago
fix: remove stray escape char causing SyntaxError at line 4738 1cfe7e8 joedown11 commited on 23 days ago
feat: Multi-Admin RBAC system - admin_store, router, frontend f87c91f joedown11 commited on 23 days ago
fix: Robust intent matching for personal leave balances and tag stripping 8e81438 joedown11 commited on 28 days ago
feat: Show View Leave Summary button instead of auto-opening dashboard 8ca02a2 joedown11 commited on 28 days ago
feat: Add Prorata Dashboard auto-trigger on leave balance requests 605527e joedown11 commited on 28 days ago
feat: implement full rating system - empty stars, hover preview, per-thread storage, admin badge a27005b joedown11 commited on 29 days ago
fix: response quality improvements and injection sanitization 0ce2ae3 joedown11 commited on 29 days ago
Switch org query handling from hardcoded dict to intent-based reasoning ad822cb joedown11 commited on 29 days ago
Update RAG 1.2 for Main Space with Baileys auto-poll and keep-alive 2a29b48 joedown11 commited on 29 days ago
Add mutual keep-awake pinger to ping Baileys space every 10 minutes 751f309 joedown11 commited on 29 days ago
Fix 500 error due to NoneType strip and handle URL schemes securely 2c8b1b1 joedown11 commited on 29 days ago
Update system prompt with leadership names and update URLs for testing space 3183bbf joedown11 commited on 29 days ago
feat: use global export modal for single chat export with format selection 1b782ba joedown11 commited on about 1 month ago
style: remove Granted text from OS popup alerts badge a709578 joedown11 commited on about 1 month ago
fix: persist admin preferences in localStorage and remove backend preferences endpoints d72b48e joedown11 commited on about 1 month ago
fix: resolve ReferenceError in frontend settings api caused by incorrect authHeader function name 8f35421 joedown11 commited on about 1 month ago
feat: migrate admin notification preferences to a backend-driven API to ensure single source of truth and global synchronization 560047b joedown11 commited on about 1 month ago
fix: immediately sync UI toggles on page load so they accurately reflect in-memory state 3529987 joedown11 commited on about 1 month ago
fix: implement global event deduplication to fully prevent multi-tab double notifications; add in-memory caching to guarantee settings toggles are respected even if localStorage fails a245297 joedown11 commited on about 1 month ago