Page MenuHomePhabricator

Notifications - fix pager
ClosedPublic

Authored by btrahan on Aug 27 2014, 7:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 3:27 AM
Unknown Object (File)
Fri, Jan 17, 3:16 PM
Unknown Object (File)
Wed, Jan 8, 8:01 PM
Unknown Object (File)
Wed, Jan 8, 8:01 PM
Unknown Object (File)
Dec 8 2024, 5:56 AM
Unknown Object (File)
Nov 28 2024, 2:11 AM
Unknown Object (File)
Nov 24 2024, 4:45 AM
Unknown Object (File)
Nov 19 2024, 8:42 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).