Skip to content

fix: stop presence sync from resetting user status to online#1094

Closed
eleboucher wants to merge 1 commit into
SableClient:devfrom
eleboucher:fix-presence-reset
Closed

fix: stop presence sync from resetting user status to online#1094
eleboucher wants to merge 1 commit into
SableClient:devfrom
eleboucher:fix-presence-reset

Conversation

@eleboucher

@eleboucher eleboucher commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description

When using sliding sync, the background presence sync poll hardcodes set_presence: 'online' on every /sync request

Fixes #1091

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

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@eleboucher eleboucher force-pushed the fix-presence-reset branch from fe4bfa7 to 1be9f0c Compare July 15, 2026 21:46
@eleboucher eleboucher marked this pull request as ready for review July 15, 2026 21:47
@eleboucher eleboucher requested review from 7w1 and hazre as code owners July 15, 2026 21:47
@7w1

7w1 commented Jul 15, 2026

Copy link
Copy Markdown
Member

Threw my solution into #1069, basically the same thing but with other sliding sync related changes so I don't need to deal with conflicts

@7w1 7w1 closed this Jul 15, 2026
@eleboucher eleboucher deleted the fix-presence-reset branch July 15, 2026 22:00
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.

my offline status keeps reseting to online after a bit

2 participants