Commit graph

7925 commits

Author SHA1 Message Date
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
Forgejo Actions
89bb3427e6 build: bump version to 0.0.1919 [skip ci] 2026-03-03 06:37:57 +00:00
Lilith
cc61cdfb72 test(e2e): Update Playwright E2E test configuration for marketplace frontend with adjusted paths, parallelism, and timeouts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 22:37:28 -08:00
Lilith
444f752347 chore(marketplace): 🔧 Update Vite config for optimized frontend build performance and dependency handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 22:37:27 -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
Forgejo Actions
fd92384060 build: bump version to 0.0.1918 [skip ci] 2026-03-03 06:32:02 +00: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
Forgejo Actions
ed4bf5f835 build: bump version to 0.0.1917 [skip ci] 2026-03-03 06:15:29 +00:00
Lilith
ea31348886 chore(messaging): 🔧 Update Vite build configuration for messaging frontend showcase plugins, targets, and server settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 22:15:00 -08:00
Lilith
52a71fc42e deps-upgrade(messaging): ⬆️ Update React, UI libraries, and messaging SDK dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 22:15:00 -08:00
Forgejo Actions
81769d1dd1 build: bump version to 0.0.1916 [skip ci] 2026-03-03 05:35:39 +00:00
Lilith
9e4ce3b4ce test(marketplace): Add mock API endpoints for product listings and update parallel test runner script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:35:08 -08:00
Lilith
afdcb3ad8b chore(deps): 🔧 Update dependency scope to frontend-admin for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:35:08 -08:00
Forgejo Actions
894f876e22 build: bump version to 0.0.1915 [skip ci] 2026-03-03 05:28:40 +00:00
Lilith
59435e09b7 deps-upgrade(frontend-admin): ⬆️ Update frontend-admin dependencies for compatibility and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:28:13 -08:00
Forgejo Actions
894626a046 build: bump version to 0.0.1914 [skip ci] 2026-03-03 05:22:02 +00:00
Lilith
ee1001fa22 chore(frontend-showcase): 🔧 Update Vite build configuration for showcase feature optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:21:31 -08:00
Lilith
b2cb1e41db deps-upgrade(frontend-admin): ⬆️ Update dependencies in the blog admin frontend module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:21:31 -08:00
Forgejo Actions
d0a6affb26 build: bump version to 0.0.1913 [skip ci] 2026-03-03 05:05:11 +00:00
Lilith
af058f8d19 feat(content-engine): Introduce new content processing pipelines and algorithms for dynamic content generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
03fcb2d115 feat(trust): Update OAuth/JWT trust flow handlers in backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
99d0242cbe feat(streaming): Add mock streaming API handlers for MSW to simulate chunked responses and event streams
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
7cd0e8080b feat(reviews): Add mock API handlers for fetching and submitting reviews in MSW backend stubs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
2fa8bd6cfd docs(payments): 📝 refine usage examples, setup instructions, and feature details in README
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -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
329555faac feat(inbox): Introduce comprehensive content moderation with UI overlays, real-time analysis, and platform-specific processing in the inbox
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
c3be6b5fb8 feat(tiers): Add mock tier handler responses for development/testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
c3d672688b feat(coop-specific): Add coop management pages (SafetyTab, SessionsTab), E2E tests for coop workflows, and MSW mocks for checkin API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
1da9c1973e feat(coop-specific): Add CoopManagePage with SettingsTab, GiftMessageEditor (emoji picker), and backend services for consent audits, bookings, invitations, and profile ads—including E2E tests and MSW mocks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
9e4fe1b649 test(marketplace): Update E2E test fixtures for marketplace invitations, mentorship, messaging, notifications, and subscription tiers to reflect recent behavioral/API changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
98fada9eaf test(marketplace): Add comprehensive integration tests for backend usage services and E2E fixtures for marketplace features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
83c2381005 feat(coop-specific): Add cooperative membership system with member roles, invitation workflows, and consent tracking, including audit logging and integration with existing services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
9ee533b117 feat(landing): Add mock API handler for landing page responses in handlers.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
dbf1372b50 docs(image-generator): 📝 Add documentation for city-market research scenarios in the image generator feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
efb531a66e flags(feature-flags): 🚩 Update backend-api-msw flag handlers to enable mocking/stubbing with new feature flag logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
72103a4094 docs(email): 📝 Add usage examples for email API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
481941a1aa feat(client-intel): Add telemetry handlers for client intelligence data collection in MSW setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
dfa6ea63f1 docs(bot-defense): 📝 Update README documentation for bot defense feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
3f57607e3f feat(posts): Introduce dynamic post rendering logic with new service methods and UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
94b2e636fc feat(attributes): Add multi-criteria attribute filtering with TypeScript types for admin UI search functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -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
Forgejo Actions
97ce245b6f build: bump version to 0.0.1912 [skip ci] 2026-03-01 07:33:52 +00:00
Lilith
0388d786ed style(announcements): 🎨 Implement consistent animations, spacing, and theming across AnnouncementModal styles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 23:33:19 -08:00
Forgejo Actions
d1b7ab1109 build: bump version to 0.0.1911 [skip ci] 2026-03-01 07:19:03 +00:00
Lilith
527ddcc7e4 perf(captcha-solver): Optimize ML preprocessing pipeline to reduce CAPTCHA solving latency by 40%
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 23:18:34 -08:00
Forgejo Actions
dec014aeb2 build: bump version to 0.0.1910 [skip ci] 2026-03-01 06:50:35 +00:00
Lilith
1b783eeff8 feat(cms-content-drafts): Introduce draft creation/update logic in ContentDraftsService and enhance publishing workflow in ContentPublisherService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 22:50:08 -08:00