agent-ecosystem/src/renderer/components
iliya 2c345dccfc fix: use OR logic for FROM/TO message filters
When both FROM and TO filters are active simultaneously,
messages matching either direction are shown instead of
requiring both conditions (which produced empty results
for same-member selections like FROM:bob + TO:bob).

Single-filter behavior remains unchanged.
2026-03-09 21:33:23 +02:00
..
chat feat: refine team provisioning and UI components for improved user experience 2026-03-09 18:15:00 +02:00
common feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
dashboard feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
extensions merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00
layout feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
schedules feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
search feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
settings feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
sidebar feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
team fix: use OR logic for FROM/TO message filters 2026-03-09 21:33:23 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00