Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Presence fix for idle mode #15989

Closed

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    d6a6dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f2fa60 View commit details
    Browse the repository at this point in the history
  3. Fix race between send_user_sync() and send_stop_syncing(), which was …

    …triggering about every 35 seconds and preventing idle.
    realtyem committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b4e3987 View commit details
    Browse the repository at this point in the history
  4. Fix UNAVAILABLE not staying set and causing a flicker to be sent out …

    …over sync and federation
    realtyem committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f350e01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc8cbdd View commit details
    Browse the repository at this point in the history
  6. changelog

    realtyem committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bf71e78 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Combine the condition checking previous state to new state so that la…

    …st_active_ts is updated if we were anything but already ONLINE
    realtyem committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6b7e273 View commit details
    Browse the repository at this point in the history
  2. Revert "Combine the condition checking previous state to new state so…

    … that last_active_ts is updated if we were anything but already ONLINE"
    
    This reverts commit 6b7e273.
    realtyem committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    183e5f5 View commit details
    Browse the repository at this point in the history