Page MenuHomePhabricator

[keyserver] Read calendar query directly from viewer.
ClosedPublic

Authored by tomek on Sep 5 2023, 8:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 4:00 PM
Unknown Object (File)
Sun, Nov 10, 4:00 PM
Unknown Object (File)
Sun, Nov 10, 3:58 PM
Unknown Object (File)
Tue, Nov 5, 2:12 AM
Unknown Object (File)
Wed, Oct 23, 1:29 AM
Unknown Object (File)
Mon, Oct 21, 5:05 AM
Unknown Object (File)
Oct 12 2024, 2:04 AM
Unknown Object (File)
Oct 1 2024, 11:01 PM
Subscribers

Details

Summary

We were providing calendar query to a fetch from a spec as a separate parameter. Each time a value for this parameter was computed, it was taken from the viewer object. It means that we can simplify the code by reading the query inside specs that need it.

https://linear.app/comm/issue/ENG-4822/consider-using-calendarquery-from-viewer-inside-state-sync-specs

Depends on D9081

Test Plan

Modify server state and check if state check fixes client state.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable