mirror of
https://github.com/outline/outline.git
synced 2026-08-03 13:27:25 +03:00
* Move socket management from client -> server * feedback * fix: Reconcile collection rooms on visibility change Handle collections.update transitions between private and team-visible by joining or rebuilding the collection channel, route collection events through the members channel so guests are excluded, and use removeData for the collection ids cache invalidation. --------- Co-authored-by: Claude <noreply@anthropic.com>