pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:JavaScript
Filter by
184M results
Résumé
- messages_fr.properties + messages_en.properties : 70 clés (sujets, corps, CTA, footer, format date)
- spring.messages.basename: messages + encoding: UTF-8 dans application.yml
- EmailService ...
Summary
Replaced the legacy single-table moderation cases system with a new, fully decoupled case / sanction / event model.
Every sanction in Moddy now flows through a scalable CaseService, eliminating ...
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com Claude-Session:
https://claude.ai/code/session_01WBrer56rHirKVcSPNywZev
Motivation
- Provide a maintainable source-driven static site workflow and replace hand-edited /docs HTML with generated output
and a simple Python-based build tool.
- Add a modern responsive ...
codex
Summary
Revives closed #8 with @P00rkavi s commits preserved on org branch feature/medical-billing-hitl-auditor.
- Merged latest main (supervisor rename, hourly_tracking HITL, deep_research, etc.) ...
Bump manifest.json from 1.2.1 → 1.3.0 for Chrome Web Store submission. Includes all changes from PRs #88–#90: daily
leaderboard, 5K cap, IP logging, anti-abuse, sign-in card at top of popup.
Generated ...
Replace the mailto link in Footer.jsx with a Gmail compose URL (CALLBACK_GMAIL_URL) that URL-encodes recipient, subject
and body. Adds CALLBACK_* constants and opens the compose window in a new tab (target= ...