Add a function to a spec which determines which threads, entries, etc. need to be fetched.
Depends on D9653
Paths
| Differential D9654 Authored by tomek on Oct 31 2023, 8:38 AM.
Details Summary Add a function to a spec which determines which threads, entries, etc. need to be fetched. Depends on D9653 Test Plan Generate some updates, reintroduce old code, and compare new with old result using _.isEqual
Diff Detail
Event TimelineHerald added subscribers: will, ashoat. · View Herald TranscriptOct 31 2023, 8:38 AM2023-10-31 08:38:04 (UTC-7) Harbormaster completed remote builds in B23609: Diff 32552.Oct 31 2023, 8:56 AM2023-10-31 08:56:01 (UTC-7) This revision is now accepted and ready to land.Nov 2 2023, 6:39 AM2023-11-02 06:39:26 (UTC-7) Closed by commit rCOMM1af48b185e92: [keyserver] Determine which entities to fetch in a spec (authored by tomek). · Explain WhyNov 6 2023, 6:58 AM2023-11-06 06:58:56 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32773 keyserver/src/creators/update-creator.js
lib/shared/updates/join-thread-spec.js
lib/shared/updates/update-current-user-spec.js
lib/shared/updates/update-entry-spec.js
|