Page MenuHomePhabricator

Notifications - fix pager
ClosedPublic

Authored by btrahan on Aug 27 2014, 7:14 PM.
Tags
None
Referenced Files
F13283753: D10369.diff
Sun, Jun 2, 4:16 PM
F13269525: D10369.diff
Wed, May 29, 6:25 AM
F13254916: D10369.diff
Sat, May 25, 3:54 AM
F13235206: D10369.diff
Tue, May 21, 4:27 AM
F13212677: D10369.diff
Fri, May 17, 6:58 AM
F13197621: D10369.diff
Mon, May 13, 12:21 AM
F13191905: D10369.diff
Sun, May 12, 2:17 AM
Unknown Object (File)
May 3 2024, 10:02 AM
Subscribers

Details

Summary

D10281 upgraded us to modern infrastructure but I think forget to set this little helper to return true. Fixes T5975.

Test Plan

paged through notifications with glee

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Notifications - fix pager.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

I think we could cursor page this on chronologicalKey but this is reasonable, at least until we have a better reason to support cursor paging.

This revision is now accepted and ready to land.Aug 27 2014, 7:16 PM

yeah, I tried to get that going actually and it was being all funky on me. :/

btrahan updated this revision to Diff 24958.

Closed by commit rP85b767bbdc65 (authored by @btrahan).