1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 16:16:14 +01:00
phorge-phorge/src/applications/feed/conduit
epriestley b0b8926c75 Fix "before/after" cursor paging for API call "feed.query"
Summary:
Ref T13266. See <https://discourse.phabricator-community.org/t/undefined-method-setafterid-when-calling-feed-query/2653>.

This older API call needs an update to the newer paging/cursor API.

Test Plan: Called `feed.query` with an "after" parameter.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: Itms

Maniphest Tasks: T13266

Differential Revision: https://secure.phabricator.com/D20456
2019-04-23 11:51:16 -07:00
..
FeedConduitAPIMethod.php Fix some missing renames of Application classes 2014-07-24 18:03:59 -07:00
FeedPublishConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
FeedQueryConduitAPIMethod.php Fix "before/after" cursor paging for API call "feed.query" 2019-04-23 11:51:16 -07:00