fix: chat.php — add 'after' parameter for incremental message polling
The client sends `after: lastTime` to fetch only new messages since the
last poll. Server now handles this with `created_at gt.{after}` filter.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment