Page MenuHomePhabricator

[lib][web][native] Refactor actions in entry-actions.js
ClosedPublic

Authored by inka on Oct 4 2023, 6:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 6:35 AM
Unknown Object (File)
Sat, Nov 2, 6:08 AM
Unknown Object (File)
Sun, Oct 27, 9:47 PM
Unknown Object (File)
Sun, Oct 27, 9:47 PM
Unknown Object (File)
Sun, Oct 27, 9:47 PM
Unknown Object (File)
Sun, Oct 27, 9:36 PM
Unknown Object (File)
Oct 18 2024, 6:54 PM
Unknown Object (File)
Oct 5 2024, 7:30 PM
Subscribers

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Oct 4 2023, 6:47 AM
michal requested changes to this revision.Oct 11 2023, 1:16 AM
michal added inline comments.
lib/actions/entry-actions.js
80 ↗(On Diff #31633)

CalendarQuery.filters may be CalendarThreadFilter which contain threadIDs so we need to create a new a calendarQuery for each keyserver with only the threads it is interested in.

This revision now requires changes to proceed.Oct 11 2023, 1:16 AM

Separate query per keyserver

This revision is now accepted and ready to land.Nov 3 2023, 5:16 AM