1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 08:06:13 +01:00
phorge-phorge/src/applications/feed
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
..
application Make "Core Applications" more reasonable 2016-08-12 07:57:59 -07:00
builder Merge branch 'master' into redesign-2015 2015-07-01 15:07:16 -07:00
conduit Fix "before/after" cursor paging for API call "feed.query" 2019-04-23 11:51:16 -07:00
config Add formal setup guidance warning that "feed.http-hooks" will be removed in a future version of Phabricator 2019-02-07 14:54:09 -08:00
controller Update Feed Story page for newPage 2016-04-03 15:34:07 -07:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Convert complex query subclasses to use internal cursors 2019-03-19 13:02:16 -07:00
storage Add a rough "bin/repository unpublish" workflow to attempt to cleanup improperly published repositories 2018-03-30 08:46:11 -07:00
story Separate "feed" and "notifications" better, allow stories to appear in notifications only 2018-12-10 16:02:43 -08:00
worker Revert "feed.http-hooks" HTTP request construction to use "http_build_query()" so nested "storyData" is handled correctly 2019-02-07 14:53:03 -08:00
PhabricatorFeedStoryPublisher.php Fix an off-by-one error affecting mail rendering of inlines on the final line of a file 2018-11-26 10:12:09 -08:00