Commit graph

20 commits

Author SHA1 Message Date
Lilith
197a1ed980 test(moderated-text-input): Update test cases and refactor mocks for ContentModerationProvider to enhance content moderation test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 05:00:03 -07:00
Lilith
149b6d7452 test(moderated-text-input): Update Vitest configuration for moderated-text-input package with test plugins, environment settings, or other test-specific configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 05:00:03 -07:00
Lilith
d9034b07ad chore(messaging): 🔧 Update Vite, Vitest, and TypeScript configs for messaging feature with plugins, path adjustments, and stricter settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:53:41 -07:00
Lilith
c83fc62656 feat(moderated-text-input): Add moderated text input components with content moderation overlay, submit hooks, and mock fixtures for messaging features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:38:06 -07:00
Lilith
0daf74e2f8 deps-upgrade(messaging): ⬆️ Update messaging dependencies to maintain compatibility and security in frontend-public and moderated-text-input packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:38:06 -07:00
Lilith
d5a86d36c2 feat(inbox): Add content moderation hook, ModerationStatus types, and async worker for message processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:36:46 -07:00
Lilith
834c1e7da1 feat(messaging): Add ContentModerationSettings service, ModerationMetadataPanel component, and ContentModerationOverlay for moderation rule management and UI in messaging.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 00:27:17 -08:00
Lilith
2c6787004a feat(messaging): Add real-time content moderation worker and overlay component with moderation provider tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 22:45:43 -08:00
Lilith
7876d0f1b3 deps-upgrade(messaging): ⬆️ Update shared frontend dependencies across frontend-public, frontend-showcase, and moderated-text-input packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 22:37:27 -08:00
Lilith
270735de12 refactor(moderated-text-input): ♻️ Move ContentModerationOverlay, settings, and worker into a reusable moderated-text-input package for worker-based processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 22:31:33 -08:00
Lilith
6f317887cc feat(moderated-text-input): Add React hook for debounced moderation checks with submission handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
d29a7a3521 feat(moderated-text-input): Introduce debounced moderation hooks, update context provider, and add moderation category tests while optimizing build configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
c04c802fbd feat(moderated-text-input): Implement moderation pipeline with real-time scoring, caching, and UI components for moderated text input
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
a6b2f943bc chore(messaging): 🔧 Update build/testing configs for TypeScript, Vite, Vitest, and Docker Compose to standardize messaging module tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
a79ffee1ca deps-upgrade(json): ⬆️ Update core JSON dependencies across modules to align with updated React/TypeScript versions in root and feature packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
bad2270a99 refactor(content-moderation): ♻️ Restructure ContentModerationOverlay.tsx for improved reusability, consistency, and performance across messaging features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
d0aed1d79b feat(streaming): Add ContentModerationOverlay component and implement streaming session timer and WebSocket moderation tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:39:00 -08:00
Lilith
e1a1bd91fe feat(messaging): Introduce moderated text input with metadata display and styling support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:22:38 -08:00
Lilith
2912cea7a0 deps-upgrade(messaging): ⬆️ Bump React and UI component dependencies in frontend-showcase and moderated-text-input
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:22:38 -08:00
Lilith
806bbbdced feat(messaging): Add WebSocket-based real-time messaging infrastructure with optimized serialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:13:54 -08:00