Skip to content

feat: subscription auto-cleanup and socket disconnect fix#114

Open
TzachiSh wants to merge 1 commit intonats-nui:mainfrom
TzachiSh:pr/socket-fix
Open

feat: subscription auto-cleanup and socket disconnect fix#114
TzachiSh wants to merge 1 commit intonats-nui:mainfrom
TzachiSh:pr/socket-fix

Conversation

@TzachiSh
Copy link
Copy Markdown

@TzachiSh TzachiSh commented Feb 7, 2026

Summary

  • Add subscription auto-cleanup with TTL, max messages, and history settings
  • Show expiry time in subscription messages
  • Add X button to remove individual messages from list
  • Fix socket disconnect when window is moving

Changes

  • Frontend: Added subscription settings dialog with TTL/max messages/history options
  • Frontend: Added expiry time display and remove button for messages
  • Backend: Implemented subscription cleanup logic with configurable TTL
  • Backend: Fixed WebSocket connection stability during window movement

Re-opened from #112 after removing accidentally committed secrets from git history.

🤖 Generated with Claude Code

- Add TTL, max messages, and history settings for subscriptions
- Show expiry time in subscription message
- Add X button to remove individual messages
- Fix socket disconnect when window is moving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant