Skip to content

Add optional beta Sliding Sync support#67

Merged
7w1 merged 15 commits into7w1:devfrom
CloudHub-Social:sliding-sync
Mar 3, 2026
Merged

Add optional beta Sliding Sync support#67
7w1 merged 15 commits into7w1:devfrom
CloudHub-Social:sliding-sync

Conversation

@Just-Insane
Copy link

Description

This change introduces a beta implementation of sliding sync support with an toggle to enable it:

config.json

  "slidingSync": {
    "enabled": false
  },

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@7w1
Copy link
Owner

7w1 commented Mar 3, 2026

Seems like Spaces don't work, as in they simply aren't present for me and all the rooms are thrown into the rooms list. I think that was the only issue I had? Admittedly I was distracted by said issue and tested little else.

@7w1 7w1 merged commit 3a8ed93 into 7w1:dev Mar 3, 2026
4 checks passed
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.

2 participants