pahvalentines/backend/app/services
michael 854fc33246 fix(safety): use substring matching for banned words filter
Remove word-boundary anchors so banned words are caught even when
embedded in larger strings (e.g. "xBatmanx" now matches "Batman").

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:42:02 -06:00
..
__init__.py feat: add server-side profanity filter with real-time validation 2026-02-04 08:29:58 -06:00
profanity.py fix(safety): use substring matching for banned words filter 2026-02-06 15:42:02 -06:00
storage.py feat(download): use signed URLs for video download 2026-02-05 14:48:06 -06:00