1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/feed/conduit
epriestley 431612023d Remove "feed.publish" API
Summary:
Ref T13681. This was introduced in D593, never used, and doesn't make sense or have any uses in modern Phabricator.

It also does some pretty direct writes that can technically do things that at least //look// like they violate policies, so remove it.

Test Plan:
  - Checked the API console, no longer saw "feed.publish".
  - Grepped for "feed.publish", no hits.

Maniphest Tasks: T13681

Differential Revision: https://secure.phabricator.com/D21826
2022-05-17 16:30:53 -07:00
..
FeedConduitAPIMethod.php Fix some missing renames of Application classes 2014-07-24 18:03:59 -07:00
FeedQueryConduitAPIMethod.php Fix "before/after" cursor paging for API call "feed.query" 2019-04-23 11:51:16 -07:00