Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Additional sliding sync enhancements#75

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

Additional sliding sync enhancements#75
7w1 merged 6 commits into7w1:devfrom
CloudHub-Social:sliding-sync

Conversation

@Just-Insane
Copy link
Copy Markdown
Collaborator

Description

This PR resolves some additional sliding sync bugs (and potential future bugs), and also implements a lower-churn sync state, especially for limited network/lower power devices such as phones (where supported). This is set dynamically based off of information provided to the app about things such as network quality, if it is a mobile device, and if the network is set to reduce data usage. It also adds some additional diagnostic information in the developer tools section that exposes the information above.

Fixes #

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 7w1 merged commit 36738ae into 7w1:dev Mar 3, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants